Input validation error in PHP - CVE-2005-3390

 

Input validation error in PHP - CVE-2005-3390

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


Vulnerability identifier: #VU110502
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-2005-3390
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: Public exploit is available

Vulnerability details

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

The RFC1867 file upload feature in PHP 4.x up to 4.4.0 and 5.x up to 5.0.5, when register_globals is enabled, allows remote attackers to modify the GLOBALS array and bypass security protections of PHP applications via a multipart/form-data POST request with a "GLOBALS" fileupload field.


Affected software

PHP
Gentoo Linux
dev-php/php
dev-php/php-cgi

How to mitigate CVE-2005-3390

Install update from vendor's website.

PHP - addressed in versions 4.4.0, 4.10
dev-php/php - update to 4.4.0-r4
dev-php/php-cgi - update to 4.4.0-r8

Links to Public Exploits and PoC-codes

External References

Related Security Bulletins