CVE-2008-0246
UploadScript 1.0 - Unauthenticated Privilege Escalation via admin.php Pass Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-0246. PoCs published by Dj7xpl.
AI-analyzed exploit summary This PHP script exploits an authentication bypass vulnerability in UploadImage v1.0 and UploadScript v1.0 by sending a crafted POST request to change the admin password to '123456'. The exploit uses multipart/form-data to bypass authentication checks.
Description
admin.php in UploadScript 1.0 does not check for the original password before making a change to a new password, which allows remote attackers to gain administrator privileges via the pass parameter in a nopass (Set Password) action.
Exploits (1)
This PHP script exploits an authentication bypass vulnerability in UploadImage v1.0 and UploadScript v1.0 by sending a crafted POST request to change the admin password to '123456'. The exploit uses multipart/form-data to bypass authentication checks.