ranfdev/deepobj

ranfdev/deepobj

Releases0
get, set, delete deep objects in javascript. Get the last object reference (~130 bytes)

CVE History

CVEPublishedCVSS v3CVSS v2
8.2 HIGH

deepobj provides get, set, delete deep objects in javascript. Prior to 1.0.3, prototype pollution is possible when property paths contain __proto__/constructor/prototype. The property path must not be exposed as user input. This vulnerability is fixed in 1.0.3.