Integer overflow in MagickCore/profile.c in ImageMagick before 7.0.2-1 allows remote attackers to cause a denial of service (segmentation fault) or possibly execute arbitrary code via vectors involving the offset variable.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Link | Tags |
---|---|
https://github.com/ImageMagick/ImageMagick/commits/7.0.2-1 | patch vendor advisory |
http://www.securityfocus.com/bid/91394 | third party advisory vdb entry |
http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html | third party advisory |
http://www.openwall.com/lists/oss-security/2016/06/25/3 | patch mailing list third party advisory |
https://github.com/ImageMagick/ImageMagick/commit/d8ab7f046587f2e9f734b687ba7e6e10147c294b | vendor advisory |
http://www.openwall.com/lists/oss-security/2016/06/23/1 | patch mailing list third party advisory exploit |