#VU14293 Information disclosure in PHP - CVE-2018-15132

 

#VU14293 Information disclosure in PHP - CVE-2018-15132

Published: August 8, 2018 / Updated: August 9, 2018


Vulnerability identifier: #VU14293
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2018-15132
CWE-ID: CWE-200
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.

The vulnerability exists due to improper implementation of  open_basedir checking mechanisms in the linkinfo() function, as defined in the ext/standard/link_win32.c source code file. A remote attacker can gain access to potentially sensitive information.


Remediation

The vulnerability has been addressed in the versions 5.6.37, 7.0.31, 7.1.20, and 7.2.8.

External links