Input validation error in PHP - CVE-2010-1129

 

Input validation error in PHP - CVE-2010-1129

Published: August 31, 2010 / Updated: June 8, 2025


Vulnerability identifier: #VU110310
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2010-1129
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

The safe_mode implementation in PHP before 5.2.13 does not properly handle directory pathnames that lack a trailing / (slash) character, which allows context-dependent attackers to bypass intended access restrictions via vectors related to use of the tempnam function.


Affected software

PHP
Gentoo Linux
dev-lang/php

How to mitigate CVE-2010-1129

Install update from vendor's website.

PHP - update to 5.2.13
dev-lang/php - update to 5.3.8

External References

Related Security Bulletins