{"api_version":"1","generated_at":"2026-07-23T23:03:37+00:00","cve":"CVE-2022-24725","urls":{"html":"https://cve.report/CVE-2022-24725","api":"https://cve.report/api/cve/CVE-2022-24725.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2022-24725","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2022-24725"},"summary":{"title":"CVE-2022-24725","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, \"\\\\~\")`.","state":"PUBLIC","assigner":"security-advisories@github.com","published_at":"2022-03-03 22:15:00","updated_at":"2023-06-23 19:17:00"},"problem_types":["CWE-78"],"metrics":[],"references":[{"url":"https://github.com/ericcornelissen/shescape/security/advisories/GHSA-446w-rrm4-r47f","name":"https://github.com/ericcornelissen/shescape/security/advisories/GHSA-446w-rrm4-r47f","refsource":"CONFIRM","tags":[],"title":"Exposure of home directory through shescape on Unix with Bash · Advisory · ericcornelissen/shescape · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://github.com/ericcornelissen/shescape/issues/169","name":"https://github.com/ericcornelissen/shescape/issues/169","refsource":"MISC","tags":[],"title":"String like `=~` in Bash not escaped properly by escape(All) with interpolation escaping enabled · Issue #169 · ericcornelissen/shescape · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://github.com/ericcornelissen/shescape/pull/170","name":"https://github.com/ericcornelissen/shescape/pull/170","refsource":"MISC","tags":[],"title":"Escape trailing strings like `=~` for Bash-like shells by ericcornelissen · Pull Request #170 · ericcornelissen/shescape · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://www.cve.org/CVERecord?id=CVE-2022-24725","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2022-24725","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2022","cve_id":"24725","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"shescape_project","cpe5":"shescape","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"node.js","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"CVE_data_meta":{"ASSIGNER":"security-advisories@github.com","ID":"CVE-2022-24725","STATE":"PUBLIC","TITLE":"Exposure of home directory through shescape on Unix with Bash"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"shescape","version":{"version_data":[{"version_value":">= 1.4.0, < 1.5.1"}]}}]},"vendor_name":"ericcornelissen"}]}},"data_format":"MITRE","data_type":"CVE","data_version":"4.0","description":{"description_data":[{"lang":"eng","value":"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, \"\\\\~\")`."}]},"impact":{"cvss":{"attackComplexity":"LOW","attackVector":"LOCAL","availabilityImpact":"NONE","baseScore":6.2,"baseSeverity":"MEDIUM","confidentialityImpact":"HIGH","integrityImpact":"NONE","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N","version":"3.1"}},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"CWE-200: Exposure of Sensitive Information to an Unauthorized Actor"}]}]},"references":{"reference_data":[{"name":"https://github.com/ericcornelissen/shescape/security/advisories/GHSA-446w-rrm4-r47f","refsource":"CONFIRM","url":"https://github.com/ericcornelissen/shescape/security/advisories/GHSA-446w-rrm4-r47f"},{"name":"https://github.com/ericcornelissen/shescape/issues/169","refsource":"MISC","url":"https://github.com/ericcornelissen/shescape/issues/169"},{"name":"https://github.com/ericcornelissen/shescape/pull/170","refsource":"MISC","url":"https://github.com/ericcornelissen/shescape/pull/170"}]},"source":{"advisory":"GHSA-446w-rrm4-r47f","discovery":"UNKNOWN"}},"nvd":{"publishedDate":"2022-03-03 22:15:00","lastModifiedDate":"2023-06-23 19:17:00","problem_types":["CWE-78"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N","attackVector":"LOCAL","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"NONE","availabilityImpact":"NONE","baseScore":5.5,"baseSeverity":"MEDIUM"},"exploitabilityScore":1.8,"impactScore":3.6},"baseMetricV2":{"cvssV2":{"version":"2.0","vectorString":"AV:L/AC:M/Au:N/C:P/I:N/A:N","accessVector":"LOCAL","accessComplexity":"MEDIUM","authentication":"NONE","confidentialityImpact":"PARTIAL","integrityImpact":"NONE","availabilityImpact":"NONE","baseScore":1.9},"severity":"LOW","exploitabilityScore":3.4,"impactScore":2.9,"acInsufInfo":false,"obtainAllPrivilege":false,"obtainUserPrivilege":false,"obtainOtherPrivilege":false,"userInteractionRequired":false}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:shescape_project:shescape:*:*:*:*:*:node.js:*:*","versionStartIncluding":"1.4.0","versionEndExcluding":"1.5.1","cpe_name":[]}]}]}},"legacy_mitre":{"record":{"CveYear":"2022","CveId":"24725","Ordinal":"228224","Title":"CVE-2022-24725","CVE":"CVE-2022-24725","Year":"2022"},"notes":[{"CveYear":"2022","CveId":"24725","Ordinal":"1","NoteData":"** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.","Type":"Description","Title":null}]}}}