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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ImageMagick before 6.3.5-9 allows context-dependent attackers to cause a denial of service via a crafted image file that triggers (1) an infinite loop in the ReadDCMImage function, related to ReadBlobByte function calls; or (2) an infinite loop in the ReadXCFImage function, related to ReadBlobMSBLong function calls.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.imagemagick.org/script/changelog.php
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|