Debian Node-Cached-Path-Relative vulnerabilities
2 known vulnerabilities affecting debian/node-cached-path-relative.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH2
Vulnerabilities
Page 1 of 1
CVE-2021-23518HIGHCVSS 7.3fixed in node-cached-path-relative 1.1.0+~1.0.0-1 (bookworm)2021
CVE-2021-23518 [HIGH] CVE-2021-23518: node-cached-path-relative - The package cached-path-relative before 1.1.0 are vulnerable to Prototype Pollut...
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__, th
debian
CVE-2018-16472HIGHCVSS 7.5fixed in node-cached-path-relative 1.0.2-1 (bookworm)2018
CVE-2018-16472 [HIGH] CVE-2018-16472: node-cached-path-relative - A prototype pollution attack in cached-path-relative versions <=1.0.1 allows an ...
A prototype pollution attack in cached-path-relative versions <=1.0.1 allows an attacker to inject properties on Object.prototype which are then inherited by all the JS objects through the prototype chain causing a DoS attack.
Scope: local
bookworm: resolved (fixed in 1.0.2-1)
bullseye: resolved (fixed in 1.0.2-1)
forky: resolved (fixed in 1.0.2-1)
debian