Prototype pollution in requirejs - CVE-2024-38999

 

Prototype pollution in requirejs - CVE-2024-38999

Published: September 13, 2024 / Updated: February 18, 2025


Vulnerability identifier: #VU97244
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2024-38999
CWE-ID: CWE-1321
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: James Burke
Affected software:
requirejs

Detailed vulnerability description

The vulnerability allows a remote attacker to execute arbitrary JavaScript code.

The vulnerability exists due to prototype pollution via the function s.contexts._.configure. A remote attacker can pass specially crafted input to the application and perform prototype pollution, which can result in information disclosure or data manipulation.


How to mitigate CVE-2024-38999

Install update from vendor's website.

Sources