vendor:
D2KBLOG
by:
Farhad Koosha and Devil_Box
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: D2KBLOG
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
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
D2KBLOG SQL injection
A vulnerability in D2KBLOG allows an attacker to extract the administrator password by sending a specially crafted HTTP request. This is due to the application not properly sanitizing user-supplied input before using it in an SQL query.
Mitigation:
Input validation should be used to prevent SQL injection attacks.