\", which results in the enclosed script logic to be executed.","datePublished":"2020-05-19T21:15:10.257Z","dateModified":"2026-07-08T06:49:51.784220278Z","url":"https://o3.security/vulnerability/CVE-2020-7656","inLanguage":"en","author":{"@id":"https://o3.security/#organization"},"publisher":{"@id":"https://o3.security/#organization"},"mainEntityOfPage":{"@type":"WebPage","@id":"https://o3.security/vulnerability/CVE-2020-7656"},"speakable":{"@type":"SpeakableSpecification","cssSelector":["h1",".vuln-summary",".vuln-severity",".vuln-mitigation"]},"about":[{"@type":"SoftwareApplication","name":"org.webjars.npm:jquery","applicationCategory":"Maven","softwareVersion":"1.9.0"},{"@type":"SoftwareApplication","name":"jquery","applicationCategory":"npm","softwareVersion":"1.9.0"},{"@type":"SoftwareApplication","name":"jQuery","applicationCategory":"NuGet","softwareVersion":"1.9.0"},{"@type":"SoftwareApplication","name":"jquery-rails","applicationCategory":"RubyGems","softwareVersion":"2.2.0"}],"citation":[{"@type":"WebPage","url":"https://security.netapp.com/advisory/ntap-20200528-0001/"},{"@type":"WebPage","url":"https://supportportal.juniper.net/s/article/2021-07-Security-Bulletin-Junos-OS-Multiple-J-Web-vulnerabilities-resolved-in-Junos-OS-21-2R1?language=en_US"},{"@type":"WebPage","url":"https://www.oracle.com/security-alerts/cpujul2022.html"}]}\", which results in the enclosed script logic to be executed.","url":"https://o3.security/vulnerability/CVE-2020-7656","identifier":"CVE-2020-7656","datePublished":"2020-05-19T21:15:10.257Z","dateModified":"2026-07-08T06:49:51.784220278Z","inLanguage":"en","keywords":["CVE-2020-7656","MEDIUM severity","CWE-79","CVE","vulnerability","security advisory"],"creator":{"@id":"https://o3.security/#organization"},"isAccessibleForFree":true,"variableMeasured":[{"@type":"PropertyValue","name":"CVSS Base Score","value":6.1,"description":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"},{"@type":"PropertyValue","name":"Severity","value":"MEDIUM"}]}\", which results in the enclosed script logic to be executed."}},{"@type":"Question","name":"How severe is CVE-2020-7656?","acceptedAnswer":{"@type":"Answer","text":"CVE-2020-7656 has a CVSS score of 6.1/10, rated MEDIUM. Review your exposure and patch according to your risk tolerance."}},{"@type":"Question","name":"Which packages are affected by CVE-2020-7656?","acceptedAnswer":{"@type":"Answer","text":"CVE-2020-7656 affects the following packages: org.webjars.npm:jquery (Maven), jquery (npm), jQuery (NuGet), jquery-rails (RubyGems). Ecosystems affected: Maven, npm, NuGet, RubyGems."}},{"@type":"Question","name":"How do I fix CVE-2020-7656?","acceptedAnswer":{"@type":"Answer","text":"Update org.webjars.npm:jquery to 1.9.0 or later, then make sure no transitive (indirect) dependency still pins the vulnerable range — O3 confirms CVE-2020-7656 is resolved across your whole dependency graph."}},{"@type":"Question","name":"How do I detect CVE-2020-7656 in my Maven, npm, NuGet, RubyGems dependencies?","acceptedAnswer":{"@type":"Answer","text":"Scan your dependency tree (package-lock.json, pnpm-lock.yaml, requirements.txt, go.sum, etc.) for org.webjars.npm:jquery. O3's reachability analysis confirms whether the vulnerable code path is actually invoked in your application, so you act on real exposure instead of every transitive match."}},{"@type":"Question","name":"How do I mitigate CVE-2020-7656 if there is no patch (or I can't update yet)?","acceptedAnswer":{"@type":"Answer","text":"If you can't upgrade right away: gate or disable the affected feature, validate untrusted input at the boundary, and avoid passing attacker-controlled data into the vulnerable path. O3's runtime protection blocks exploitation in production as an interim safeguard until the upgrade lands."}},{"@type":"Question","name":"How does O3 Security protect against CVE-2020-7656?","acceptedAnswer":{"@type":"Answer","text":"O3 pinpoints whether CVE-2020-7656 is reachable in your code and exactly where to fix it, then blocks exploitation in production at runtime until the patched version is deployed."}},{"@type":"Question","name":"Is CVE-2020-7656 actively exploited in the wild?","acceptedAnswer":{"@type":"Answer","text":"Yes. There are 2 known exploit references for CVE-2020-7656, including 1 documented proof-of-concept exploit on Exploit-DB and 1 in-the-wild exploitation observed on GitHub and other sources. Treat this as actively exploitable and prioritize patching immediately. All exploit code should only be run in an isolated sandbox environment for research or authorized testing — never against production systems without explicit written authorization."}},{"@type":"Question","name":"What type of vulnerability is CVE-2020-7656?","acceptedAnswer":{"@type":"Answer","text":"CVE-2020-7656 is classified as Cross-site Scripting (XSS) (CWE-79). This weakness type describe the underlying flaw category, which helps determine the potential impact and the right class of mitigation. This is a high-impact weakness class that often enables remote code execution or data exposure."}},{"@type":"Question","name":"When was CVE-2020-7656 published, and has it been updated?","acceptedAnswer":{"@type":"Answer","text":"CVE-2020-7656 was published on May 19, 2020 and was last updated on July 8, 2026. Advisory data evolves as severity scores, affected ranges, and exploit intelligence are revised — always check the latest version of the advisory before acting."}}]}
Your RSA-2048 keys break in 2030. Find every one of them before attackers do.
Maven📦 npm.NET NuGet💎 RubyGems

CVE-2020-7656

MEDIUM

Cross-Site Scripting in jquery

Also known asGHSA-q4m3-2j7h-f7xwSNYK-JS-JQUERY-569619
Published
May 19, 2020
Updated
Jul 8, 2026
Affected
4 pkgs
Patched
4 / 4
Exploits
2 known

Blast Radius

4 pkgs affected
org.webjars.npm:jquery📦jquery.NETjQuery💎jquery-rails

Real-time download stats are indexed for npm and PyPI packages. This vulnerability affects Maven, npm, NuGet packages — download data is not available via public APIs for these ecosystems.

Description

jquery prior to 1.9.0 allows Cross-site Scripting attacks via the load method. The load method fails to recognize and remove "<script>" HTML tags that contain a whitespace character, i.e: "</script >", which results in the enclosed script logic to be executed.

Affected Packages

4 total 4 fixed
EcosystemPackageVulnerable rangeFix
Mavenorg.webjars.npm:jquery1.2.1&&< 1.9.01.9.0
📦npmjquery1.2.1&&< 1.9.01.9.0
.NETNuGetjQuery1.2.1&&< 1.9.01.9.0
💎RubyGemsjquery-railsall versions2.2.0
Exploits & PoCs
2

Research use only. For defensive security, authorized penetration testing, and academic research only. Never execute exploit code against systems without explicit written authorization.

EDB-52141webappsmultiple

jQuery 3.3.1 - Prototype Pollution & XSS Exploit

by xOryus · Apr 8, 2025

Detection & mitigation playbook

Open-source dependency
  1. Detect

    Scan your dependency tree (package-lock.json, pnpm-lock.yaml, requirements.txt, go.sum, etc.) for org.webjars.npm:jquery. O3's reachability analysis confirms whether the vulnerable code path is actually invoked in your application, so you act on real exposure instead of every transitive match.

  2. Fix

    Update org.webjars.npm:jquery to 1.9.0 or later, then make sure no transitive (indirect) dependency still pins the vulnerable range — O3 confirms CVE-2020-7656 is resolved across your whole dependency graph.

  3. Workarounds

    If you can't upgrade right away: gate or disable the affected feature, validate untrusted input at the boundary, and avoid passing attacker-controlled data into the vulnerable path. O3's runtime protection blocks exploitation in production as an interim safeguard until the upgrade lands.

  4. How O3 protects you

    O3 pinpoints whether CVE-2020-7656 is reachable in your code and exactly where to fix it, then blocks exploitation in production at runtime until the patched version is deployed.

Tailored to CVE-2020-7656. Runtime protection reduces exposure until a permanent patch is applied and verified — it complements patching, it doesn't replace it.

Frequently Asked Questions

jquery prior to 1.9.0 allows Cross-site Scripting attacks via the load method. The load method fails to recognize and remove "<script>" HTML tags that contain a whitespace character, i.e: "</script >", which results in the enclosed script logic to be executed.
O3 Security · Impact-Aware SCA

Is CVE-2020-7656 in your dependencies?

O3 detects CVE-2020-7656 across Maven, npm, NuGet dependencies and uses function-level reachability to confirm whether the vulnerable code path is actually reachable — not just present. No false positives.