vendor:
LucidCMS
by:
SecurityFocus
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: LucidCMS
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
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
2005
lucidCMS SQL Injection Vulnerability
LucidCMS is prone to an SQL injection vulnerability. An attacker can exploit this vulnerability by entering malicious data into the login and password fields of the login page. This could allow an attacker to gain administrative privileges and potentially compromise the underlying system.
Mitigation:
Developers should ensure that user-supplied input is properly sanitized and validated before being used in SQL queries.