An exploitable code execution vulnerability exists in the ICO image rendering functionality of SDL2_image-2.0.2. A specially crafted ICO image can cause an integer overflow, cascading to a heap overflow resulting in code execution. An attacker can display a specially crafted image to trigger this vulnerability.
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://www.debian.org/security/2018/dsa-4177 | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2018/04/msg00005.html | third party advisory mailing list |
https://www.debian.org/security/2018/dsa-4184 | third party advisory vendor advisory |
https://security.gentoo.org/glsa/201903-17 | third party advisory vendor advisory |
https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0490 | third party advisory |