Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Elijahharry | Hoolock | >= 2.0.0, < 2.2.1 |
Related Weaknesses (CWE)
References
- https://github.com/elijahharry/hoolock/commit/97ae80e856774335d92743c635ffeae2f6Patch
- https://github.com/elijahharry/hoolock/security/advisories/GHSA-4c2g-hx49-7h25Vendor Advisory
- https://github.com/elijahharry/hoolock/commit/97ae80e856774335d92743c635ffeae2f6Patch
- https://github.com/elijahharry/hoolock/security/advisories/GHSA-4c2g-hx49-7h25Vendor Advisory
FAQ
What is CVE-2024-23339?
CVE-2024-23339 is a vulnerability with a CVSS score of 6.3 (MEDIUM). 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`,...
How severe is CVE-2024-23339?
CVE-2024-23339 has been rated MEDIUM with a CVSS base score of 6.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-23339?
Check the references section above for vendor advisories and patch information. Affected products include: Elijahharry Hoolock.