op-browser through 1.0.6 is vulnerable to Command Injection. It allows execution of arbitrary commands via the url 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://github.com/hiproxy/open-browser/blob/master/lib/index.js#L75%2C | |
https://snyk.io/vuln/SNYK-JS-OPBROWSER-564259 | third party advisory exploit |