Input validation error in PHP - CVE-2004-1064
Published: December 8, 2020 / Updated: June 8, 2025
PHP
PHP Group
Description
The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.
The safe mode checks in PHP 4.x to 4.3.9 and PHP 5.x to 5.0.2 truncate the file path before passing the data to the realpath function, which could allow attackers to bypass safe mode. NOTE: this issue was originally REJECTed by its CNA before publication, but that decision is in active dispute. This candidate may change significantly in the future as a result of further discussion.
Remediation
External links
- http://distro.conectiva.com.br/atualizacoes/?id=a&anuncio=000915
- http://www.gentoo.org/security/en/glsa/glsa-200412-14.xml
- http://www.hardened-php.net/advisories/012004.txt
- http://www.mandriva.com/security/advisories?name=MDKSA-2004:151
- http://www.mandriva.com/security/advisories?name=MDKSA-2005:072
- http://www.php.net/release_4_3_10.php
- http://www.securityfocus.com/advisories/9028
- http://www.securityfocus.com/archive/1/384545
- http://www.securityfocus.com/bid/11964
- https://exchange.xforce.ibmcloud.com/vulnerabilities/18512
- https://www.ubuntu.com/usn/usn-99-1/
- https://www.ubuntu.com/usn/usn-99-2/