vendor:
w3blabor_cms
by:
DNX
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: w3blabor_cms
Affected Version From: 3.3.2000
Affected Version To: 3.3.2000
Patch Exists: YES
Related CWE: N/A
CPE: a:w3blaborcms:w3blabor_cms
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
2008
w3blabor CMS <= v3.3.0 Admin Login Bypass
w3blabor CMS version 3.3.0 is vulnerable to an SQL injection vulnerability due to improper sanitization of user-supplied input before using it in an SQL query. A malicious user can exploit this vulnerability to bypass authentication and gain access to the application.
Mitigation:
To mitigate this vulnerability, the application should properly sanitize user-supplied input before using it in an SQL query.