CVE-2020-7656
MEDIUMjQuery < 1.9.0 - Cross-Site Scripting via Load Method
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2020-7656. PoCs published by xOryus.
AI-analyzed exploit summary This exploit demonstrates two jQuery vulnerabilities (CVE-2020-7656 and CVE-2019-11358) by injecting XSS payloads via script injection and prototype pollution. It requires a vulnerable jQuery version (<3.4.X) to be loaded on the target page.
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.
Exploits (1)
This exploit demonstrates two jQuery vulnerabilities (CVE-2020-7656 and CVE-2019-11358) by injecting XSS payloads via script injection and prototype pollution. It requires a vulnerable jQuery version (<3.4.X) to be loaded on the target page.
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N