Versions of the package dset before 3.1.4 are vulnerable to Prototype Pollution via the dset function due improper user input sanitization. This vulnerability allows the attacker to inject malicious object property using the built-in Object property __proto__, which is recursively assigned to all the objects in the program.
References
Configurations
No configuration.
History
11 Sep 2024, 16:26
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
11 Sep 2024, 05:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-09-11 05:15
Updated : 2024-09-11 16:26
NVD link : CVE-2024-21529
Mitre link : CVE-2024-21529
CVE.ORG link : CVE-2024-21529
JSON object : View
Products Affected
No product.
CWE
CWE-1321
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')