Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-24725

6.2 · MEDIUM
Published Mar 3, 2022 shescape_project CWE-200 EPSS 0.50% (41th pctl)

Overview

CVE-2022-24725 is a medium-severity vulnerability affecting shescape_project shescape. It was published on March 3, 2022 and has a CVSS 3.1 base score of 6.2 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.2, rated MEDIUM. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical 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, "\\~")`.

Remediation

Check the references section for vendor advisories and patches from shescape_project. Update shescape to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
shescape_project shescape >= 1.4.0, < 1.5.1 Affected

Frequently Asked Questions

What is CVE-2022-24725?

CVE-2022-24725 is a medium-severity vulnerability affecting shescape_project shescape. It was published on March 3, 2022 and has a CVSS 3.1 base score of 6.2 (MEDIUM).

How severe is CVE-2022-24725?

This vulnerability has a CVSS 3.1 base score of 6.2, rated MEDIUM. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2022-24725?

Check the references section for vendor advisories and patches from shescape_project. Update shescape to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-24725?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-24725 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.