ImageMagick: fixed buffer overflow in PSD image handling
A vulnerability has been reported in ImageMagick, which can be exploited by malicious people to potentially compromise a vulnerable system.
The vulnerability is caused due to a boundary error within the "DecodePSDPixels()" function (coders/psd.c) during RLE decoding of a PSD image
and can be exploited to cause a buffer overflow.
Successful exploitation of this vulnerability may allow execution of arbitrary code.
This updates fixes the vulnerability.
-
Submitted by
Stefan Lijewski (lijews)
Fixed bugs
bnc#863838
VUL-0: CVE-2014-1947 CVE-2014-1958 CVE-2014-2030: ImageMagick: buffer overflow when handling PSD images