diskusage-ng through 0.2.4 is vulnerable to Command Injection.It allows execution of arbitrary commands via the path argument.
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://snyk.io/vuln/SNYK-JS-DISKUSAGENG-564425 | exploit |
https://github.com/iximiuz/node-diskusage-ng/blob/master/lib/posix.js#L11 | third party advisory exploit |