Infinite loop in GD Graphics Library - CVE-2007-2756

 

Infinite loop in GD Graphics Library - CVE-2007-2756

Published: May 2, 2018


Vulnerability identifier: #VU12344
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2007-2756
CWE-ID: CWE-835
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
GD Graphics Library
Software vendor:
Boutell.Com, Inc.

Description

The vulnerability allows a remote attacker to cause DoS condition on the target system.

The weakness exists in the gdPngReadData function due to CPU consumption. A remote attacker can trcik the victim into opening a specially crafted PNG image with truncated data, which causes infinite loop in the png_read_info function in libpng, and cause the service to crash.

Remediation

Install update from vendor's website.

External links