Page 1 of 1

Is CVE-2016-5118 fixed?

Posted: 2016-06-06T18:37:01-07:00
by sam.saffron
I am trying to determine if http://seclists.org/oss-sec/2016/q2/432 is fixed.

I think I tracked down https://github.com/ImageMagick/ImageMag ... 3b50c2c6b7 that appears to fix this, is this the case?

Re: Is CVE-2016-5118 fixed?

Posted: 2016-06-07T04:10:09-07:00
by magick
Pipes are not enabled by default in the latest ImageMagick release. To re-enable this feature, add --enable-pipes to the configure script command-line then build and install ImageMagick.