mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 11:05:39 +02:00
18 lines
774 B
Markdown
18 lines
774 B
Markdown
### [CVE-2012-2401](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2401)
|
|

|
|

|
|

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