CVE-2020-11023 is a cross-site scripting (XSS) vulnerability in jQuery that allows execution of untrusted JavaScript code in victims' browsers when processing malicious HTML with
Data Source: CIRCL
Confidence: HIGH
Exploitation Method: USER_INTERACTION
CVE Published: 2020-04-29
Added to CISA KEV: 2025-01-23 1730 DAYS BETWEEN CVE AND KEV
CVE-2020-11023 is a medium-severity DOM-based Cross-Site Scripting (XSS) vulnerability affecting the jQuery JavaScript library [1] [3].
CVE-2020-11023 Detail Description In jQuery versions greater than or equal to 1.0.3 and before 3.5.0, passing HTML containing
CISA flags CVE-2020-11023, a five-year-old jQuery XSS flaw, for active exploitation. Patch by Feb 13, 2025. ... The medium-severity vulnerability is CVE-2020-11023 (CVSS score: 6.1/6.9), a nearly five-year-old cross-site scripting (XSS) bug that could be exploited to achieve arbitrary code execution…
An attacker typically exploits CVE-2020-11023 by tricking a user into clicking a malicious link or by injecting the payload into a part of the ... CVE-2020-11023 is a DOM-based cross-site scripting (XSS) vulnerability in jQuery's htmlPrefilter function. In plain English, the function, which is suppo…
Exploiting CVE-2020-11023 can have several serious impacts: Cross-Site Scripting (XSS): The primary impact is the potential for XSS attacks, where an attacker can inject and execute malicious scripts in the context of the affected website.To exploit CVE-2020-11023, an attacker needs to identify a we…
CVE-2020-11022 CVE-2020-11023 In jQuery versions greater than or equal to 1.2 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…
Cybersecurity and Infrastructure Security Agency (CISA) on Thursday placed a now-patched security flaw impacting the popular jQuery JavaScript library to its Known Exploited Vulnerabilities ( KEV ) catalog, based on evidence of active exploitation. The medium-severity vulnerability is CVE-2020-11023…