CVE Vulnerabilities

CVE-2024-21529

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

Published: Sep 11, 2024 | Modified: Sep 11, 2024
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
8.2 IMPORTANT
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L
Ubuntu

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.

Weakness

The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype.

Affected Software

Name Vendor Start Version End Version
Red Hat Developer Hub 1.3 on RHEL 9 RedHat rhdh/rhdh-hub-rhel9:1.3-100 *

Potential Mitigations

References