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

19 lines
1004 B
Markdown

### [CVE-2014-0556](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0556)
![](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
Heap-based buffer overflow in Adobe Flash Player before 13.0.0.244 and 14.x and 15.x before 15.0.0.152 on Windows and OS X and before 11.2.202.406 on Linux, Adobe AIR before 15.0.0.249 on Windows and OS X and before 15.0.0.252 on Android, Adobe AIR SDK before 15.0.0.249, and Adobe AIR SDK & Compiler before 15.0.0.249 allows attackers to execute arbitrary code via unspecified vectors, a different vulnerability than CVE-2014-0559.
### POC
#### Reference
- http://packetstormsecurity.com/files/131516/Adobe-Flash-Player-copyPixelsToByteArray-Integer-Overflow.html
- https://www.exploit-db.com/exploits/36808/
#### Github
No PoCs found on GitHub currently.