The ReadDPXImage function in coders\dpx.c in ImageMagick 7.0.6-0 has a large loop vulnerability that can cause CPU exhaustion via a crafted DPX file, related to lack of an EOF check.
The product performs an iteration or loop without sufficiently limiting the number of times that the loop is executed.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/99566 | vdb entry |
https://github.com/ImageMagick/ImageMagick/issues/509 | issue tracking third party advisory patch |