mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
765 B
Markdown
18 lines
765 B
Markdown
### [CVE-2007-0071](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0071)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in Adobe Flash Player 9.0.115.0 and earlier, and 8.0.39.0 and earlier, allows remote attackers to execute arbitrary code via a crafted SWF file with a negative Scene Count value, which passes a signed comparison, is used as an offset of a NULL pointer, and triggers a buffer overflow.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://isc.sans.org/diary.html?storyid=4465
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|