Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:25393
HistoryDec 28, 2010 - 12:00 a.m.

SQL injection in KaiBB

2010-12-2800:00:00
vulners.com
17

Vulnerability ID: HTB22748
Reference: http://www.htbridge.ch/advisory/sql_injection_in_kaibb_1.html
Product: KaiBB
Vendor: Mi-Dia ( http://www.mi-dia.co.uk/ )
Vulnerable Version: 1.0.1
Vendor Notification: 09 December 2010
Vulnerability Type: SQL Injection
Status: Not Fixed, Vendor Alerted, Awaiting Vendor Response
Risk level: High
Credit: High-Tech Bridge SA - Ethical Hacking & Penetration Testing (http://www.htbridge.ch/)

Vulnerability Details:
The vulnerability exists due to failure in the "/index.php" script to properly sanitize user-supplied input in "term" variable.
Attacker can alter queries to the application SQL database, execute arbitrary queries to the database, compromise the application, access or modify sensitive data, or exploit various vulnerabilities in the underlying SQL database.

The following PoC is available:

http://[host]/index.php?s=search&term=123%27//union//select//1,@@version,1,1,1//%23