Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2024-23339 — pp | Kitploit
Tools/GitHubGitHub/200101whoami/cve-2024-23339
Vulnerability AnalysisCode AnalysisWeb SecurityLearning & EducationCurated Resources
GitHub200101whoami/cve-2024-23339

CVE-2024-23339

pp

View Repository
22 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2024-23339

취약점 개요

  • CVE-2024-23339

  • CVSS : 6.5

  • Jan 23, 2024

  • ProtoType Pollution in node.js package

  • rebob 프로젝트의 일환

취약점 설명

github advisories

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.

Impact

Utility functions related to object paths (get, set and update) did not block attempts to access or alter object prototypes.

*Patches

The get, set and update functions will throw a TypeError when a user attempts to access or alter inherited properties in versions >=2.2.1.

Download Tool