mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
20 lines
1.1 KiB
Markdown
20 lines
1.1 KiB
Markdown
### [CVE-2014-4671](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4671)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Adobe Flash Player before 13.0.0.231 and 14.x before 14.0.0.145 on Windows and OS X and before 11.2.202.394 on Linux, Adobe AIR before 14.0.0.137 on Android, Adobe AIR SDK before 14.0.0.137, and Adobe AIR SDK & Compiler before 14.0.0.137 do not properly restrict the SWF file format, which allows remote attackers to conduct cross-site request forgery (CSRF) attacks against JSONP endpoints, and obtain sensitive information, via a crafted OBJECT element with SWF content satisfying the character-set requirements of a callback API.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://miki.it/blog/2014/7/8/abusing-jsonp-with-rosetta-flash/
|
|
|
|
#### Github
|
|
- https://github.com/Hamid-K/bookmarks
|
|
- https://github.com/cph/rabl-old
|
|
- https://github.com/mikispag/rosettaflash
|
|
|