Описание
Prototype Pollution in cached-path-relative
Version of cached-path-relative before 1.0.2 are vulnerable to prototype pollution.
Recommendation
Update to version 1.0.2 or later.
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2018-16472
- https://github.com/ashaffer/cached-path-relative/issues/3
- https://hackerone.com/reports/390847
- https://github.com/advisories/GHSA-hc9w-4p87-j549
- https://github.com/nodejs/security-wg/blob/master/vuln/npm/480.json
- https://lists.debian.org/debian-lts-announce/2022/12/msg00006.html
- https://www.npmjs.com/advisories/739
Пакеты
cached-path-relative
< 1.0.2
1.0.2
Связанные уязвимости
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.
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.
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.
A prototype pollution attack in cached-path-relative versions <=1.0.1 ...