7.5

CVE-2015-2301

Exploit

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.

Data is provided by the National Vulnerability Database (NVD)
CanonicalUbuntu Linux Version10.04 SwEditionlts
CanonicalUbuntu Linux Version12.04 SwEditionlts
CanonicalUbuntu Linux Version14.04 SwEditionlts
CanonicalUbuntu Linux Version14.10
DebianDebian Linux Version7.0
OpensuseOpensuse Version13.1
OpensuseOpensuse Version13.2
PhpPhp Version >= 5.4.0 < 5.4.40
PhpPhp Version >= 5.5.0 < 5.5.22
PhpPhp Version >= 5.6.0 < 5.6.6
ApplemacOS X Version <= 10.10.4
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 17.29% 0.948
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.5 10 6.4
AV:N/AC:L/Au:N/C:P/I:P/A:P
CWE-416 Use 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.

http://marc.info/?l=bugtraq&m=144050155601375&w=2
Third Party Advisory
Mailing List
http://marc.info/?l=bugtraq&m=143403519711434&w=2
Third Party Advisory
Mailing List
http://marc.info/?l=bugtraq&m=143748090628601&w=2
Third Party Advisory
Mailing List
http://www.securityfocus.com/bid/73037
Third Party Advisory
VDB Entry
http://www.securitytracker.com/id/1031949
Third Party Advisory
VDB Entry
https://bugs.php.net/bug.php?id=68901
Vendor Advisory
Exploit
https://bugzilla.redhat.com/show_bug.cgi?id=1194747
Third Party Advisory
Issue Tracking