Free and open-source vulnerability scanner

Mageni eases for you the vulnerability scanning, assessment, and management process. It is free and open-source.

Install Now

Available for macOS, Windows, and Linux

App screenshot

PHP 7.1.x < 7.1.30, 7.2.x < 7.2.19, 7.3.x < 7.3.6 Multiple Vulnerabilities - Windows

Information

Severity

Severity

Medium

Family

Family

Web application abuses

CVSSv2 Base

CVSSv2 Base

6.4

CVSSv2 Vector

CVSSv2 Vector

AV:N/AC:L/Au:N/C:P/I:N/A:P

Solution Type

Solution Type

Vendor Patch

Created

Created

2 years ago

Modified

Modified

2 years ago

Summary

PHP is prone to multiple vulnerabilities.

Insight

Insight

The following flaws exist: - 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 it is possible to supply data that will cause the function to use the value of uninitialized variable. This may lead to disclosing contents of the stack that has been left there by previous code. - CVE-2019-11039: Function iconv_mime_decode_headers() may perform out-of-buffer read due to integer overflow when parsing MIME headers. This may lead to information disclosure or crash. - CVE-2019-11040: When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.

Affected Software

Affected Software

PHP versions 7.1.x prior to 7.1.30, 7.2.x prior to 7.2.19 and 7.3.x prior to 7.3.6.

Detection Method

Detection Method

Checks if a vulnerable version is present on the target host.

Solution

Solution

Update to version 7.1.30, 7.2.19, 7.3.6 or later.

Common Vulnerabilities and Exposures (CVE)