CVE-2022-24725
Last modified
CVE-2022-24725 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. Shescape is a shell escape package for JavaScript. An issue in versions 1.4.0 to 1.5.1 allows for exposure of the home directory on Unix systems when using Bash with the `escape` or `escapeAll` functions from the _shescape_ API with the `interpolation` option set to `true`. EPSS estimates a 0.49% chance of exploitation in the next 30 days.
Description
Shescape is a shell escape package for JavaScript. An issue in versions 1.4.0 to 1.5.1 allows for exposure of the home directory on Unix systems when using Bash with the `escape` or `escapeAll` functions from the _shescape_ API with the `interpolation` option set to `true`. Other tested shells, Dash and Zsh, are not affected. Depending on how the output of _shescape_ is used, directory traversal may be possible in the application using _shescape_. The issue was patched in version 1.5.1. As a workaround, manually escape all instances of the tilde character (`~`) using `arg.replace(/~/g, "\\~")`.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Shescape Project | Shescape | >= 1.4.0, < 1.5.1 |
References
- https://github.com/ericcornelissen/shescape/issues/169Exploit, Issue Tracking, Third Party Advisory
- https://github.com/ericcornelissen/shescape/pull/170Patch, Third Party Advisory
- https://github.com/ericcornelissen/shescape/security/advisories/GHSA-446w-rrm4-r47fExploit, Third Party Advisory
- https://github.com/ericcornelissen/shescape/issues/169Exploit, Issue Tracking, Third Party Advisory
- https://github.com/ericcornelissen/shescape/pull/170Patch, Third Party Advisory
- https://github.com/ericcornelissen/shescape/security/advisories/GHSA-446w-rrm4-r47fExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-24725?
How severe is CVE-2022-24725?
How do I fix CVE-2022-24725?
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-2472Improper Initialization vulnerability in the local server co…5.5
- CVE-2022-24720image_processing is an image processing wrapper for libvips …9.8
- CVE-2022-24721CometD is a scalable comet implementation for web messaging.…8.1
- CVE-2022-24722VIewComponent is a framework for building view components in…6.1
- CVE-2022-24723URI.js is a Javascript URL mutation library. Before version …5.3
- CVE-2022-24724cmark-gfm is GitHub's extended version of the C reference im…9.8
- CVE-2022-24726Istio is an open platform to connect, manage, and secure mic…7.5
- CVE-2022-24727Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultID…
- CVE-2022-24728CKEditor4 is an open source what-you-see-is-what-you-get HTM…5.4
- CVE-2022-24729CKEditor4 is an open source what-you-see-is-what-you-get HTM…7.5
- CVE-2022-2473The WP-UserOnline plugin for WordPress is vulnerable to Stor…4.8
- CVE-2022-24730Argo CD is a declarative, GitOps continuous delivery tool fo…6.5
Are you affected by CVE-2022-24725?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
