|
CVE-2020-11022
|
Medium
|
2020-04-29
|
Out of RASP scope
|
Working exploit published
|
In jQuery starting with 1.12.0 and before 3.5.0, passing HTML from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0.
|
|
CVE-2019-11358
|
Medium
|
2019-04-20
|
Out of RASP scope
|
Working exploit published
|
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.
|
|
CVE-2015-9251
|
Medium
|
2018-01-18
|
Out of RASP scope
|
Proof of concept only
|
jQuery before 3.0.0 is vulnerable to Cross-site Scripting (XSS) attacks when a cross-domain Ajax request is performed without the dataType option, causing text/javascript responses to be executed.
|