CVE-2016-5114
sapi/fpm/fpm/fpm_log.c in PHP before 5.5.31, 5.6.x before 5.6.17, and 7.x before 7.0.2 misinterprets the semantics of the snprintf return value, which allows attackers to obtain sensitive information from process memory or cause a denial of service…
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (4.49%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
sapi/fpm/fpm/fpm_log.c in PHP before 5.5.31, 5.6.x before 5.6.17, and 7.x before 7.0.2 misinterprets the semantics of the snprintf return value, which allows attackers to obtain sensitive information from process memory or cause a denial of service (out-of-bounds read and buffer overflow) via a long string, as demonstrated by a long URI in a configuration with custom REQUEST_URI logging.
- CVSS 3.0
- 9.1 CRITICALCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
- EPSS
- 4.49% probability · 91th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-119, CWE-125
- Affected
- php/php
- Source
- cve@mitre.org
References
- http://github.com/php/php-src/commit/2721a0148649e07ed74468f097a28899741eb58f?w=1
- http://php.net/ChangeLog-5.phpPatch, Release Notes
- http://php.net/ChangeLog-7.phpPatch, Release Notes
- http://rhn.redhat.com/errata/RHSA-2016-2750.html
- http://www.openwall.com/lists/oss-security/2016/05/29/1Release Notes
- http://www.search-lab.hu/about-us/news/111-some-unusual-vulnerabilities-in-the-php-enginePatch, Third Party Advisory
- https://bugs.php.net/bug.php?id=70755Exploit
- https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05240731
- http://github.com/php/php-src/commit/2721a0148649e07ed74468f097a28899741eb58f?w=1
- http://php.net/ChangeLog-5.phpPatch, Release Notes
- http://php.net/ChangeLog-7.phpPatch, Release Notes
- http://rhn.redhat.com/errata/RHSA-2016-2750.html
- http://www.openwall.com/lists/oss-security/2016/05/29/1Release Notes
- http://www.search-lab.hu/about-us/news/111-some-unusual-vulnerabilities-in-the-php-enginePatch, Third Party Advisory
- https://bugs.php.net/bug.php?id=70755Exploit
- https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05240731
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.