vendor:
BlindBlog
by:
Salvatore 'drosophila' Fresta
8.8
CVSS
HIGH
SQL Injection, Authentication Bypass, Local File Inclusion
89, 287, 22
CWE
Product Name: BlindBlog
Affected Version From: 1.3.2001
Affected Version To: 1.3.2001
Patch Exists: YES
Related CWE: N/A
CPE: a:cbblog:blindblog
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
BlindBlog Vulnerabilities
All queries are vulnerable. This bug allows a guest to view username and the password of a registered user. Authentication Bypass bug allows an admin to bypass authentication using the previous bug. Local File Inclusion bug allow an admin to include local files.
Mitigation:
Ensure that magic_quotes_gpc is enabled and all user input is properly sanitized and validated.