mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 15:59:29 +02:00
18 lines
718 B
Markdown
18 lines
718 B
Markdown
### [CVE-2007-4987](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4987)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Off-by-one error in the ReadBlobString function in blob.c in ImageMagick before 6.3.5-9 allows context-dependent attackers to execute arbitrary code via a crafted image file, which triggers the writing of a '\0' character to an out-of-bounds address.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.imagemagick.org/script/changelog.php
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|