Skip to main content
Live Webinar with SANS (June 25)— Agentic CTI Automation for Fun & ProfitRegister Free
Mallory
MediumCISA KEVExploited in the wildPublic exploit

jQuery XSS via DOM manipulation of untrusted HTML containing <option> elements

IdentifiersCVE-2020-11023CWE-79· Improper Neutralization of Input…

In jQuery versions >= 1.0.3 and < 3.5.0, passing HTML containing <option> elements from untrusted sources to jQuery DOM manipulation methods such as .html(), .append(), and related APIs can result in execution of untrusted script in the browser. The issue persists even when the HTML has been sanitized in ways that are not safe for jQuery’s parsing behavior. The vulnerability is an improper neutralization of untrusted input during client-side HTML handling, leading to a cross-site scripting condition. The issue was patched in jQuery 3.5.0.

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

Successful exploitation results in cross-site scripting in the security context of the affected web application. An attacker can execute arbitrary JavaScript in a victim’s browser, which may enable session theft, DOM manipulation, credential capture, unauthorized actions as the victim, and access to sensitive data exposed to the page context. The content also notes evidence of active exploitation and that CVE-2020-11023 was added to CISA’s KEV catalog in January 2025.

Mitigation

If you can’t patch tonight, do this now.

If immediate upgrade is not possible, avoid passing attacker-controlled or untrusted HTML strings to jQuery DOM manipulation methods including .html() and .append(). The provided content specifically recommends sanitizing HTML with DOMPurify using the SAFE_FOR_JQUERY option before handing it to jQuery. Additional exposure reduction includes enforcing strict input handling and CSP, but these are compensating controls rather than a fix.

Remediation

Patch, then assume compromise.

Upgrade jQuery to version 3.5.0 or later. Where applicable, downstream packages that bundle jQuery should be updated to vendor-fixed releases; the provided content specifically notes jquery-rails 4.4.0 or later as fixed, and examples of products remediating the issue by upgrading bundled jQuery to newer versions such as 3.7.1.
PUBLIC EXPLOITS

Exploits

2 valid exploits after Mallory filtered fakes, detection scripts, and README-only repos (4 hidden).

VALID 2 / 6 TOTALView more in app
towaos-lab-cve-2020-11023MaturityPoCVerified exploit

This repository is a proof-of-concept (POC) environment for demonstrating CVE-2020-11023, a cross-site scripting (XSS) vulnerability in jQuery 3.4.1. The repository contains a Dockerfile and docker-compose.yml for easy setup of a vulnerable PHP web application. The main application (src/index.php) accepts user input via POST and directly injects it into the DOM using jQuery's .html() method, which is vulnerable to XSS. The README provides example payloads and mitigation strategies. The application is intended for educational and testing purposes only, and should not be used in production. The main exploit capability is browser-based XSS via injection of arbitrary JavaScript. The main endpoints are the local web server (http://localhost:8080) and the externally loaded jQuery library.

towaosDisclosed Dec 2, 2025phpyamlbrowser
CVE-2020-11022-CVE-2020-11023MaturityPoCVerified exploit

This repository is a proof-of-concept exploit for CVE-2020-11022 and CVE-2020-11023, which are cross-site scripting (XSS) vulnerabilities in jQuery versions prior to 3.5.0. The repository contains two files: a README.md with detailed exploitation instructions and an index.php file that serves as a vulnerable web application. The exploit demonstrates how an attacker can inject arbitrary JavaScript via the 'value' URL parameter, leading to XSS and cookie theft. The attack is performed by hosting index.php on a PHP webserver with a vulnerable jQuery version, then visiting a crafted URL and triggering DOM manipulation via a button. The exploit also shows how to exfiltrate cookies to an attacker-controlled server. The repository is structured as a simple, educational POC and does not include weaponized or automated exploitation features.

0xAJ2KDisclosed Oct 16, 2021phpjavascriptbrowser
EXPOSURE SURFACE

Affected products & vendors

Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.

VendorProductType
AdobeAdobe Experience Managerapplication
DebianDebian Linuxoperating_system
DrupalDrupalapplication
Fedora ProjectFedoraoperating_system
JqueryJqueryapplication
JqueryJquery-Railsapplication
Mitsubishi Electric CorporationEcowebserveriiiapplication
NetAppActive Iq Unified Managerapplication
NetAppCloud Backupapplication
NetAppCloud Insights Storage Workload Security Agentapplication
NetAppH300e Firmwareoperating_system
NetAppH300s Firmwareoperating_system
NetAppH410c Firmwareoperating_system
NetAppH410s Firmwareoperating_system
NetAppH500e Firmwareoperating_system
NetAppH500s Firmwareoperating_system
NetAppH700e Firmwareoperating_system
NetAppH700s Firmwareoperating_system
NetAppHci Baseboard Management Controllerapplication
NetAppMax Dataapplication
NetAppOncommand Insightapplication
NetAppOncommand System Managerapplication
NetAppSnap Creator Frameworkapplication
NetAppSnapcenter Serverapplication
OracleApplication Expressapplication
OracleApplication Testing Suiteapplication
OracleBanking Enterprise Collectionsapplication
OracleBanking Platformapplication
OracleBlockchain Platformapplication
OracleBusiness Intelligenceapplication
OracleCommunications Analyticsapplication
OracleCommunications Eagle Application Processorapplication
OracleCommunications Element Managerapplication
OracleCommunications Interactive Session Recorderapplication
OracleCommunications Operations Monitorapplication
OracleCommunications Services Gatekeeperapplication
OracleCommunications Session Report Managerapplication
OracleCommunications Session Route Managerapplication
OracleFinancial Services Regulatory Reporting For De Nederlandsche Bankapplication
OracleFinancial Services Revenue Management And Billing Analyticsapplication
OracleHealth Sciences Informapplication
OracleHealthcare Translational Researchapplication
OracleHyperion Financial Reportingapplication
OracleJd Edwards Enterpriseone Orchestratorapplication
OracleJd Edwards Enterpriseone Toolsapplication
OracleOss Support Toolsapplication
OraclePeoplesoft Enterprise Human Capital Management Resourcesapplication
OraclePrimavera Gatewayapplication
OracleRest Data Servicesapplication
OracleSiebel Mobileapplication
OracleStoragetek Acslsapplication
OracleStoragetek Tape Analytics Sw Toolapplication
OracleWebcenter Sitesapplication
OracleWeblogic Serverapplication
TenableLog Correlation Engineapplication

Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware

Malware families riding this exploit, with evidence and IOCs.

Detection signatures1

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity3

Community discussion across Reddit, Mastodon, and other social sources.