mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 14:14:44 +02:00
19 lines
815 B
Markdown
19 lines
815 B
Markdown
### [CVE-2007-4988](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4988)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Sign extension error in the ReadDIBImage function in ImageMagick before 6.3.5-9 allows context-dependent attackers to execute arbitrary code via a crafted width value in an image file, which triggers an integer overflow and a heap-based buffer overflow.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.imagemagick.org/script/changelog.php
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9656
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|