Files
CVEs-PoC/2015/CVE-2015-9251.md
2025-09-29 21:09:30 +02:00

3.3 KiB

CVE-2015-9251

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.

POC

Reference

Github