Integer overflow in the jpc_pi_nextcprl function in jpc_t2cod.c in JasPer before 1.900.20 allows remote attackers to have unspecified impact via a crafted file, which triggers use of an uninitialized value.
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://blogs.gentoo.org/ago/2016/11/04/jasper-use-of-uninitialized-value-in-jpc_pi_nextcprl-jpc_t2cod-c/ | issue tracking patch exploit vdb entry third party advisory |
https://github.com/mdadams/jasper/commit/1f0dfe5a42911b6880a1445f13f6d615ddb55387 | third party advisory patch |
https://access.redhat.com/errata/RHSA-2017:1208 | vendor advisory |
http://www.securityfocus.com/bid/97584 | vdb entry |
http://www.debian.org/security/2017/dsa-3827 | vendor advisory |
https://www.oracle.com/security-alerts/cpuapr2020.html |