mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-19 21:03:33 +00:00
22 lines
1.1 KiB
Markdown
22 lines
1.1 KiB
Markdown
### [CVE-2012-3414](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3414)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in swfupload.swf in SWFUpload 2.2.0.1 and earlier, as used in WordPress before 3.3.2, TinyMCE Image Manager 1.1, and other products, allows remote attackers to inject arbitrary web script or HTML via the movieName parameter, related to the "ExternalInterface.call" function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://make.wordpress.org/core/2013/06/21/secure-swfupload/
|
|
- http://packetstormsecurity.com/files/122399/TinyMCE-Image-Manager-1.1-Cross-Site-Scripting.html
|
|
- https://nealpoole.com/blog/2012/05/xss-and-csrf-via-swf-applets-swfupload-plupload/
|
|
|
|
#### Github
|
|
- https://github.com/WordPress/secure-swfupload
|
|
- https://github.com/coupa/secure-swfupload
|
|
- https://github.com/danifbento/SWFUpload
|
|
|