vendor:
Limbo
by:
The:Paradox
7.5
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: Limbo
Affected Version From: 1.0.4.2
Affected Version To: Probably lower versions
Patch Exists: N/A
Related CWE: N/A
CPE: a:limbo-cms:limbo
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
Limbo 1.0.4.2 And Probably Lower Blind Sql Injection Exploit Benchmark Method
Limbo 1.0.4.2 and probably lower versions are vulnerable to Blind SQL Injection. An attacker can exploit this vulnerability to gain access to the database and execute arbitrary SQL commands.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.