Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsThere is no fixed version for npm-node-utils
.
This was deemed not a vulnerability.
Affected versions of this package are vulnerable to Command Injection via the getRemotePackageInfo
function due to improper input sanitization.
var root = require("get-global-packages")
root.getRemotePackageInfo({"name":"& touch JHU &"})