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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in the gifGetBandProc function in ImageIO in Apple Mac OS X 10.4.8 allows remote attackers to cause a denial of service (segmentation fault) and possibly execute arbitrary code via a crafted GIF image that triggers the overflow during decompression. NOTE: this is a different issue than CVE-2006-3502 and CVE-2006-3503.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://security-protocols.com/sp-x39-advisory.php
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|