vendor:
ilch clan
by:
Easy Laster
9.3
CVSS
HIGH
SQL Injection
89
CWE
Product Name: ilch clan
Affected Version From: 1.0.5 a,b,c,d,e,f!
Affected Version To: 1.0.5 a,b,c,d,e,f!
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
2011
Registration Bypass SQL Injection Vulnerability
A SQL Injection vulnerability was discovered in ilch clan 1.0.5 a,b,c,d,e,f! in regist.php, which allows attackers to bypass the registration process. The vulnerability is caused by improper validation of user-supplied input in the $_POST parameter. An attacker can exploit this vulnerability to gain access to the application without registering.
Mitigation:
Input validation should be performed to ensure that user-supplied input is properly sanitized and validated. Additionally, access control should be implemented to ensure that only authorized users are able to access the application.