vendor:
Blogs Manager
by:
muuratsalo
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Blogs Manager
Affected Version From: 1.101
Affected Version To: 1.101
Patch Exists: NO
Related CWE: N/A
CPE: a:blogs_manager:blogs_manager
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
2011
Blogs manager <= 1.101 SQL Injection Vulnerability
Blogs manager <= 1.101 is affected by a SQL injection vulnerability. An attacker can exploit this vulnerability by sending malicious SQL queries to the vulnerable application. Note - A registered account could be required to exploit the vulnerability.
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.