vendor:
Clean CMS
by:
JosS
7.5
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: Clean CMS
Affected Version From: Clean CMS 1.5
Affected Version To: Clean CMS 1.5
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
2020
Clean CMS 1.5 (full_txt.php id) Blind SQL Injection Exploit
Clean CMS 1.5 is vulnerable to Blind SQL Injection. This exploit uses a multi-threaded approach to extract data from the database. It uses the 'full_txt.php' page to extract data from the database. It takes the URL and HTML pattern as input and uses the LWP::UserAgent module to send requests to the server. It then uses the ASCII values of the characters to extract data from the database.
Mitigation:
Input validation should be done on the server-side to prevent SQL injection attacks. Parameterized queries should be used to prevent SQL injection attacks.