mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 13:19:29 +02:00
18 lines
868 B
Markdown
18 lines
868 B
Markdown
### [CVE-2009-1869](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1869)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|