CVE-2019-11358
MEDIUM EXPLOITED IN THE WILDjQuery < 3.4.0 - Prototype Pollution via jQuery.extend
Title source: llmExploitation Summary
CVE-2019-11358 has been observed exploited in the wild (reported by VulnCheck KEV, InTheWild.io). EIP tracks 7 public exploits from researchers including chrisneagu, DanielRuf, bitnesswise.
AI-analyzed exploit summary The repository contains sample code and configuration files for a FIRST Tech Challenge (FTC) robot controller, but no exploit code or technical analysis related to CVE-2019-11358. The files are part of a legitimate robotics project and do not demonstrate or discuss the vulnerability.
Description
jQuery before 3.4.0, as used in Drupal, Backdrop CMS, and other products, mishandles jQuery.extend(true, {}, ...) because of Object.prototype pollution. If an unsanitized source object contained an enumerable __proto__ property, it could extend the native Object.prototype.
Exploits (7)
The repository contains sample code and configuration files for a FIRST Tech Challenge (FTC) robot controller, but no exploit code or technical analysis related to CVE-2019-11358. The files are part of a legitimate robotics project and do not demonstrate or discuss the vulnerability.
This repository provides patches and a minification script for CVE-2019-11358, a prototype pollution vulnerability in jQuery versions prior to 3.4.0. It includes technical details on applying patches and generating minified versions but does not contain exploit code.
This repository provides patches and a minification script for CVE-2020-11022 and CVE-2020-11023, which affect jQuery versions prior to 3.5.0. It includes instructions for applying patches and generating minified versions of jQuery.
This repository provides a patched version of jQuery 1.12.2 to mitigate CVE-2019-11358, a prototype pollution vulnerability. It includes a modified jQuery library and test cases to verify the fix.
The repository contains only a README describing a prototype pollution vulnerability in jQuery's extend method but lacks any functional exploit code or technical details. It serves as a placeholder without demonstrating the vulnerability.
This repository provides a detailed technical analysis of CVE-2019-11358, a jQuery Object.prototype pollution vulnerability. It includes patch diffs, test cases, and references to multiple advisories and fixes.
This exploit demonstrates two jQuery vulnerabilities (CVE-2019-11358 and CVE-2020-7656) by injecting malicious JavaScript into a vulnerable page. It leverages prototype pollution and improper script handling to execute arbitrary code in the victim's browser.
References (73)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N