Buffer overflow in the ReadRLEImage function in coders/rle.c in ImageMagick before 6.9.4-4 allows remote attackers to cause a denial of service (application crash) or have other unspecified impact via a crafted RLE file.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/95180 | vdb entry third party advisory |
https://github.com/ImageMagick/ImageMagick/commit/3e9165285eda6e1bb71172031d3048b51bb443a4 | issue tracking patch vendor advisory |
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29710 | third party advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1410452 | issue tracking third party advisory |
http://www.openwall.com/lists/oss-security/2016/12/26/9 | third party advisory mailing list |
https://github.com/ImageMagick/ImageMagick/commit/13db820f5e24cd993ee554e99377fea02a904e18 | patch vendor advisory |