Cross-Site Scripting in jquery
Published: May 20, 2020
SECURITY IDENTIFIERS
- CVE: CVE-2020-7656 (NVD)
- GHSA: GHSA-q4m3-2j7h-f7xw
- Vendor Advisory: https://snyk.io/vuln/SNYK-JS-JQUERY-569619
GEM
FRAMEWORK
SEVERITY
PATCHED VERSIONS
>= 2.1.4
DESCRIPTION
Versions of jquery prior to 1.9.0 are vulnerable to Cross-Site
Scripting. 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. This
allows attackers to execute arbitrary JavaScript in a victim's browser.
