DRZES HMS Multiple SQL Injection Vulnerabilities
BID:15644
Info
DRZES HMS Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 15644 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 29 2005 12:00AM |
| Updated: | Nov 29 2005 12:00AM |
| Credit: | r0t is credited with the discovery of this vulnerability. |
| Vulnerable: |
DRZES HMS DRZES HMS 3.2 |
| Not Vulnerable: | |
Discussion
DRZES HMS Multiple SQL Injection Vulnerabilities
DRZES HMS is prone to multiple SQL injection vulnerabilities. These issues are due to a lack of proper sanitization of user-supplied input before it is used in SQL queries.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
DRZES HMS Version 3.2 and prior are reported to be vulnerable; earlier versions may also be affected.
DRZES HMS is prone to multiple SQL injection vulnerabilities. These issues are due to a lack of proper sanitization of user-supplied input before it is used in SQL queries.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
DRZES HMS Version 3.2 and prior are reported to be vulnerable; earlier versions may also be affected.
Exploit / POC
DRZES HMS Multiple SQL Injection Vulnerabilities
No exploit is required:
Example URI have been provided:
http://www.example.com/customers/domains.php?plan_id=[SQL]
http://www.example.com/customers/viewinvoice.php?invoiceID=[SQL]
http://www.example.com/customers/viewplan.php?customerPlanID=[SQL]
http://www.example.com/customers/referred_plans.php?ref_id=[SQL]
http://www.example.com/customers/referred_plans.php?sort=id&order=asc&ref_id=[SQL]
http://www.example.com/customers/viewusage.php?plan_id=[SQL]
http://www.example.com/customers/listcharges.php?customerPlanID=[SQL]
http://www.example.com/customers/pop_accounts.php?plan_id=[SQL]
http://www.example.com/customers/pop_accounts.php?plan_id=35&domain=[SQL]
http://www.example.com/customers/databases.php?plan_id=[SQL]
http://www.example.com/customers/databases.php?plan_id=35&domain=[SQL]
http://www.example.com/customers/ftp_users.php?plan_id=[SQL]
http://www.example.com/customers/ftp_users.php?plan_id=35&domain=[SQL]
http://www.example.com/customers/crons.php?plan_id=[SQL]
http://www.example.com/customers/crons.php?plan_id=35&domain=[SQL]
http://www.example.com/customers/pass_dirs.php?plan_id=[SQL]
http://www.example.com/customers/pass_dirs.php?plan_id=35&domain=[SQL]
http://www.example.com/customers/zone_files.php?plan_id=[SQL]
http://www.example.com/customers/zone_files.php?plan_id=35&domain=[SQL]
http://www.example.com/customers/htaccess.php?plan_id=[SQL]
http://www.example.com/customers/htaccess.php?plan_id=35&domain=[SQL]
http://www.example.com/customers/software.php?plan_id=[SQL]
http://www.example.com/customers/software.php?plan_id=35&domain=[SQL]
No exploit is required:
Example URI have been provided:
http://www.example.com/customers/domains.php?plan_id=[SQL]
http://www.example.com/customers/viewinvoice.php?invoiceID=[SQL]
http://www.example.com/customers/viewplan.php?customerPlanID=[SQL]
http://www.example.com/customers/referred_plans.php?ref_id=[SQL]
http://www.example.com/customers/referred_plans.php?sort=id&order=asc&ref_id=[SQL]
http://www.example.com/customers/viewusage.php?plan_id=[SQL]
http://www.example.com/customers/listcharges.php?customerPlanID=[SQL]
http://www.example.com/customers/pop_accounts.php?plan_id=[SQL]
http://www.example.com/customers/pop_accounts.php?plan_id=35&domain=[SQL]
http://www.example.com/customers/databases.php?plan_id=[SQL]
http://www.example.com/customers/databases.php?plan_id=35&domain=[SQL]
http://www.example.com/customers/ftp_users.php?plan_id=[SQL]
http://www.example.com/customers/ftp_users.php?plan_id=35&domain=[SQL]
http://www.example.com/customers/crons.php?plan_id=[SQL]
http://www.example.com/customers/crons.php?plan_id=35&domain=[SQL]
http://www.example.com/customers/pass_dirs.php?plan_id=[SQL]
http://www.example.com/customers/pass_dirs.php?plan_id=35&domain=[SQL]
http://www.example.com/customers/zone_files.php?plan_id=[SQL]
http://www.example.com/customers/zone_files.php?plan_id=35&domain=[SQL]
http://www.example.com/customers/htaccess.php?plan_id=[SQL]
http://www.example.com/customers/htaccess.php?plan_id=35&domain=[SQL]
http://www.example.com/customers/software.php?plan_id=[SQL]
http://www.example.com/customers/software.php?plan_id=35&domain=[SQL]
Solution / Fix
DRZES HMS Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
References
DRZES HMS Multiple SQL Injection Vulnerabilities
References:
References:
- DRZES HMS 3.2 Multiple vuln. (r0t)
- DRZES Web Site (DRZES)