This affects the package kill-by-port before 0.0.2. If (attacker-controlled) user input is given to the killByPort 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.
References
Link | Resource |
---|---|
https://github.com/GuyMograbi/kill-by-port/blob/16dcbe264b6b4a5ecf409661b42836dd286fd43f/index.js%23L8 | Broken Link |
https://github.com/GuyMograbi/kill-by-port/commit/ea5b1f377e196a4492e05ff070eba8b30b7372c4 | Patch Third Party Advisory |
https://snyk.io/vuln/SNYK-JS-KILLBYPORT-1078531 | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2021-03-30 15:15
Updated : 2024-02-28 18:28
NVD link : CVE-2021-23363
Mitre link : CVE-2021-23363
CVE.ORG link : CVE-2021-23363
JSON object : View
Products Affected
kill-by-port_project
- kill-by-port
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')