9.8

CVE-2016-5772

Exploit

Double free vulnerability in the php_wddx_process_data function in wddx.c in the WDDX extension in PHP before 5.5.37, 5.6.x before 5.6.23, and 7.x before 7.0.8 allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via crafted XML data that is mishandled in a wddx_deserialize call.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
PhpPhp Version < 5.5.37
PhpPhp Version >= 5.6.0 < 5.6.23
PhpPhp Version >= 7.0.0 < 7.0.8
SuseLinux Enterprise Debuginfo Version11 Updatesp4
OpensuseLeap Version42.1
OpensuseOpensuse Version13.2
SuseLinux Enterprise Server Version11 Updatesp4
DebianDebian Linux Version8.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 15.31% 0.944
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 9.8 3.9 5.9
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvd@nist.gov 7.5 10 6.4
AV:N/AC:L/Au:N/C:P/I:P/A:P
CWE-415 Double Free

The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.