vendor:
eXV2 eblog
by:
S@BUN
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: eXV2 eblog
Affected Version From: 1.2
Affected Version To: 1.2
Patch Exists: NO
Related CWE: N/A
CPE: a:exv2:exv2_eblog:1.2
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
2008
Powered by eXV2 eblog 1.2 SQL Injection
A SQL injection vulnerability exists in eXV2 eblog 1.2. An attacker can send a specially crafted HTTP request containing malicious SQL statements to the vulnerable application. This can allow the attacker to gain access to the database and potentially access sensitive information.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, the application should use parameterized queries to prevent SQL injection.