Integer overflow in jas_image.c in JasPer before 1.900.25 allows remote attackers to cause a denial of service (application crash) via a crafted file.
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 |
---|---|
http://www.securityfocus.com/bid/94490 | vdb entry third party advisory |
https://blogs.gentoo.org/ago/2016/11/19/jasper-signed-integer-overflow-in-jas_image-c | third party advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1398251 | issue tracking third party advisory |
https://github.com/mdadams/jasper/commit/d42b2388f7f8e0332c846675133acea151fc557a | issue tracking patch vendor advisory |
http://www.openwall.com/lists/oss-security/2016/11/23/2 | third party advisory mailing list |