hoolock is a suite of lightweight utilities designed to maintain a small footprint when bundled. Starting in version 2.0.0 and prior to version 2.2.1, utility functions related to object paths (`get`, `set`, and `update`) did not block attempts to access or alter object prototypes. Starting in version 2.2.1, the `get`, `set` and `update` functions throw a `TypeError` when a user attempts to access or alter inherited properties.
References
Configurations
History
No history.
Information
Published : 2024-01-22 23:15
Updated : 2024-01-30 14:30
NVD link : CVE-2024-23339
Mitre link : CVE-2024-23339
CVE.ORG link : CVE-2024-23339
JSON object : View
Products Affected
elijahharry
- hoolock
CWE
CWE-1321
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')