mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 09:28:10 +02:00
859 B
859 B
CVE-2021-23356
Description
This affects all versions of package kill-process-by-name. If (attacker-controlled) user input is given, 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
Reference
- https://snyk.io/vuln/SNYK-JS-KILLPROCESSBYNAME-1078534
- https://snyk.io/vuln/SNYK-JS-KILLPROCESSBYNAME-1078534
Github
No PoCs found on GitHub currently.