Skip to content

sapi/cgi/cgi_main.c in the CGI component in PHP through 5...

High severity Unreviewed Published May 17, 2022 to the GitHub Advisory Database • Updated Jan 27, 2023

Package

No package listedSuggest a package

Affected versions

Unknown

Patched versions

Unknown

Description

sapi/cgi/cgi_main.c in the CGI component in PHP through 5.4.36, 5.5.x through 5.5.20, and 5.6.x through 5.6.4, when mmap is used to read a .php file, does not properly consider the mapping's length during processing of an invalid file that begins with a # character and lacks a newline character, which causes an out-of-bounds read and might (1) allow remote attackers to obtain sensitive information from php-cgi process memory by leveraging the ability to upload a .php file or (2) trigger unexpected code execution if a valid PHP script is present in memory locations adjacent to the mapping.

References

Published by the National Vulnerability Database Jan 3, 2015
Published to the GitHub Advisory Database May 17, 2022
Last updated Jan 27, 2023

Severity

High

EPSS score

11.023%
(95th percentile)

Weaknesses

CVE ID

CVE-2014-9427

GHSA ID

GHSA-jv9r-h7r8-3459

Source code

No known source code

Dependabot alerts are not supported on this advisory because it does not have a package from a supported ecosystem with an affected and fixed version.

Learn more about GitHub language support

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.