[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SQL injection vulnerability in TCMS
- To: bugtraq@xxxxxxxxxxxxxxxxx
- Subject: SQL injection vulnerability in TCMS
- From: advisory@xxxxxxxxxxx
- Date: Thu, 26 Aug 2010 14:54:18 +0200 (CEST)
Vulnerability ID: HTB22578
Reference:
http://www.htbridge.ch/advisory/sql_injection_vulnerability_in_tcms_4.html
Product: TCMS
Vendor: Target CMS ( http://targetcms.com/ )
Vulnerable Version: 100728 and Probably Prior Versions
Vendor Notification: 09 August 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 "php/template/blog.php" script
to properly sanitize user-supplied input in "id" 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.
Attacker can use browser to exploit this vulnerability. The following PoC is
available:
http://host/www/index.php?template=blog&id=1'+ANY_SQL_CODE