cve/2015/CVE-2015-9251.md
2024-06-18 02:51:15 +02:00

2.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