CVE-2015-9251
MEDIUM EXPLOITEDjQuery < 3.0.0 - Cross-Site Scripting via Cross-Domain Ajax Request
Title source: llmExploitation Summary
CVE-2015-9251 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 4 public exploits from researchers including halkichi0308, hackgiver, moften.
AI-analyzed exploit summary The repository contains only a README.md file with the CVE identifier and no additional technical details or exploit code. It is a placeholder with minimal content.
Description
jQuery before 3.0.0 is vulnerable to Cross-site Scripting (XSS) attacks when a cross-domain Ajax request is performed without the dataType option, causing text/javascript responses to be executed.
Exploits (4)
The repository contains only a README.md file with the CVE identifier and no additional technical details or exploit code. It is a placeholder with minimal content.
This repository contains a functional PoC for CVE-2015-9251, demonstrating an XSS vulnerability in jQuery versions prior to 3.0.0. The server.py script serves a malicious JavaScript payload that triggers an alert with the document domain, showcasing the XSS exploit.
This repository contains a functional Proof of Concept (PoC) for CVE-2015-9251, demonstrating a JSONP callback XSS vulnerability in jQuery versions prior to 3.0.0. The exploit leverages unsanitized callback parameters to execute arbitrary JavaScript, such as stealing cookies.
This repository contains a minimal JavaScript proof-of-concept demonstrating an XSS vulnerability (CVE-2015-9251). The code triggers an alert box, confirming the presence of the vulnerability.
References (38)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N