Shescape is a simple shell escape package for JavaScript. Versions prior to 1.5.8 were found to be subject to code injection on windows. This impacts users that use Shescape (any API function) to escape arguments for cmd.exe on Windows An attacker can omit all arguments following their input by including a line feed character (`'\n'`) in the payload. This bug has been patched in [v1.5.8] which you can upgrade to now. No further changes are required. Alternatively, line feed characters (`'\n'`) can be stripped out manually or the user input can be made the last argument (this only limits the impact).
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2022-08-01T19:20:18

Updated: 2022-08-01T19:20:17

Reserved: 2022-05-18T00:00:00


Link: CVE-2022-31179

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2022-08-01T20:15:08.177

Modified: 2022-08-09T13:30:41.467


Link: CVE-2022-31179

JSON object: View

cve-icon Redhat Information

No data.

CWE