K-Search SQL Injection Vulnerabilities
BID:15588
Info
K-Search SQL Injection Vulnerabilities
| Bugtraq ID: | 15588 |
| Class: | Input Validation Error |
| CVE: |
CVE-2005-3868 |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 28 2005 12:00AM |
| Updated: | Jun 22 2010 10:58PM |
| Credit: | Discovery is credited to r0t. |
| Vulnerable: |
Turn-K K-Search 1.0 Turn-K K-Search 0 |
| Not Vulnerable: | |
Discussion
K-Search SQL Injection Vulnerabilities
K-Search 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.
K-Search 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
K-Search SQL Injection Vulnerabilities
The following examples were provided:
/index.php?term=%23%25%23term%23%25%23&sm=Mekl%E7t&source=1&req=search
/index.php?term=%28%27r0t+checker%27%29&sm=Mekl%E7t&source=1&req=search
/index.php?req=edit&id=[SQL]
/index.php?req=view&act=stat_all&stat=[SQL]
/index.php?req=view&act=status&id=1&stat=[SQL]
/index.php?req=view&act=status&id=[SQL]
/index.php?req=delsite&id=[SQL]
/index.php?req=search&source=[SQL]
The following examples were provided:
/index.php?term=%23%25%23term%23%25%23&sm=Mekl%E7t&source=1&req=search
/index.php?term=%28%27r0t+checker%27%29&sm=Mekl%E7t&source=1&req=search
/index.php?req=edit&id=[SQL]
/index.php?req=view&act=stat_all&stat=[SQL]
/index.php?req=view&act=status&id=1&stat=[SQL]
/index.php?req=view&act=status&id=[SQL]
/index.php?req=delsite&id=[SQL]
/index.php?req=search&source=[SQL]
Solution / Fix
K-Search 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
K-Search SQL Injection Vulnerabilities
References:
References:
- K-Search Homepage (Turn-K)
- pirmdiena, novembris 28, 2005 (r0t)