#VU110283 Permissions, Privileges, and Access Controls in PHP - CVE-2010-3436

 

#VU110283 Permissions, Privileges, and Access Controls in PHP - CVE-2010-3436

Published: September 1, 2022 / Updated: June 8, 2025


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

Description

The vulnerability allows a remote non-authenticated attacker to corrupt data.

fopen_wrappers.c in PHP 5.3.x through 5.3.3 might allow remote attackers to bypass open_basedir restrictions via vectors related to the length of a filename.


Remediation

Install update from vendor's website.

External links