CVE-2021-23355
Last modified
CVE-2021-23355 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. This affects all versions of package ps-kill. If (attacker-controlled) user input is given to the kill function, it is possible for an attacker to execute arbitrary commands. EPSS estimates a 1.20% chance of exploitation in the next 30 days.
Description
This affects all versions of package ps-kill. If (attacker-controlled) user input is given to the kill function, it is possible for an attacker to execute arbitrary commands. This is due to use of the child_process exec function without input sanitization in the index.js file. PoC (provided by reporter): var ps_kill = require('ps-kill'); ps_kill.kill('$(touch success)',function(){});
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Ps-Kill Project | Ps-Kill | All versions |
References
- https://snyk.io/vuln/SNYK-JS-PSKILL-1078529Exploit, Third Party Advisory
- https://snyk.io/vuln/SNYK-JS-PSKILL-1078529Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-23355?
How severe is CVE-2021-23355?
How do I fix CVE-2021-23355?
Are you affected by CVE-2021-23355?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
