vendor:
Web Based Contact Management
by:
b3hz4d
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Web Based Contact Management
Affected Version From: All versions
Affected Version To: All versions
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
2008
Web Based Contact Management (Auth Bypass) SQL Injection Vulnerability
Admin login page of Web Based Contact Management is vulnerable to SQL Injection. All versions (SOHO Version, Standard Version, Enterprise Version) are vulnerable. An attacker can bypass authentication by using the username 'anything' and the password 'delta' or 'a'='a'.
Mitigation:
Input validation should be used to prevent SQL Injection attacks.