First published: Thu Apr 07 2005(Updated: )
Meilad File upload script (up.php) mod for phpBB 2.0.x does not properly limit the types of files that can be uploaded, which allows remote authenticated users to execute arbitrary commands by uploading PHP files, then directly requesting them from the uploads directory.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Phpbb Group Phpbb | =2.0.5 | |
Phpbb Group Phpbb | =2.0.7a | |
Phpbb Group Phpbb | =2.0.8 | |
Phpbb Group Phpbb | =2.0.11 | |
Phpbb Group Phpbb | =2.0.1 | |
Phpbb Group Phpbb | =2.0.13 | |
Phpbb Group Phpbb | =2.0.3 | |
Phpbb Group Phpbb | =2.0_rc2 | |
Phpbb Group Phpbb | =2.0_rc1 | |
Phpbb Group Phpbb | =2.0.4 | |
Phpbb Group Phpbb | =2.0.12 | |
Phpbb Group Phpbb | =2.0.9 | |
Phpbb Group Phpbb | =2.0.7 | |
Phpbb Group Phpbb | =2.0.8a | |
Phpbb Group Phpbb | =2.0.6d | |
Phpbb Group Phpbb | =2.0.2 | |
Phpbb Group Phpbb | =2.0.14 | |
Phpbb Group Phpbb | =2.0.10 | |
Phpbb Group Phpbb | =2.0.6c | |
Phpbb Group Phpbb | =2.0_rc4 | |
Phpbb Group Phpbb | =2.0.6 | |
Phpbb Group Phpbb | =2.0.0 | |
Phpbb Group Phpbb | =2.0_rc3 | |
Phpbb Group Phpbb | =2.0_beta1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2005-1047 has a medium severity rating due to its ability to allow unauthorized command execution via file uploads.
To fix CVE-2005-1047, ensure proper file-type validation and restrict uploaded file types in the upload script.
CVE-2005-1047 affects phpBB versions 2.0.0 through 2.0.14.
Yes, CVE-2005-1047 can be exploited by remote authenticated users who upload malicious PHP files.
CVE-2005-1047 is a file upload vulnerability that allows execution of arbitrary code through improper file type restrictions.