OS Command Injection vulnerability in allenhwkim proctree through 0.1.1 and commit 0ac10ae575459457838f14e21d5996f2fa5c7593 for Node.js, allows attackers to execute arbitrary commands via the fix function.
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://advisory.checkmarx.net/advisory/CX-2021-4783 | third party advisory exploit |
https://github.com/allenhwkim/proctree/blob/master/index.js#L46 | third party advisory exploit |