CVE-2024-23339 MEDIUM

CVE-2024-23339: hoolock does not block Prototype pollution with object-path related utilities

Vendor Elijahharry
Product hoolock
Weakness CWE-1321
Published January 22, 2024
Last update June 17, 2025

CVSS base score

6.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

January 22, 2024 CVE published
June 17, 2025 Record updated