{"affected":[{"ecosystem_specific":{"binaries":[{"ImageMagick":"6.4.3.6-7.78.29.2","ImageMagick-devel":"6.4.3.6-7.78.29.2","libMagick++-devel":"6.4.3.6-7.78.29.2","libMagick++1":"6.4.3.6-7.78.29.2","libMagickWand1":"6.4.3.6-7.78.29.2","libMagickWand1-32bit":"6.4.3.6-7.78.29.2","perl-PerlMagick":"6.4.3.6-7.78.29.2"}]},"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.29.2"}],"type":"ECOSYSTEM"}]},{"ecosystem_specific":{"binaries":[{"libMagickCore1":"6.4.3.6-7.78.29.2","libMagickCore1-32bit":"6.4.3.6-7.78.29.2"}]},"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.29.2"}],"type":"ECOSYSTEM"}]},{"ecosystem_specific":{"binaries":[{"libMagickCore1":"6.4.3.6-7.78.29.2","libMagickCore1-32bit":"6.4.3.6-7.78.29.2"}]},"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.29.2"}],"type":"ECOSYSTEM"}]}],"aliases":[],"details":"This update for ImageMagick fixes several issues.\n\nThese security issues were fixed:\n\n- CVE-2018-5685: Prevent infinite loop and application hang in the ReadBMPImage\n  function. Remote attackers could leverage this vulnerability to cause a denial\n  of service via an image file with a crafted bit-field mask value (bsc#1075939)\n- CVE-2017-11639: Prevent heap-based buffer over-read in the WriteCIPImage()\n  function, related to the GetPixelLuma function in MagickCore/pixel-accessor.h\n  (bsc#1050635).\n- CVE-2017-11525: Prevent memory consumption in the ReadCINImage function that\n  allowed remote attackers to cause a denial of service (bsc#1050098).\n- CVE-2017-9262: The ReadJNGImage function in coders/png.c allowed attackers to\n  cause a denial of service (memory leak) via a crafted file (bsc#1043353)\n- CVE-2017-9261: The ReadMNGImage function in coders/png.c allowed\n  attackers to cause a denial of service (memory leak) via a crafted file (bsc#1043354)\n- CVE-2017-10995: The mng_get_long function in coders/png.c allowed remote\n  attackers to cause a denial of service (heap-based buffer over-read and\n  application crash) via a crafted MNG image (bsc#1047908)\n- CVE-2017-11539: Prevent memory leak in the ReadOnePNGImage() function in\n  coders/png.c (bsc#1050037)\n- CVE-2017-11505: The ReadOneJNGImage function in coders/png.c allowed remote\n  attackers to cause a denial of service (large loop and CPU consumption) via\n  a crafted file (bsc#1050072)\n- CVE-2017-11526: The ReadOneMNGImage function in coders/png.c allowed remote\n  attackers to cause a denial of service (large loop and CPU consumption) via a\n  crafted file (bsc#1050100)\n- CVE-2017-11750: The ReadOneJNGImage function in coders/png.c allowed remote\n  attackers to cause a denial of service (NULL pointer dereference) via a crafted\n  file (bsc#1051442)\n- CVE-2017-12565: Prevent memory leak in the function ReadOneJNGImage in\n  coders/png.c, which allowed attackers to cause a denial of service (bsc#1052470)\n- CVE-2017-12676: Prevent memory leak in the function ReadOneJNGImage in\n  coders/png.c, which allowed attackers to cause a denial of service (bsc#1052708)\n- CVE-2017-12673: Prevent memory leak in the function ReadOneMNGImage in\n  coders/png.c, which allowed attackers to cause a denial of service (bsc#1052717)\n- CVE-2017-12671: Added NULL assignment in coders/png.c to prevent an invalid\n  free in the function RelinquishMagickMemory in MagickCore/memory.c, which\n  allowed attackers to cause a denial of service (bsc#1052721)\n- CVE-2017-12643: Prevent a memory exhaustion vulnerability in ReadOneJNGImage\n  in coders\\png.c (bsc#1052768)\n- CVE-2017-12641: Prevent a memory leak vulnerability in ReadOneJNGImage in\n  coders\\png.c (bsc#1052777)\n- CVE-2017-12640: Prevent an out-of-bounds read vulnerability in\n  ReadOneMNGImage in coders/png.c (bsc#1052781)\n- CVE-2017-12935: The ReadMNGImage function in coders/png.c mishandled large\n  MNG images, leading to an invalid memory read in the SetImageColorCallBack\n  function in magick/image.c (bsc#1054600)\n- CVE-2017-13147: Prevent allocation failure in the function ReadMNGImage in\n  coders/png.c when a small MNG file has a MEND chunk with a large length value\n  (bsc#1055374)\n- CVE-2017-13142: Added additional checks for short files to prevent a crafted\n  PNG file from triggering a crash (bsc#1055455)\n- CVE-2017-13141: Prevent memory leak in ReadOnePNGImage in coders/png.c\n  (bsc#1055456)\n- CVE-2017-14103: The ReadJNGImage and ReadOneJNGImage functions in\n  coders/png.c did not properly manage image pointers after certain error\n  conditions, which allowed remote attackers to conduct use-after-free attacks\n  via a crafted file, related to a ReadMNGImage out-of-order CloseBlob call\n  (bsc#1057000)\n- CVE-2017-14649: ReadOneJNGImage in coders/png.c did not properly validate JNG\n  data, leading to a denial of service (assertion failure in\n  magick/pixel_cache.c, and application crash) (bsc#1060162)\n- CVE-2017-15218: Prevent memory leak in ReadOneJNGImage in coders/png.c\n  (bsc#1062752)\n- CVE-2017-17504: Prevent heap-based buffer over-read via a crafted file in\n  Magick_png_read_raw_profile, related to ReadOneMNGImage (bsc#1072362)\n- CVE-2017-17879: Prevent heap-based buffer over-read in ReadOneMNGImage in\n  coders/png.c, related to length calculation and caused by an off-by-one error\n  (bsc#1074125)\n- CVE-2017-17914: Prevent crafted files to cause a large loop in\n  ReadOneMNGImage (bsc#1074185)\n- CVE-2017-17884: Prevent memory leak in the function WriteOnePNGImage in\n  coders/png.c, which allowed attackers to cause a denial of service via a\n  crafted PNG image file (bsc#1074120)\n- Prevent memory leak in svg.c, which allowed attackers to cause a denial of\n  service via a crafted SVG image file (bsc#1074120)\n- Prevent small memory leak when processing PWP image files (bsc#1074309)\n- CVE-2017-18029: Prevent memory leak in the function ReadMATImage which allowed\n  remote attackers to cause a denial of service via a crafted file (bsc#1076021)\n- CVE-2017-18027: Prevent memory leak vulnerability in the function\n  ReadMATImage which allowed remote attackers to cause a denial of service via a\n  crafted file (bsc#1076051)\n\n","id":"SUSE-SU-2018:0350-1","modified":"2018-02-02T10:38:29Z","published":"2018-02-02T10:38:29Z","references":[{"type":"ADVISORY","url":"https://www.suse.com/support/update/announcement/2018/suse-su-20180350-1/"},{"type":"REPORT","url":"https://bugzilla.suse.com/1043353"},{"type":"REPORT","url":"https://bugzilla.suse.com/1043354"},{"type":"REPORT","url":"https://bugzilla.suse.com/1047908"},{"type":"REPORT","url":"https://bugzilla.suse.com/1050037"},{"type":"REPORT","url":"https://bugzilla.suse.com/1050072"},{"type":"REPORT","url":"https://bugzilla.suse.com/1050098"},{"type":"REPORT","url":"https://bugzilla.suse.com/1050100"},{"type":"REPORT","url":"https://bugzilla.suse.com/1050635"},{"type":"REPORT","url":"https://bugzilla.suse.com/1051442"},{"type":"REPORT","url":"https://bugzilla.suse.com/1052470"},{"type":"REPORT","url":"https://bugzilla.suse.com/1052708"},{"type":"REPORT","url":"https://bugzilla.suse.com/1052717"},{"type":"REPORT","url":"https://bugzilla.suse.com/1052721"},{"type":"REPORT","url":"https://bugzilla.suse.com/1052768"},{"type":"REPORT","url":"https://bugzilla.suse.com/1052777"},{"type":"REPORT","url":"https://bugzilla.suse.com/1052781"},{"type":"REPORT","url":"https://bugzilla.suse.com/1054600"},{"type":"REPORT","url":"https://bugzilla.suse.com/1055374"},{"type":"REPORT","url":"https://bugzilla.suse.com/1055455"},{"type":"REPORT","url":"https://bugzilla.suse.com/1055456"},{"type":"REPORT","url":"https://bugzilla.suse.com/1057000"},{"type":"REPORT","url":"https://bugzilla.suse.com/1060162"},{"type":"REPORT","url":"https://bugzilla.suse.com/1062752"},{"type":"REPORT","url":"https://bugzilla.suse.com/1072362"},{"type":"REPORT","url":"https://bugzilla.suse.com/1074120"},{"type":"REPORT","url":"https://bugzilla.suse.com/1074125"},{"type":"REPORT","url":"https://bugzilla.suse.com/1074185"},{"type":"REPORT","url":"https://bugzilla.suse.com/1074309"},{"type":"REPORT","url":"https://bugzilla.suse.com/1075939"},{"type":"REPORT","url":"https://bugzilla.suse.com/1076021"},{"type":"REPORT","url":"https://bugzilla.suse.com/1076051"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-10995"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-11505"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-11525"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-11526"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-11539"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-11639"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-11750"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-12565"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-12640"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-12641"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-12643"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-12671"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-12673"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-12676"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-12935"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-13141"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-13142"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-13147"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-14103"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-14649"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-15218"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-17504"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-17879"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-17884"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-17914"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-18027"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-18029"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-9261"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2017-9262"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2018-5685"}],"related":["CVE-2017-10995","CVE-2017-11505","CVE-2017-11525","CVE-2017-11526","CVE-2017-11539","CVE-2017-11639","CVE-2017-11750","CVE-2017-12565","CVE-2017-12640","CVE-2017-12641","CVE-2017-12643","CVE-2017-12671","CVE-2017-12673","CVE-2017-12676","CVE-2017-12935","CVE-2017-13141","CVE-2017-13142","CVE-2017-13147","CVE-2017-14103","CVE-2017-14649","CVE-2017-15218","CVE-2017-17504","CVE-2017-17879","CVE-2017-17884","CVE-2017-17914","CVE-2017-18027","CVE-2017-18029","CVE-2017-9261","CVE-2017-9262","CVE-2018-5685"],"summary":"Security update for ImageMagick","upstream":["CVE-2017-10995","CVE-2017-11505","CVE-2017-11525","CVE-2017-11526","CVE-2017-11539","CVE-2017-11639","CVE-2017-11750","CVE-2017-12565","CVE-2017-12640","CVE-2017-12641","CVE-2017-12643","CVE-2017-12671","CVE-2017-12673","CVE-2017-12676","CVE-2017-12935","CVE-2017-13141","CVE-2017-13142","CVE-2017-13147","CVE-2017-14103","CVE-2017-14649","CVE-2017-15218","CVE-2017-17504","CVE-2017-17879","CVE-2017-17884","CVE-2017-17914","CVE-2017-18027","CVE-2017-18029","CVE-2017-9261","CVE-2017-9262","CVE-2018-5685"]}