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
References
Link | Resource |
---|---|
https://github.com/ashaffer/cached-path-relative/commit/40c73bf70c58add5aec7d11e4f36b93d144bb760 | Patch Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2022/12/msg00006.html | Mailing List Third Party Advisory |
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2348246 | Exploit Issue Tracking Patch Third Party Advisory |
https://snyk.io/vuln/SNYK-JS-CACHEDPATHRELATIVE-2342653 | Exploit Issue Tracking Patch Third Party Advisory |
Configurations
History
27 Jan 2022, 19:27
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:cached-path-relative_project:cached-path-relative:*:*:*:*:*:node.js:*:* | |
References | (CONFIRM) https://github.com/ashaffer/cached-path-relative/commit/40c73bf70c58add5aec7d11e4f36b93d144bb760 - Patch, Third Party Advisory | |
References | (CONFIRM) https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-2348246 - Exploit, Issue Tracking, Patch, Third Party Advisory | |
References | (CONFIRM) https://snyk.io/vuln/SNYK-JS-CACHEDPATHRELATIVE-2342653 - Exploit, Issue Tracking, Patch, Third Party Advisory | |
CWE | CWE-1321 | |
CVSS |
v2 : v3 : |
v2 : 7.5
v3 : 9.8 |
21 Jan 2022, 21:15
Type | Values Removed | Values Added |
---|---|---|
Summary | 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 |
21 Jan 2022, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-01-21 20:15
Updated : 2024-02-04 22:08
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')