vendor:
A-Blog V.2
by:
IRCRASH
9.3
CVSS
HIGH
SQL Injection/XSS
89, 79
CWE
Product Name: A-Blog V.2
Affected Version From: A-Blog V.2
Affected Version To: A-Blog V.2
Patch Exists: NO
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
A-Blog V.2 Multiple Remote Vulnerabilities (SQL Injection Exploit/XSS)
A-Blog V.2 is vulnerable to multiple remote vulnerabilities, including SQL Injection and XSS. An attacker can exploit these vulnerabilities to gain access to sensitive information such as usernames and passwords, as well as execute malicious code on the vulnerable system.
Mitigation:
Ensure that all user-supplied input is properly validated and sanitized before being used in any SQL queries. Additionally, ensure that all user-supplied input is properly escaped before being used in any HTML output.