Buffer overflow in PHP - CVE-2015-8878

 

Buffer overflow in PHP - CVE-2015-8878

Published: May 22, 2016 / Updated: July 18, 2020


Vulnerability identifier: #VU31455
CSH Severity: Medium
CVSS v4: 8.2 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2015-8878
CWE-ID: CWE-119
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.

main/php_open_temporary_file.c in PHP before 5.5.28 and 5.6.x before 5.6.12 does not ensure thread safety, which allows remote attackers to cause a denial of service (race condition and heap memory corruption) by leveraging an application that performs many temporary-file accesses.


Affected software

PHP

How to mitigate CVE-2015-8878

Install update from vendor's website.

PHP - update to 5.6.12

External References

Related Security Bulletins