vendor:
Battle Blog
by:
$qL_DoCt0r
7,5
CVSS
HIGH
SQL/HTML Injection
89, 79
CWE
Product Name: Battle Blog
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
2009
Battle Blog SQL/HTML Injection Vulnerability
The vulnerability is present in the comment section of the blog. An attacker can inject HTML/XSS code in the comment section and submit it. The code will be executed when the page is loaded. An attacker can also inject SQL code in the username field of the admin page and leave the password field blank to gain access to the admin page.
Mitigation:
Input validation should be done on the comment section and the username field of the admin page.