vendor:
SimpleBlog
by:
SecurityFocus
6.4
CVSS
MEDIUM
Input Validation Vulnerabilities
20
CWE
Product Name: SimpleBlog
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
2006
SimpleBlog Multiple Input Validation Vulnerabilities
SimpleBlog is prone to multiple input validation vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input. Successful exploitation of these vulnerabilities could result in a compromise of the application, disclosure or modification of data, or the theft of cookie-based authentication credentials. They may also permit an attacker to exploit vulnerabilities in the underlying database implementation as well as other attacks.
Mitigation:
Input validation should be performed to ensure that untrusted data is not used to execute unintended commands.