2 matches found
Command Injection
exec-local-bin is vulnerable to Command Injection attacks. The library does not properly sanitize user-input via theProcess function, which allows an attacker to inject and execute malicious commands...
9.8CVSS9.4AI score0.02554EPSS
SaveExploits1References4Affected Software1
Command Injection
Overview Affected versions of this package are vulnerable to Command Injection via the theProcess functionality due to improper user-input sanitization. PoC js var root = require"exec-local-bin" root"& touch JHU", Remediation Upgrade exec-local-bin to version 1.2.0 or higher. References - GitHub...
9.8CVSS7.4AI score0.02554EPSS
SaveExploits1References2
20