Integer overflow in sdl2_image - CVE-2019-5060

 

Integer overflow in sdl2_image - CVE-2019-5060

Published: July 31, 2019 / Updated: August 4, 2020


Vulnerability identifier: #VU33394
CSH Severity: High
CVSS v4: 8.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2019-5060
CWE-ID: CWE-190
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

An exploitable code execution vulnerability exists in the XPM image rendering function of SDL2_image 2.0.4. A specially crafted XPM image can cause an integer overflow in the colorhash function, allocating too small of a buffer. This buffer can then be written out of bounds, resulting in a heap overflow, ultimately ending in code execution. An attacker can display a specially crafted image to trigger this vulnerability.


Affected software

sdl2_image
sdl2_image (Alpine package)
SUSE Linux
Opensuse

How to mitigate CVE-2019-5060

Install update from vendor's website.

sdl2_image - update to 2.0.5
sdl2_image (Alpine package) - update to 2.0.5-r0

External References

Related Security Bulletins