Prototype pollution vulnerability in dot-prop npm package versions before 4.2.1 and versions 5.x before 5.1.1 allows an attacker to add arbitrary properties to JavaScript language constructs such as objects.
The product does not properly protect an assumed-immutable element from being modified by an attacker.
The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype.
Link | Tags |
---|---|
https://hackerone.com/reports/719856 | third party advisory exploit |
https://github.com/sindresorhus/dot-prop/tree/v4 | broken link |
https://github.com/advisories/GHSA-ff7x-qrg7-qggm | third party advisory |
https://github.com/sindresorhus/dot-prop/issues/63 | issue tracking third party advisory patch |