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

 

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

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


Vulnerability identifier: #VU110283
CSH Severity: Medium
CVSS v4.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
Vendor: PHP Group
Affected software:
PHP

Detailed vulnerability 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.


How to mitigate CVE-2010-3436

Install update from vendor's website.

Sources