{"affected":[{"ecosystem_specific":{"binaries":[{"ImageMagick":"6.4.3.6-7.78.22.1","ImageMagick-devel":"6.4.3.6-7.78.22.1","libMagick++-devel":"6.4.3.6-7.78.22.1","libMagick++1":"6.4.3.6-7.78.22.1","libMagickWand1":"6.4.3.6-7.78.22.1","libMagickWand1-32bit":"6.4.3.6-7.78.22.1","perl-PerlMagick":"6.4.3.6-7.78.22.1"}]},"package":{"ecosystem":"SUSE:Linux Enterprise Software Development Kit 11 SP4","name":"ImageMagick","purl":"pkg:rpm/suse/ImageMagick&distro=SUSE%20Linux%20Enterprise%20Software%20Development%20Kit%2011%20SP4"},"ranges":[{"events":[{"introduced":"0"},{"fixed":"6.4.3.6-7.78.22.1"}],"type":"ECOSYSTEM"}]},{"ecosystem_specific":{"binaries":[{"libMagickCore1":"6.4.3.6-7.78.22.1","libMagickCore1-32bit":"6.4.3.6-7.78.22.1"}]},"package":{"ecosystem":"SUSE:Linux Enterprise Server 11 SP4","name":"ImageMagick","purl":"pkg:rpm/suse/ImageMagick&distro=SUSE%20Linux%20Enterprise%20Server%2011%20SP4"},"ranges":[{"events":[{"introduced":"0"},{"fixed":"6.4.3.6-7.78.22.1"}],"type":"ECOSYSTEM"}]},{"ecosystem_specific":{"binaries":[{"libMagickCore1":"6.4.3.6-7.78.22.1","libMagickCore1-32bit":"6.4.3.6-7.78.22.1"}]},"package":{"ecosystem":"SUSE:Linux Enterprise Server for SAP Applications 11 SP4","name":"ImageMagick","purl":"pkg:rpm/suse/ImageMagick&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2011%20SP4"},"ranges":[{"events":[{"introduced":"0"},{"fixed":"6.4.3.6-7.78.22.1"}],"type":"ECOSYSTEM"}]}],"aliases":[],"details":"This update for ImageMagick fixes several issues.\n\nThese security issues were fixed:\n\n- CVE-2017-12672: Fixed a memory leak vulnerability in the function\n  ReadMATImage in coders/mat.c, which allowed attackers to cause a denial of\n  service (bsc#1052720).\n- CVE-2017-13060: Fixed a memory leak vulnerability in the function\n  ReadMATImage in coders/mat.c, which allowed attackers to cause a denial of\n  service via a crafted file (bsc#1055065).\n- CVE-2017-11724: Fixed a memory leak vulnerability in the function\n  ReadMATImage in coders/mat.c involving the quantum_info and clone_info data\n  structures (bsc#1051446).\n- CVE-2017-12670: Added validation in coders/mat.c to prevent an assertion\n  failure in the function DestroyImage in MagickCore/image.c, which allowed\n  attackers to cause a denial of service (bsc#1052731).\n- CVE-2017-12667: Fixed a memory leak vulnerability in the function\n  ReadMATImage in coders/mat.c (bsc#1052732).\n- CVE-2017-13146: Fixed a memory leak vulnerability in the function\n  ReadMATImage in coders/mat.c (bsc#1055323).\n- CVE-2017-10800: Processing MATLAB images in coders/mat.c could have lead to a\n  denial of service (OOM) in ReadMATImage() if the size specified for a MAT\n  Object was larger than the actual amount of data (bsc#1047044)\n- CVE-2017-13648: Fixed a memory leak vulnerability in the function\n  ReadMATImage in coders/mat.c (bsc#1055434).\n- CVE-2017-11141: Fixed a memory leak vulnerability in the function\n  ReadMATImage in coders\\mat.c that could have caused memory exhaustion via a\n  crafted MAT file, related to incorrect ordering of a SetImageExtent call\n  (bsc#1047898).\n- CVE-2017-11529: The ReadMATImage function in coders/mat.c allowed remote\n  attackers to cause a denial of service (memory leak) via a crafted file\n  (bsc#1050120).\n- CVE-2017-12564: Fixed a memory leak vulnerability in the function\n  ReadMATImage in coders/mat.c, which allowed attackers to cause a denial of\n  service (bsc#1052468).\n- CVE-2017-12434: Added a missing NULL check in the function ReadMATImage in\n  coders/mat.c, which allowed attackers to cause a denial of service (assertion\n  failure) in DestroyImageInfo in image.c (bsc#1052550).\n- CVE-2017-12675: Added a missing check for multidimensional data coders/mat.c,\n  that could have lead to a memory leak in the function ReadImage in\n  MagickCore/constitute.c, which allowed attackers to cause a denial of service\n  (bsc#1052710).\n- CVE-2017-14326: Fixed a memory leak vulnerability in the function\n  ReadMATImage in coders/mat.c, which allowed attackers to cause a denial of\n  service via a crafted file (bsc#1058640).\n- CVE-2017-11644: Processesing a crafted file in convert could have lead to a\n  memory leak in the ReadMATImage() function in coders/mat.c (bsc#1050606).\n- CVE-2017-13658: Added a missing NULL check in the ReadMATImage function in\n  coders/mat.c, which could have lead to a denial of service (assertion failure\n  and application exit) in the DestroyImageInfo function in MagickCore/image.c\n  (bsc#1055855).\n- CVE-2017-14533: Fixed a memory leak vulnerability in the function\n  ReadMATImage in coders/mat.c (bsc#1059751).\n- CVE-2017-17881: Fixed a memory leak vulnerability in the function\n  ReadMATImage in coders/mat.c, which allowed attackers to cause a denial of\n  service via a crafted MAT image file (bsc#1074123).\n- CVE-2017-1000476: Prevent CPU exhaustion in the function ReadDDSInfo in\n  coders/dds.c, which allowed attackers to cause a denial of service\n  (bsc#1074610).\n- CVE-2017-9409: Fixed a memory leak vulnerability in the function ReadMPCImage\n  in mpc.c, which allowed attackers to cause a denial of service via a crafted\n  file (bsc#1042948).\n- CVE-2017-11449: coders/mpc did not enable seekable streams and thus could not\n  validate blob sizes, which allowed remote attackers to cause a denial of service\n  (application crash) or possibly have unspecified other impact via an image\n  received from stdin (bsc#1049373)\n- CVE-2017-12430: A memory exhaustion in the function ReadMPCImage in\n  coders/mpc.c allowed attackers to cause DoS (bsc#1052252)\n- CVE-2017-12642: Prevent a memory leak vulnerability in ReadMPCImage in\n  coders\\mpc.c via crafted file allowing for DoS (bsc#1052771)\n- CVE-2017-14249: A mishandled EOF check in ReadMPCImage in coders/mpc.c that\n  lead to a division by zero in GetPixelCacheTileSize in MagickCore/cache.c\n  allowed remote attackers to cause a denial of service via a crafted file\n  (bsc#1058082)\n- CVE-2017-1000445: Added a NUL pointer check in the MagickCore component that\n  might have lead to denial of service  (bsc#1074425).\n- CVE-2017-11751: Fixed a memory leak vulnerability in the function\n  WritePICONImage in coders/xpm.c that allowed remote attackers to cause a denial\n  of service via a crafted file (bsc#1051412).\n- CVE-2017-17680: Fixed a memory leak vulnerability in the function\n  ReadXPMImage in coders/xpm.c, which allowed attackers to cause a denial of\n  service via a crafted xpm image file (bsc#1072902).\n- CVE-2017-17882: Fixed a memory leak vulnerability in the function\n  ReadXPMImage in coders/xpm.c, which allowed attackers to cause a denial of\n  service via a crafted XPM image file (bsc#1074122).\n- CVE-2018-5246: Fixed memory leak vulnerability in ReadPATTERNImage in\n  coders/pattern.c (bsc#1074973).\n- CVE-2017-18022: Fixed memory leak vulnerability in MontageImageCommand in\n  MagickWand/montage.c (bsc#1074975)\n- CVE-2018-5247: Fixed memory leak vulnerability in ReadRLAImage in\n  coders/rla.c (bsc#1074969)\n","id":"SUSE-SU-2018:0132-1","modified":"2018-01-18T10:37:33Z","published":"2018-01-18T10:37:33Z","references":[{"type":"ADVISORY","url":"https://www.suse.com/support/update/announcement/2018/suse-su-20180132-1/"},{"type":"REPORT","url":"https://bugzilla.suse.com/1042948"},{"type":"REPORT","url":"https://bugzilla.suse.com/1047044"},{"type":"REPORT","url":"https://bugzilla.suse.com/1047898"},{"type":"REPORT","url":"https://bugzilla.suse.com/1049373"},{"type":"REPORT","url":"https://bugzilla.suse.com/1050120"},{"type":"REPORT","url":"https://bugzilla.suse.com/1050606"},{"type":"REPORT","url":"https://bugzilla.suse.com/1051412"},{"type":"REPORT","url":"https://bugzilla.suse.com/1051446"},{"type":"REPORT","url":"https://bugzilla.suse.com/1052252"},{"type":"REPORT","url":"https://bugzilla.suse.com/1052468"},{"type":"REPORT","url":"https://bugzilla.suse.com/1052550"},{"type":"REPORT","url":"https://bugzilla.suse.com/1052710"},{"type":"REPORT","url":"https://bugzilla.suse.com/1052720"},{"type":"REPORT","url":"https://bugzilla.suse.com/1052731"},{"type":"REPORT","url":"https://bugzilla.suse.com/1052732"},{"type":"REPORT","url":"https://bugzilla.suse.com/1052771"},{"type":"REPORT","url":"https://bugzilla.suse.com/1055065"},{"type":"REPORT","url":"https://bugzilla.suse.com/1055323"},{"type":"REPORT","url":"https://bugzilla.suse.com/1055434"},{"type":"REPORT","url":"https://bugzilla.suse.com/1055855"},{"type":"REPORT","url":"https://bugzilla.suse.com/1058082"},{"type":"REPORT","url":"https://bugzilla.suse.com/1058640"},{"type":"REPORT","url":"https://bugzilla.suse.com/1059751"},{"type":"REPORT","url":"https://bugzilla.suse.com/1072902"},{"type":"REPORT","url":"https://bugzilla.suse.com/1074122"},{"type":"REPORT","url":"https://bugzilla.suse.com/1074123"},{"type":"REPORT","url":"https://bugzilla.suse.com/1074425"},{"type":"REPORT","url":"https://bugzilla.suse.com/1074610"},{"type":"REPORT","url":"https://bugzilla.suse.com/1074969"},{"type":"REPORT","url":"https://bugzilla.suse.com/1074973"},{"type":"REPORT","url":"https://bugzilla.suse.com/1074975"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-1000445"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-1000476"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-10800"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-11141"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-11449"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-11529"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-11644"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-11724"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-11751"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-12430"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-12434"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-12564"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-12642"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-12667"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-12670"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-12672"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-12675"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-13060"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-13146"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-13648"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-13658"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-14249"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-14326"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-14533"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-17680"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-17881"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-17882"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-18022"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-9409"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2018-5246"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2018-5247"}],"related":["CVE-2017-1000445","CVE-2017-1000476","CVE-2017-10800","CVE-2017-11141","CVE-2017-11449","CVE-2017-11529","CVE-2017-11644","CVE-2017-11724","CVE-2017-11751","CVE-2017-12430","CVE-2017-12434","CVE-2017-12564","CVE-2017-12642","CVE-2017-12667","CVE-2017-12670","CVE-2017-12672","CVE-2017-12675","CVE-2017-13060","CVE-2017-13146","CVE-2017-13648","CVE-2017-13658","CVE-2017-14249","CVE-2017-14326","CVE-2017-14533","CVE-2017-17680","CVE-2017-17881","CVE-2017-17882","CVE-2017-18022","CVE-2017-9409","CVE-2018-5246","CVE-2018-5247"],"summary":"Security update for ImageMagick","upstream":["CVE-2017-1000445","CVE-2017-1000476","CVE-2017-10800","CVE-2017-11141","CVE-2017-11449","CVE-2017-11529","CVE-2017-11644","CVE-2017-11724","CVE-2017-11751","CVE-2017-12430","CVE-2017-12434","CVE-2017-12564","CVE-2017-12642","CVE-2017-12667","CVE-2017-12670","CVE-2017-12672","CVE-2017-12675","CVE-2017-13060","CVE-2017-13146","CVE-2017-13648","CVE-2017-13658","CVE-2017-14249","CVE-2017-14326","CVE-2017-14533","CVE-2017-17680","CVE-2017-17881","CVE-2017-17882","CVE-2017-18022","CVE-2017-9409","CVE-2018-5246","CVE-2018-5247"]}