NULL pointer dereference in libgd - CVE-2018-14553

 

NULL pointer dereference in libgd - CVE-2018-14553

Published: March 24, 2020 / Updated: April 3, 2020


Vulnerability identifier: #VU26344
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2018-14553
CWE-ID: CWE-476
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: GD Software
Affected software:
libgd

Detailed vulnerability description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to a NULL pointer dereference error within the gdImageClone() function in gd.c file in libgd. A remote attacker can trigger denial of service conditions via a specific function call sequence. Only affects PHP when linked with an external libgd (not bundled).


How to mitigate CVE-2018-14553

Install update from vendor's website.

Sources