Joomla! TimeTrack Component "ct_id" SQL Injection Vulnerability


Description   Salvatore Fresta has discovered a vulnerability in the TimeTrack component for Joomla!, which can be exploited by malicious people to conduct SQL injection attacks.
Input passed via the "ct_id" parameter to index.php (when "option" is set to "com_timetrack" and "view" is set to "timetrack") is not properly sanitised before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
NOTE: Other parameters are reportedly also affected.
The vulnerability is confirmed in version 1.2.3. Other versions may also be affected.
     
Vulnerable Products   Vulnerable Software:
TimeTrack 1.x (component for Joomla!)
     
Solution   Update to version 1.2.5
     
CVE   CVE-2010-4926
     
References   TimeTrack
http://timetrack.itrn.de/download/stable/item/34-timetrack-125
Salvatore Fresta:
http://salvatorefresta.net/files/adv/TimeTrack_1.2.4_Joomla_Component_Multiple_SQL_Injection_Vulnerabilities-22092010.txt
     
Vulnerability Manager Detection   No
     
IPS Protection  
ASQ Engine alarm Available Since
SQL injection Prevention - GET : suspicious OR statement in URL
3.2.0
SQL injection Prevention - GET : suspicious combination of 'OR' or 'AND' statements in URL
3.2.0
SQL injection Prevention - GET : suspicious CREATE statement in URL
3.2.0
SQL injection Prevention - GET : suspicious CAST statement in URL
3.2.0
SQL injection Prevention - GET : suspicious OPENROWSET statement in URL
3.2.0
SQL injection Prevention - GET : suspicious DECLARE statement in URL
3.2.0
SQL injection Prevention - GET : suspicious OPENQUERY statement in URL
3.2.0
SQL injection Prevention - GET : suspicious shutdown statement in URL
3.2.0
SQL injection Prevention - GET : suspicious UNION SELECT statement in URL
3.2.0
SQL injection Prevention - GET : possible database version probing
3.2.0
SQL injection Prevention - GET : suspicious UPDATE SET statement in URL
3.2.0
SQL injection Prevention - GET : suspicious SELECT statement in URL
3.2.0
SQL injection Prevention - GET : suspicious INSERT statement in URL
3.2.0
SQL injection Prevention - GET : suspicious DROP statement in URL
3.2.0
SQL injection Prevention - GET : suspicious EXEC statement in URL
3.2.0
SQL injection Prevention - GET : block comment delimiters in URL
3.2.0
SQL injection Prevention - GET : suspicious SQL statement in header
4.0.0
     


 
 
 
 
 Risk level 
Moderate 

 Vulnerability First Public Report Date 
2010-09-23 

 Target Type 
Server 

 Possible exploit 
Remote