CVE-2015-2301

Advisory lineage Upstream: 0 Downstream: 10
Modified
Published: 30 Mar 2015, 10:00
Last modified:06 Aug 2024, 05:10

Vulnerability Summary

Overall Risk (default)
medium
42/100
CVSS Score
7.5 HIGH
v2.0 (nvd)
EPSS Score
11.21% MEDIUM
11% probability -1.53%
KEV
Not listed
Ransomware
No reports
Public exploits
2 found
Dark Web
Not detected

Timeline

30 Mar 2015, 10:00
Published
Vulnerability first disclosed
06 Aug 2024, 05:10
Last Modified
Vulnerability information updated

Description

Use-after-free vulnerability in the phar_rename_archive function in phar_object.c in PHP before 5.5.22 and 5.6.x before 5.6.6 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors that trigger an attempted renaming of a Phar archive to the name of an existing file.

CVSS Metrics

  • v2.0HIGHScore: 7.5AV:N/AC:L/Au:N/C:P/I:P/A:P

EPSS Trends

Current EPSS score: 11.21% Percentile: 94%

Techniques & Countermeasures

  • CWE-416Use After Free

    The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Affected Systems

  • applemac_os_x

    ≤ 10.10.4

  • canonicalubuntu_linux

    10.04 | 12.04 | 14.04 | 14.10

  • debiandebian_linux

    7.0

  • opensuseopensuse

    13.1 | 13.2

  • UnknownPHP

    ≥ 5.4.0, < 5.4.40 | ≥ 5.5.0, < 5.5.22 | ≥ 5.6.0, < 5.6.6

  • redhatenterprise_linux_desktop

    7.0

  • redhatenterprise_linux_hpc_node

    7.0

  • redhatenterprise_linux_hpc_node_eus

    7.1

  • redhatenterprise_linux_server

    7.0

  • redhatenterprise_linux_server_eus

    7.1

  • redhatenterprise_linux_workstation

    7.0

References (24)