mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 14:58:06 +02:00
20 lines
828 B
Markdown
20 lines
828 B
Markdown
### [CVE-2013-2205](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2205)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The default configuration of SWFUpload in WordPress before 3.5.2 has an unrestrictive security.allowDomain setting, which allows remote attackers to bypass the Same Origin Policy and conduct cross-site scripting (XSS) attacks via a crafted web site.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://make.wordpress.org/core/2013/06/21/secure-swfupload/
|
|
|
|
#### Github
|
|
- https://github.com/WordPress/secure-swfupload
|
|
- https://github.com/coupa/secure-swfupload
|
|
- https://github.com/danifbento/SWFUpload
|
|
|