vendor:
SimpleBlog 2.0
by:
Chironex Fleckeri
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: SimpleBlog 2.0
Affected Version From: 2.0
Affected Version To: 2.0
Patch Exists: NO
Related CWE: N/A
CPE: 2.0
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 2.0 <= "comments.asp" SQL Injection Exploit
A vulnerability in SimpleBlog 2.0 <= "comments.asp" allows an attacker to inject arbitrary SQL commands. This can be exploited to manipulate SQL queries by e.g. injecting additional statements. This can be used to bypass authentication or disclose sensitive information.
Mitigation:
Input validation should be used to prevent SQL injection attacks.