Bugzilla – Bug 1051430
VUL-1: CVE-2017-11754: GraphicsMagick, ImageMagick: WritePICONImage in coders/xpm.c allows to cause DoS
Last modified: 2019-04-23 22:40:21 UTC
Created attachment 734515 [details] Reproducer CVE-2017-11754 The WritePICONImage function in coders/xpm.c in ImageMagick 7.0.6-4 allows remote attackers to cause a denial of service (memory leak) via a crafted file that is mishandled in an OpenPixelCache call. valgrind convert Memory-Leak-21_output_picon_1501391824.23 out.picon Same reproducer as bsc#1051416, but CVE is assigned to a different issue triggered by it References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-11754 https://github.com/ImageMagick/ImageMagick/issues/633
With this additional testcase, I cannot reproduce any other memory leaks than that ones listed in bug 1051412, closing as duplicate as the upstream did. *** This bug has been marked as a duplicate of bug 1051412 ***