This affects the package node-notifier before 9.0.0. It allows an attacker to run arbitrary commands on Linux machines due to the options params not being sanitised when being passed an array.
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-NODENOTIFIER-1035794 | third party advisory |
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1050371 | third party advisory |
https://github.com/mikaelbr/node-notifier/blob/master/lib/utils.js%23L303 | broken link |