mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
19 lines
939 B
Markdown
19 lines
939 B
Markdown
### [CVE-2007-1797](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1797)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple integer overflows in ImageMagick before 6.3.3-5 allow remote attackers to execute arbitrary code via (1) a crafted DCM image, which results in a heap-based overflow in the ReadDCMImage function, or (2) the (a) colors or (b) comments field in a crafted XWD image, which results in a heap-based overflow in the ReadXWDImage function, different issues than CVE-2007-1667.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.imagemagick.org/script/changelog.php
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9254
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|