22 matches found
Remote Code Execution (RCE)
fs-path is vulnerable to remote code execution RCE attacks. The vulnerability exists due to the lack of sanitization of user input when performing various operations such as copy, allowing malicious input to be executed...
9.8CVSS9.6AI score0.11168EPSS
SaveExploits1References4Affected Software1
Node.js third-party modules: `fs-path` concatenates unsanitized input into exec()/execSync() commands
I would like to report command injection in fs-path. It allows to inject and execute arbitrary shell commands while performing various operations from fs-path API like copying files. Module module name: fs-path version: 0.0.24 npm page: https://www.npmjs.com/package/fs-path Module Description...
10CVSS0.5AI score0.11168EPSS
SaveExploits1
20