CVE-2021-23518

The package cached-path-relative before 1.1.0 are vulnerable to Prototype Pollution via the cache variable that is set as {} instead of Object.create(null) in the cachedPathRelative function, which allows access to the parent prototype properties when the object is used to create the cached relative path. When using the origin path as __proto__, the attribute of the object is accessed instead of a path. **Note:** This vulnerability derives from an incomplete fix in https://security.snyk.io/vuln/SNYK-JS-CACHEDPATHRELATIVE-72573
Configurations

Configuration 1 (hide)

cpe:2.3:a:cached-path-relative_project:cached-path-relative:*:*:*:*:*:node.js:*:*

Configuration 2 (hide)

cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*

History

21 Nov 2024, 05:51

Type Values Removed Values Added
CVSS v2 : 7.5
v3 : 9.8
v2 : 7.5
v3 : 7.3
References () https://github.com/ashaffer/cached-path-relative/commit/40c73bf70c58add5aec7d11e4f36b93d144bb760 - Patch, Third Party Advisory () https://github.com/ashaffer/cached-path-relative/commit/40c73bf70c58add5aec7d11e4f36b93d144bb760 - Patch, Third Party Advisory
References () https://lists.debian.org/debian-lts-announce/2022/12/msg00006.html - Mailing List, Third Party Advisory () https://lists.debian.org/debian-lts-announce/2022/12/msg00006.html - Mailing List, Third Party Advisory
References () https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2348246 - Exploit, Issue Tracking, Patch, Third Party Advisory () https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2348246 - Exploit, Issue Tracking, Patch, Third Party Advisory
References () https://snyk.io/vuln/SNYK-JS-CACHEDPATHRELATIVE-2342653 - Exploit, Issue Tracking, Patch, Third Party Advisory () https://snyk.io/vuln/SNYK-JS-CACHEDPATHRELATIVE-2342653 - Exploit, Issue Tracking, Patch, Third Party Advisory

Information

Published : 2022-01-21 20:15

Updated : 2024-11-21 05:51


NVD link : CVE-2021-23518

Mitre link : CVE-2021-23518

CVE.ORG link : CVE-2021-23518


JSON object : View

Products Affected

debian

  • debian_linux

cached-path-relative_project

  • cached-path-relative
CWE
CWE-1321

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')