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

18 lines
868 B
Markdown

### [CVE-2009-1869](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1869)
![](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
Integer overflow in the ActionScript Virtual Machine 2 (AVM2) abcFile parser in Adobe Flash Player before 9.0.246.0 and 10.x before 10.0.32.18, and Adobe AIR before 1.5.2, allows attackers to cause a denial of service (application crash) or possibly execute arbitrary code via an AVM2 file with a large intrf_count value that triggers a dereference of an out-of-bounds pointer.
### POC
#### Reference
- http://roeehay.blogspot.com/2009/08/exploitation-of-cve-2009-1869.html
#### Github
No PoCs found on GitHub currently.