vendor:
VBZoom
by:
SecurityFocus
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: VBZoom
Affected Version From: VBZoom v1.01
Affected Version To: VBZoom v1.01
Patch Exists: N/A
Related CWE: N/A
CPE: a:vbzoom:vbzoom:1.01
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
2002
SQL Injection Vulnerability in VBZoom v1.01
Due to insufficient sanitization of variables used to construct SQL queries, it is possible to modify the logic of a query, via a malicious request. Exploiting this issue could allow an attacker to reset the password of an arbitrary forum user. The ability to impersonate arbitrary users could potentially allow an attacker to launch further attacks against the vulnerable server. Other SQL injection attacks may also be possible.
Mitigation:
Input validation should be used to ensure that user-supplied data does not contain malicious SQL code.