Prototype Pollution In cached-path-relative
Description
Prototype Pollution in cached-path-relative The package cached-path-relative before 1.1.0 is 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
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
npm | 1.1.0 | ||
debian 11 | 1.0.2-1+deb11u1 | ||
debian 12 | 1.1.0+~1.0.0-1 | ||
debian 13 | 1.1.0+~1.0.0-1 | ||
debian 14 | 1.1.0+~1.0.0-1 |
Aliases
References