Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-5075. PoCs published by ~!Dok_tOR!~.
AI-analyzed exploit summary This exploit demonstrates SQL injection vulnerabilities in E-Uploader Pro <= 1.0, allowing unauthorized access to user credentials and other sensitive data via crafted HTTP requests. The PoC includes multiple endpoints vulnerable to SQLi when magic_quotes_gpc is disabled.
Description
Multiple SQL injection vulnerabilities in E-Uploader Pro 1.0 (aka Uploader PRO), when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) id parameter to (a) img.php, (b) file.php, (c) mail.php, (d) thumb.php, (e) zip.php, and (f) zipit.php, and (2) the view parameter to (g) browser.php.
Exploits (1)
This exploit demonstrates SQL injection vulnerabilities in E-Uploader Pro <= 1.0, allowing unauthorized access to user credentials and other sensitive data via crafted HTTP requests. The PoC includes multiple endpoints vulnerable to SQLi when magic_quotes_gpc is disabled.