vendor:
webCMS Portal Edition
by:
JosS
7.5
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: webCMS Portal Edition
Affected Version From: N/A
Affected Version To: N/A
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
2009
webCMS Portal Edition (index.php id) Blind SQL Injection Exploit
This exploit is used to gain access to the webCMS Portal Edition by exploiting a blind SQL injection vulnerability in the index.php id parameter. It uses LWP::UserAgent to send requests and parse the HTML pattern to determine the user and password. It also has options to set the maximum table name length, the number of threads, and the timeout.
Mitigation:
Input validation and sanitization should be used to prevent SQL injection attacks.