Files
CVEs-PoC/2012/CVE-2012-2401.md
T
2024-06-18 02:51:15 +02:00

18 lines
774 B
Markdown

### [CVE-2012-2401](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2401)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Plupload before 1.5.4, as used in wp-includes/js/plupload/ in WordPress before 3.3.2 and other products, enables scripting regardless of the domain from which the SWF content was loaded, which allows remote attackers to bypass the Same Origin Policy via crafted content.
### POC
#### Reference
- https://nealpoole.com/blog/2012/05/xss-and-csrf-via-swf-applets-swfupload-plupload/
#### Github
No PoCs found on GitHub currently.