2 matches found
PT-2022-8897 · Npm · Npm-Help
Name of the Vulnerable Software and Affected Versions: npm-help affected versions not specified Description: The issue affects the npm-help package, with the injection point located in line 13 of the index.js file, specifically in the export.latestVersion function. Recommendations: At the moment,...
9.8CVSS9.6AI score0.01455EPSS
SaveExploits1References5
Command Injection
Overview Affected versions of this package are vulnerable to Command Injection. The injection point is located in line 13 in index.js file in export.latestVersion function. PoC: var root = require"npm-help"; var module = "& touch JHU"; root.latestVersionmodule; Remediation There is no fixed versi...
9.8CVSS7.3AI score0.01455EPSS
SaveExploits1References2
20