Heap-based buffer overflow in libgd - CVE-2016-5767

 

Heap-based buffer overflow in libgd - CVE-2016-5767

Published: August 7, 2016 / Updated: July 28, 2020


Vulnerability identifier: #VU32250
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-2016-5767
CWE-ID: CWE-122
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to a boundary error in Integer overflow in the gdImageCreate function in gd.c in the GD Graphics Library (aka libgd) before 2.0.34RC1, as used in PHP before 5.5.37, 5.6.x before 5.6.23, and 7.x before 7.0.8,. A remote attacker can use a crafted image dimensions. to trigger heap-based buffer overflow and execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


Affected software

libgd
gd (Alpine package)
gd
Fedora

How to mitigate CVE-2016-5767

Update to version 2.0.34RC1.

libgd - update to 2.0.34 RC1
gd (Alpine package) - update to 2.2.3-r0
gd - update to 2.2.2-1.fc24

External References

Related Security Bulletins