Lucene search
+L

61 matches found

Tenable Nessus
Tenable Nessus
added 2019/12/03 12:00 a.m.31 views

EulerOS Virtualization for ARM 64 3.0.3.0 : gd (EulerOS-SA-2019-2335)

According to the version of the gd package installed, the EulerOS Virtualization for ARM 64 installation on the remote host is affected by the following vulnerability : - When using the gdImageCreateFromXbm function in the GD Graphics Library aka LibGD 2.2.5, as used in the PHP GD extension in PH...

5.3CVSS5.6AI score0.04332EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2019/11/01 1:03 p.m.168 views

Critical: Red Hat Security Advisory: rh-php72-php security update

An update for rh-php72-php is now available for Red Hat Software Collections. Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

9.8CVSS7.2AI score0.9947EPSS
SaveExploits79References22
RedhatCVE
RedhatCVE
added 2019/10/17 6:52 p.m.47 views

CVE-2019-11038

When using the gdImageCreateFromXbm function in the GD Graphics Library aka LibGD 2.2.5, as used in the PHP GD extension in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6, it is possible to supply data that will cause the function to use the value of uninitialized...

5.3CVSS6.4AI score0.04332EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2019/09/30 12:00 a.m.48 views

EulerOS 2.0 SP8 : gd (EulerOS-SA-2019-2074)

According to the version of the gd package installed, the EulerOS installation on the remote host is affected by the following vulnerability : - When using the gdImageCreateFromXbm function in the GD Graphics Library aka LibGD 2.2.5, as used in the PHP GD extension in PHP versions 7.1.x below...

5.3CVSS5.7AI score0.04332EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2019/09/24 12:00 a.m.115 views

Debian: Security Advisory (DSA-4529-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2019 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS8.2AI score0.07031EPSS
SaveExploits6References4
Debian
Debian
added 2019/09/20 5:58 p.m.360 views

[SECURITY] [DSA 4529-1] php7.0 security update

------------------------------------------------------------------------- Debian Security Advisory DSA-4529-1 [email protected] https://www.debian.org/security/ Moritz Muehlenhoff September 20, 2019 https://www.debian.org/security/faq -...

9.1CVSS8.8AI score0.07031EPSS
SaveExploits6
OSV
OSV
added 2019/08/28 3:47 p.m.6 views

SUSE-SU-2019:2243-1 Security update for php7

This update for php7 fixes the following issues: Security issues fixed: - CVE-2019-11038: Fixed a information disclosure in gdImageCreateFromXbm bsc1140118. - CVE-2019-11041: Fixed heap buffer over-read in exifscanthumbnail bsc1146360. - CVE-2019-11042: Fixed heap buffer over-read in...

7.1CVSS6.4AI score0.0442EPSS
SaveExploits3References7
RedHat Linux
RedHat Linux
added 2019/08/19 8:42 a.m.209 views

Moderate: Red Hat Security Advisory: rh-php71-php security, bug fix, and enhancement update

An update for rh-php71-php is now available for Red Hat Software Collections. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

9.8CVSS6.9AI score0.87348EPSS
SaveExploits33References34
Tenable Nessus
Tenable Nessus
added 2019/07/26 12:00 a.m.41 views

Amazon Linux AMI : php71 / php72,php73 (ALAS-2019-1240)

Function iconvmimedecodeheaders in PHP may perform out-of-buffer read due to integer overflow when parsing MIME headers. This may lead to information disclosure or crash.CVE-2019-11039 When using gdImageCreateFromXbm function of PHP gd extension, it is possible to supply data that will cause the...

9.1CVSS5.9AI score0.04332EPSS
SaveExploits3References4
IBM Security Bulletins
IBM Security Bulletins
added 2019/06/27 3:35 p.m.39 views

Security Bulletin: IBM API Connect Developer Portal is impacted by multiple PHP vulnerabilities(CVE-2019-11038 CVE-2019-11039 CVE-2019-11040)

Summary IBM API Connect has addressed the following vulnerability. Vulnerability Details CVEID: CVE-2019-11038 DESCRIPTION: PHP could allow a remote attacker to obtain sensitive information, caused by an uninitialized read in the gdImageCreateFromXbm function. By sending a specially-crafted...

9.1CVSS1AI score0.04332EPSS
SaveExploits3Affected Software1
Hacker One
Hacker One
added 2019/06/21 2:53 a.m.62 views

Internet Bug Bounty: Uninitialized read in gdImageCreateFromXbm

This bug is present in gdImageCreateFromXbm method of ext/gd/libgd/gdxbm.c file. This method contains below mentioned lines. c ... unsigned int b; ... sscanfh, "%x", &b; for bit = 1; bit = maxbit; bit = bit 1 gdImageSetPixelim, x++, y, b & bit ? 1 : 0; ... So when sscanf method is not able to rea...

5CVSS6.2AI score0.04332EPSS
SaveExploits1
OSV
OSV
added 2019/06/19 12:15 a.m.6 views

ALPINE-CVE-2019-11038

When using the gdImageCreateFromXbm function in the GD Graphics Library aka LibGD 2.2.5, as used in the PHP GD extension in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6, it is possible to supply data that will cause the function to use the value of uninitialized...

5.3CVSS6.9AI score0.04332EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2019/06/19 12:15 a.m.31 views

CVE-2019-11038

When using the gdImageCreateFromXbm function in the GD Graphics Library aka LibGD 2.2.5, as used in the PHP GD extension in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6, it is possible to supply data that will cause the function to use the value of uninitialized...

5.3CVSS6.3AI score0.04332EPSS
SaveExploits1References3
CVE
CVE
added 2019/06/18 11:28 p.m.717 views

CVE-2019-11038

CVE-2019-11038 affects the GD Graphics Library (LibGD) 2.2.5 as used in the PHP gd extension. The flaw arises in gdImageCreateFromXbm(), where input data can cause the function to use an uninitialized variable, potentially leaking contents from stack memory. Affected PHP branches are 7.1.x below ...

5.3CVSS5.5AI score0.04332EPSS
SaveExploits1References18Affected Software2
Cvelist
Cvelist
added 2019/06/18 11:28 p.m.65 views

CVE-2019-11038 Uninitialized read in gdImageCreateFromXbm

When using the gdImageCreateFromXbm function in the GD Graphics Library aka LibGD 2.2.5, as used in the PHP GD extension in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6, it is possible to supply data that will cause the function to use the value of uninitialized...

3.1CVSS6.2AI score0.04332EPSS
SaveExploits1References18
AlpineLinux
AlpineLinux
added 2019/06/18 11:28 p.m.65 views

CVE-2019-11038

When using the gdImageCreateFromXbm function in the GD Graphics Library aka LibGD 2.2.5, as used in the PHP GD extension in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6, it is possible to supply data that will cause the function to use the value of uninitialized...

5.3CVSS5.8AI score0.04332EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2019/06/18 12:00 a.m.49 views

PHP 7.3.x < 7.3.6 Multiple Vulnerabilities

According to its banner, the version of PHP running on the remote web server is 7.1.x prior to 7.1.30, 7.2.x prior to 7.2.19 or 7.3.x prior to 7.3.6. It is, therefore, affected by the following vulnerabilities: - An uninitialized read vulnerability exists in gdImageCreateFromXbm due to sscanf...

9.1CVSS8.5AI score0.04332EPSS
SaveExploits3References5
Debian
Debian
added 2019/06/11 4:24 p.m.115 views

[SECURITY] [DLA 1817-1] libgd2 security update

Package : libgd2 Version : 2.1.0-5+deb8u13 CVE ID : CVE-2019-11038 Debian Bug : 929821 An unitialized read was discovered in the XBM support of libgd2, a library for programmatic graphics creation and manipulation. The unitialized read might lead to information disclosure. For Debian 8 "Jessie",...

5.3CVSS6AI score0.04332EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2019/06/07 12:00 a.m.43 views

Fedora 30 : php (2019-be4f895015)

"PHP version 7.3.6 30 May 2019 cURL: - Implemented FR php72189 Add missing CURLVERSION constants. Javier Spagnoletti EXIF: - Fixed bug php77988 heap-buffer-overflow on phpjpgget16. CVE-2019-11040 Stas FPM: - Fixed bug php77934 php-fpm kill -USR2 not working. Jakub Zelenka - Fixed bug php77921...

9.1CVSS5.9AI score0.04332EPSS
SaveExploits3References4
Cvelist
Cvelist
added 2017/11/16 10:00 p.m.27 views

CVE-2017-11038

In android for MSM, Firefox OS for MSM, QRD Android, with all Android releases from CAF using the Linux kernel, while processing the boot image header, range checks can be bypassed by supplying different versions of the header at the time of check and use...

7.2AI score0.00139EPSS
SaveExploits0References1
Rows per page
Query Builder