The WriteOnePNGImage function in coders/png.c in GraphicsMagick 1.3.26 allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted file, because the program's actual control flow was inconsistent with its indentation. This resulted in a logging statement executing outside of a loop, and consequently using an invalid array index corresponding to the loop's exit condition.
References
Configurations
History
No history.
Information
Published : 2017-07-28 13:29
Updated : 2024-02-04 19:29
NVD link : CVE-2017-11722
Mitre link : CVE-2017-11722
CVE.ORG link : CVE-2017-11722
JSON object : View
Products Affected
graphicsmagick
- graphicsmagick
CWE
CWE-125
Out-of-bounds Read