CVE-2015-1351

Modified
Published: 30 Mar 2015, 10:00
Last modified:06 Aug 2024, 04:40

Vulnerability Summary

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

Timeline

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

Description

Use-after-free vulnerability in the _zend_shared_memdup function in zend_shared_alloc.c in the OPcache extension in PHP through 5.6.7 allows remote attackers to cause a denial of service or possibly have unspecified other impact via unknown vectors.

CVSS Metrics

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

EPSS Trends

Current EPSS score: 12.03% 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.6.8

  • oraclelinux

    6 | 7

  • oraclesecure_backup

    ≤ 12.1.0.1.0

  • UnknownSolaris

    11.2

  • UnknownPHP

    < 5.5.24 | ≥ 5.6.0, < 5.6.8

References (13)