CVE-2015-8878

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.
References
Link Resource
http://www.php.net/ChangeLog-5.php Vendor Advisory
https://bugs.php.net/bug.php?id=70002 Issue Tracking Vendor Advisory
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:php:php:*:*:*:*:*:*:*:*
cpe:2.3:a:php:php:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2016-05-22 01:59

Updated : 2024-02-28 15:21


NVD link : CVE-2015-8878

Mitre link : CVE-2015-8878

CVE.ORG link : CVE-2015-8878


JSON object : View

Products Affected

php

  • php
CWE
CWE-119

Improper Restriction of Operations within the Bounds of a Memory Buffer

CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')