PHP up to 5.4.29/5.5.13 cdf.c cdf_read_property_info memory corruption
| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 4.6 | $0-$5k | 0.00 |
Summary
A vulnerability marked as problematic has been reported in PHP up to 5.4.29/5.5.13. Affected by this vulnerability is the function cdf_read_property_info of the file cdf.c. The manipulation leads to memory corruption.
This vulnerability is traded as CVE-2014-0238. There is no exploit available.
It is suggested to install a patch to address this issue.
Details
A vulnerability was found in PHP up to 5.4.29/5.5.13 (Programming Language Software). It has been rated as problematic. This issue affects the function cdf_read_property_info of the file cdf.c. The manipulation with an unknown input leads to a memory corruption vulnerability. Using CWE to declare the problem leads to CWE-119. The product performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer. Impacted is availability. The summary by CVE is:
the cdf_read_property_info function in cdf.c in the fileinfo component in php before 5.4.29 and 5.5.x before 5.5.13 allows remote attackers to cause a denial of service (infinite loop or out-of-bounds memory access) via a vector that (1) has zero length or (2) is too long.
The weakness was shared 05/22/2014 by Remi Collet as Sec Bug #67327 as confirmed bug report (Bug Tracker). The advisory is shared at bugs.php.net. The identification of this vulnerability is CVE-2014-0238 since 12/03/2013. The attack may be initiated remotely. No form of authentication is needed for a successful exploitation. Technical details are known, but no exploit is available. The following code is the reason for this vulnerability:
for (j = 0; j < nelements; j++, i++) {The vulnerability scanner Nessus provides a plugin with the ID 74279 (Debian DSA-2943-1 : php5 - security update), which helps to determine the existence of the flaw in a target environment. It is assigned to the family Debian Local Security Checks and running in the context l. The commercial vulnerability scanner Qualys is able to test this issue with plugin 350336 (Amazon Linux Security Advisory for php: ALAS-2014-393).
Applying a patch is able to eliminate this problem. A possible mitigation has been published immediately after the disclosure of the vulnerability. The vulnerability will be addressed with the following lines of code:
for (j = 0; j < nelements && i < sh.sh_properties;
j++, i++)
{The vulnerability is also documented in the databases at X-Force (93755), Tenable (74279), SecurityFocus (BID 67765†), Secunia (SA58804†) and SecurityTracker (ID 1030321†). The entries VDB-11339, VDB-13405 and VDB-67624 are related to this item. If you want to get the best quality for vulnerability data then you always have to consider VulDB.
Product
Type
Name
Version
- 5.4.0
- 5.4.1
- 5.4.2
- 5.4.3
- 5.4.4
- 5.4.5
- 5.4.6
- 5.4.7
- 5.4.8
- 5.4.9
- 5.4.10
- 5.4.11
- 5.4.12
- 5.4.13
- 5.4.14
- 5.4.15
- 5.4.16
- 5.4.17
- 5.4.18
- 5.4.19
- 5.4.20
- 5.4.21
- 5.4.22
- 5.4.23
- 5.4.24
- 5.4.25
- 5.4.26
- 5.4.27
- 5.4.28
- 5.4.29
- 5.5.0
- 5.5.1
- 5.5.2
- 5.5.3
- 5.5.4
- 5.5.5
- 5.5.6
- 5.5.7
- 5.5.8
- 5.5.9
- 5.5.10
- 5.5.11
- 5.5.12
- 5.5.13
License
Website
- Product: https://www.php.org/
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔍VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 5.3VulDB Meta Temp Score: 4.6
VulDB Base Score: 5.3
VulDB Temp Score: 4.6
VulDB Vector: 🔍
VulDB Reliability: 🔍
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔍
VulDB Temp Score: 🔍
VulDB Reliability: 🔍
NVD Base Score: 🔍
Exploiting
Class: Memory corruptionCWE: CWE-119
CAPEC: 🔍
ATT&CK: 🔍
Physical: No
Local: No
Remote: Yes
Availability: 🔍
Status: Unproven
EPSS Score: 🔍
EPSS Percentile: 🔍
Price Prediction: 🔍
Current Price Estimation: 🔍
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Nessus ID: 74279
Nessus Name: Debian DSA-2943-1 : php5 - security update
Nessus File: 🔍
Nessus Risk: 🔍
Nessus Family: 🔍
Nessus Context: 🔍
OpenVAS ID: 702943
OpenVAS Name: Debian Security Advisory DSA 2943-1 (php5 - security update)
OpenVAS File: 🔍
OpenVAS Family: 🔍
Qualys ID: 🔍
Qualys Name: 🔍
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: PatchStatus: 🔍
Reaction Time: 🔍
0-Day Time: 🔍
Exposure Time: 🔍
Timeline
12/03/2013 🔍05/22/2014 🔍
05/22/2014 🔍
05/22/2014 🔍
06/01/2014 🔍
06/02/2014 🔍
06/02/2014 🔍
06/03/2014 🔍
06/03/2014 🔍
05/17/2018 🔍
Sources
Product: php.orgAdvisory: Sec Bug #67327
Researcher: Remi Collet
Status: Confirmed
Confirmation: 🔍
CVE: CVE-2014-0238 (🔍)
GCVE (CVE): GCVE-0-2014-0238
GCVE (VulDB): GCVE-100-13409
OVAL: 🔍
X-Force: 93755 - PHP cdf_read_property_info denial of service, Medium Risk
SecurityFocus: 67765
Secunia: 58804 - PHP CDF File Parsing Two Denial of Service Vulnerabilities, Less Critical
SecurityTracker: 1030321
See also: 🔍
Entry
Created: 06/02/2014 17:30Updated: 05/17/2018 08:58
Changes: 06/02/2014 17:30 (79), 05/17/2018 08:58 (6)
Complete: 🔍
Cache ID: 216:5DF:103
No comments yet. Languages: en.
Please log in to comment.