vendor:
ilchClan
by:
Easy Laster
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: ilchClan
Affected Version From: 1.0.5
Affected Version To: 1.0.5
Patch Exists: NO
Related CWE: N/A
CPE: a:ilchclan:ilchclan:1.0.5
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: PHP
2010
ilchClan <= 1.0.5 SQL Injection Vulnerability & Exploit
This exploit allows an attacker to gain access to the admin account of the ilchClan <= 1.0.5 script by exploiting a SQL Injection vulnerability. The exploit is achieved by sending a crafted HTTP request to the vulnerable script, which then returns the admin account credentials in the response.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, the application should be configured to use parameterized queries.