CVE-2022-36064
Last modified
CVE-2022-36064 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Shescape is a shell escape package for JavaScript. An Inefficient Regular Expression Complexity vulnerability impacts users that use Shescape to escape arguments for the Unix shells `Bash` and `Dash`, or any not-officially-supported Unix shell; and/or using the `escape` or `escapeAll` functions with the `interpolation` option set to `true`. EPSS estimates a 1.10% chance of exploitation in the next 30 days.
Description
Shescape is a shell escape package for JavaScript. An Inefficient Regular Expression Complexity vulnerability impacts users that use Shescape to escape arguments for the Unix shells `Bash` and `Dash`, or any not-officially-supported Unix shell; and/or using the `escape` or `escapeAll` functions with the `interpolation` option set to `true`. An attacker can cause polynomial backtracking or quadratic runtime in terms of the input string length due to two Regular Expressions in Shescape that are vulnerable to Regular Expression Denial of Service (ReDoS). This bug has been patched in v1.5.10. For `Dash` only, this bug has been patched since v1.5.9. As a workaround, a maximum length can be enforced on input strings to Shescape to reduce the impact of the vulnerability. It is not recommended to try and detect vulnerable input strings, as the logic for this may end up being vulnerable to ReDoS itself.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Shescape Project | Shescape | >= 1.5.1, < 1.5.10 |
References
- https://github.com/ericcornelissen/shescape/pull/373Issue Tracking, Patch, Third Party Advisory
- https://github.com/ericcornelissen/shescape/releases/tag/v1.5.10Release Notes, Third Party Advisory
- https://github.com/ericcornelissen/shescape/security/advisories/GHSA-gp75-h7j6-5pv3Exploit, Issue Tracking, Mitigation, Third Party Advisory
- https://github.com/ericcornelissen/shescape/pull/373Issue Tracking, Patch, Third Party Advisory
- https://github.com/ericcornelissen/shescape/releases/tag/v1.5.10Release Notes, Third Party Advisory
- https://github.com/ericcornelissen/shescape/security/advisories/GHSA-gp75-h7j6-5pv3Exploit, Issue Tracking, Mitigation, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-36064?
How severe is CVE-2022-36064?
How do I fix CVE-2022-36064?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-36059matrix-js-sdk is a Matrix messaging protocol Client-Server S…5.3
- CVE-2022-3606A vulnerability was found in Linux Kernel. It has been class…5.5
- CVE-2022-36060matrix-react-sdk is a Matrix chat protocol SDK for React Jav…5.3
- CVE-2022-36061Elrond go is the go implementation for the Elrond Network pr…9.8
- CVE-2022-36062Grafana is an open-source platform for monitoring and observ…3.8
- CVE-2022-36063Azure RTOS USBx is a USB host, device, and on-the-go (OTG) e…9.8
- CVE-2022-36065GrowthBook is an open-source platform for feature flagging a…7.5
- CVE-2022-36066Discourse is an open source discussion platform. In versions…7.2
- CVE-2022-36067vm2 is a sandbox that can run untrusted code with whiteliste…10
- CVE-2022-36068Discourse is an open source discussion platform. In versions…4.3
- CVE-2022-36069Poetry is a dependency manager for Python. When handling dep…7.3
- CVE-2022-3607Failure to Sanitize Special Elements into a Different Plane …6
Are you affected by CVE-2022-36064?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
