#VU15297 Memory leak in PHP

 

#VU15297 Memory leak in PHP

Published: October 10, 2018


Vulnerability identifier: #VU15297
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: N/A
CWE-ID: CWE-401
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
PHP
Software vendor:
PHP Group

Description

The vulnerability allows a remote attacker to obtain potentially sensitive information or cause DoS condition on the target system.

The weakness due to array_reduce memory leak when an exception is thrown in callback and escapes outside array_reduce. A remote attacker can trigger memory leak and gain access to arbitrary data or cause the service to crash.

Remediation

The vulnerability has been fixed in the version 7.1.22, 7.2.10.

External links