cve/2007/CVE-2007-1797.md
2024-06-09 00:33:16 +00:00

1.1 KiB

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

Github

No PoCs found on GitHub currently.