CVE-2024-23339
MEDIUMhoolock 2.0.0-2.2.1 - Prototype Pollution via Object Path Utility Functions
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2024-23339. PoCs published by 200101WhoAmI.
AI-analyzed exploit summary This repository provides a detailed explanation of CVE-2024-23339, a prototype pollution vulnerability in the 'hoolock' Node.js package. It describes how utility functions (get, set, update) failed to block prototype access/alteration, leading to potential security issues.
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.
Exploits (1)
This repository provides a detailed explanation of CVE-2024-23339, a prototype pollution vulnerability in the 'hoolock' Node.js package. It describes how utility functions (get, set, update) failed to block prototype access/alteration, leading to potential security issues.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L