ModernGigabyte ModernBill User.PHP SQL Injection Vulnerability
BID:17596
Info
ModernGigabyte ModernBill User.PHP SQL Injection Vulnerability
| Bugtraq ID: | 17596 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 19 2006 12:00AM |
| Updated: | Apr 19 2006 08:46PM |
| Credit: | r0t is credited with the discovery of this vulnerability. |
| Vulnerable: |
ModernGigabyte ModernBill 4.3.2 ModernGigabyte ModernBill 4.3.1 ModernGigabyte ModernBill 4.3 |
| Not Vulnerable: | |
Discussion
ModernGigabyte ModernBill User.PHP SQL Injection Vulnerability
ModernBill is prone to an SQL-injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
ModernBill is prone to an SQL-injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Exploit / POC
ModernGigabyte ModernBill User.PHP SQL Injection Vulnerability
This issue can be exploited through a web client.
The following proof-of-concept URIs are available:
http://www.example.com/user.php?op=menu&tile=mysupport&type=view&id=1[SQL]
http://www.example.com/user.php?op=menu&tile=mysupport&type=details&id=(existing id number)[SQL]
http://www.example.com/user.php?op=client_invoice&db_table=client_invoice&tile=myinvoices&print=&id=invoice_id|2869[SQL]
This issue can be exploited through a web client.
The following proof-of-concept URIs are available:
http://www.example.com/user.php?op=menu&tile=mysupport&type=view&id=1[SQL]
http://www.example.com/user.php?op=menu&tile=mysupport&type=details&id=(existing id number)[SQL]
http://www.example.com/user.php?op=client_invoice&db_table=client_invoice&tile=myinvoices&print=&id=invoice_id|2869[SQL]
Solution / Fix
ModernGigabyte ModernBill User.PHP SQL Injection Vulnerability
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].
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].
References
ModernGigabyte ModernBill User.PHP SQL Injection Vulnerability
References:
References:
- ModernBill multiple SQL inj. vuln. (r0t)
- ModernBill (ModernGigabyte)