#VU12900 Use-after-free error in PHP - CVE-2016-7479

 

#VU12900 Use-after-free error in PHP - CVE-2016-7479

Published: May 3, 2018 / Updated: May 18, 2020


Vulnerability identifier: #VU12900
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/U:Amber
CVE-ID: CVE-2016-7479
CWE-ID: CWE-416
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
PHP
Software vendor:
PHP Group

Description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The weakness exists due to resizing the 'properties' hash table of a serialized object during the unserialization process. A remote attacker can trigger use-after-free error and execute arbitrary code.

Successful exploitation of the vulnerability may result in system compromise.


Remediation

Install update from vendor's website.

External links