#VU110350 Permissions, Privileges, and Access Controls in PHP - CVE-2007-4850

 

#VU110350 Permissions, Privileges, and Access Controls in PHP - CVE-2007-4850

Published: October 15, 2018 / Updated: June 9, 2025


Vulnerability identifier: #VU110350
Vulnerability risk: Medium
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:P/U:Green
CVE-ID: CVE-2007-4850
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
PHP
Software vendor:
PHP Group

Description

The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.

curl/interface.c in the cURL library (aka libcurl) in PHP 5.2.4 and 5.2.5 allows context-dependent attackers to bypass safe_mode and open_basedir restrictions and read arbitrary files via a file:// request containing a x00 sequence, a different vulnerability than CVE-2006-2563.


Remediation

Install update from vendor's website.

External links