The package p4 before 0.0.7 are vulnerable to Command Injection via the run() function due to improper input sanitization
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Link | Tags |
---|---|
https://security.snyk.io/vuln/SNYK-JS-P4-3167330 | exploit third party advisory patch |
https://github.com/natelong/p4/blob/master/p4.js%23L12 | third party advisory broken link |
https://github.com/natelong/p4/commit/ae42e251beabf67c00539ec0e1d7aa149ca445fb | third party advisory patch |