#VU18092 Prototype pollution in jQuery - CVE-2019-11358

 

#VU18092 Prototype pollution in jQuery - CVE-2019-11358

Published: March 28, 2019 / Updated: March 6, 2024


Vulnerability identifier: #VU18092
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2019-11358
CWE-ID: CWE-1321
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
jQuery
Software vendor:
The jQuery Team

Description

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

The vulnerability exists due to improper input validation. A remote attacker can pass specially crafted input to the application and perform prototype pollution, which can result in information disclosure or data manipulation.


Remediation

Update to version 3.4.0.

External links