2 matches found
Radarsu Ts-process-promises Command Injection Vulnerability
Radarsu Ts-process-promises is a Javascript-based application for executing shell commands with cached output by the individual developers at Radarsu. Ts-process-promises is vulnerable to a command injection vulnerability with an injection point at line 45 of lib/process-promises.js...
9.8CVSS7.3AI score0.01355EPSS
SaveExploits1References2
Command Injection
Overview Affected versions of this package are vulnerable to Command Injection. The injection point is located in line 45 in main entry of package in lib/process-promises.js. PoC var a =require"ts-process-promises"; a.exec"touch JHU",; Remediation There is no fixed version for ts-process-promises...
9.8CVSS7.2AI score0.01355EPSS
SaveExploits1References2
20