UGroup SQL Injection Vulnerabilities
BID:15591
Info
UGroup SQL Injection Vulnerabilities
| Bugtraq ID: | 15591 |
| Class: | Input Validation Error |
| CVE: |
CVE-2005-3872 |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 28 2005 12:00AM |
| Updated: | Nov 28 2005 12:00AM |
| Credit: | Discovery is credited to r0t. |
| Vulnerable: |
UGroup UGroup 2.6.2 |
| Not Vulnerable: | |
Discussion
UGroup SQL Injection Vulnerabilities
UGroup is prone to SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
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.
UGroup is prone to SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
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.
Exploit / POC
UGroup SQL Injection Vulnerabilities
The following examples were provided:
/forum.php?FORUM_ID=[SQL]
/topic.php?CAT_ID=1&FORUM_ID=1&TOPIC_ID=[SQL]
/topic.php?CAT_ID=1&FORUM_ID=[SQL]
/topic.php?CAT_ID=[SQL]
The following examples were provided:
/forum.php?FORUM_ID=[SQL]
/topic.php?CAT_ID=1&FORUM_ID=1&TOPIC_ID=[SQL]
/topic.php?CAT_ID=1&FORUM_ID=[SQL]
/topic.php?CAT_ID=[SQL]
Solution / Fix
UGroup 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
UGroup SQL Injection Vulnerabilities
References:
References:
- pirmdiena, novembris 28, 2005 (r0t)
- UGroup Homepage (UGroup)