CVE-2020-7656
Cross-Site Scripting in jquery
6.1
MEDIUM
CVSS 3.1
EPSS 0.89%
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. ## Recommendation Upgrade to version 1.9.0 or later.
How to fix CVE-2020-7656
To remediate CVE-2020-7656, upgrade the affected package to a fixed version below.
- —upgrade to 1.9.0 or later
- —upgrade to 1.9.0 or later
- —upgrade to 1.9.0 or later
- —upgrade to 2.2.0 or later
Is CVE-2020-7656 being exploited?
Low — EPSS is 0.9%, meaning exploitation activity has not been observed at scale.
Affected packages (4)
- >= 1.2.1, < 1.9.0
- >= 1.2.1, < 1.9.0
- >= 1.2.1, < 1.9.0
- from 0, < 2.2.0
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N |
| osv | CVSS 3.1 | MEDIUM6.1 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |