CVE-2022-31179

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).
Configurations

Configuration 1 (hide)

AND
cpe:2.3:a:shescape_project:shescape:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*

History

21 Nov 2024, 07:04

Type Values Removed Values Added
References () https://github.com/ericcornelissen/shescape/pull/332 - Patch, Third Party Advisory () https://github.com/ericcornelissen/shescape/pull/332 - Patch, Third Party Advisory
References () https://github.com/ericcornelissen/shescape/releases/tag/v1.5.8 - Release Notes, Third Party Advisory () https://github.com/ericcornelissen/shescape/releases/tag/v1.5.8 - Release Notes, Third Party Advisory
References () https://github.com/ericcornelissen/shescape/security/advisories/GHSA-jjc5-fp7p-6f8w - Exploit, Patch, Third Party Advisory () https://github.com/ericcornelissen/shescape/security/advisories/GHSA-jjc5-fp7p-6f8w - Exploit, Patch, Third Party Advisory
CVSS v2 : unknown
v3 : 9.8
v2 : unknown
v3 : 8.1

Information

Published : 2022-08-01 20:15

Updated : 2024-11-21 07:04


NVD link : CVE-2022-31179

Mitre link : CVE-2022-31179

CVE.ORG link : CVE-2022-31179


JSON object : View

Products Affected

microsoft

  • windows

shescape_project

  • shescape
CWE
CWE-74

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')