vendor:
IF-CMS
by:
darkjoker
7.5
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: IF-CMS
Affected Version From: 2
Affected Version To: 2
Patch Exists: NO
Related CWE: N/A
CPE: a:if-cms:if-cms:2.0
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
2009
IF-CMS <= 2.0 Blind SQL Injection Exploit
This exploit is used to gain access to the IF-CMS 2.0 system by exploiting a blind SQL injection vulnerability. The exploit uses a benchmarking technique to determine the correct password character by character. The exploit is written in PHP and requires the hostname, path, and username of the target system.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.