CVE-2020-7656

See a problem?
Source
https://nvd.nist.gov/vuln/detail/CVE-2020-7656
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2020-7656.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-7656
Aliases
Related
Published
2020-05-19T21:15:10Z
Modified
2024-09-03T02:42:09.388162Z
Severity
  • 6.1 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/jquery/jquery

Affected ranges

Type
GIT
Repo
https://github.com/jquery/jquery
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed