Cached-path-relative Project

Cached-path-relative

2 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.13%
  • Veröffentlicht 21.01.2022 20:15:07
  • Zuletzt bearbeitet 21.11.2024 05:51:48

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 whe...

  • EPSS 0.31%
  • Veröffentlicht 06.11.2018 19:29:00
  • Zuletzt bearbeitet 21.11.2024 03:52:49

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.