vendor:
FlexBB
by:
D3vil-0x1 | Devil-00
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: FlexBB
Affected Version From: 0.5.5
Affected Version To: 0.5.5
Patch Exists: NO
Related CWE: N/A
CPE: a:flexbb:flexbb:0.5.5
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
FlexBB <= 0.5.5 (/inc/start.php _COOKIE) Remote SQL ByPass Exploit
This exploit allows an attacker to bypass authentication and gain access to the FlexBB <= 0.5.5 web application. The exploit is done by sending a malicious cookie to the server which contains a SQL query that will bypass authentication.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in a SQL query.