The issue occurs because tagName user input is formatted inside the exec function is executed without any checks.
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-MVERSION-573174 | third party advisory exploit |
https://github.com/mikaelbr/mversion/commit/b7a8b32600e60759a7ad3921ec4a2750bf173482 | third party advisory patch |
https://github.com/418sec/huntr/pull/102 | third party advisory exploit |