Use-after-free error in PHP - #VU7683

 

Use-after-free error in PHP - #VU7683

Published: August 3, 2017


Vulnerability identifier: #VU7683
CSH Severity: Low
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: N/A
CWE-ID: CWE-416
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to gain access to data in memory.

The weakness exists due to use-after-free error in unserialize() with SplFixedArray. A remote attacker can trigger memory leak and create gadgets to gain full memory read/write access.

Affected software


PHP

Remediation

Update to version 7.0.22.


External References

Related Security Bulletins