Hide Forgot
In ImageMagick 7.0.7-29 and earlier, a missing NULL check in ReadOneJNGImage in coders/png.c allows an attacker to cause a denial of service (WriteBlob assertion failure and application exit) via a crafted file. Upstream issue: https://github.com/ImageMagick/ImageMagick/issues/1119 Upstream patch: https://github.com/ImageMagick/ImageMagick6/commit/1007b98f8795ad4bea6bc5f68a32d83e982fdae4
Created ImageMagick tracking bugs for this issue: Affects: fedora-all [bug 1627918]
Assertion in WriteBlob() is reachable because coders/png.c:ReadOneJNGImage() does not properly check if the image passed as parameter is NULL.
This issue has been addressed in the following products: Red Hat Enterprise Linux 7 Via RHSA-2020:1180 https://access.redhat.com/errata/RHSA-2020:1180
This bug is now closed. Further updates for individual products will be reflected on the CVE page(s): https://access.redhat.com/security/cve/cve-2018-16749