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: 6.9 [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]
CVE-ID: CVE-2010-3436
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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.


Affected software

PHP
Gentoo Linux
Slackware Linux
php
dev-lang/php

How to mitigate CVE-2010-3436

Install update from vendor's website.

PHP - update to 5.2.15
php - update to 5.2.16
dev-lang/php - update to 5.3.8

External References

Related Security Bulletins