vendor:
Contact Directory
by:
R4dc0re
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Contact Directory
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:aspsiteware:contact_directory:1.0
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
2010
ASPSiteware Contact Directory SQL injection Vulnerability
Contact Directory is an application that allows you to set up and share contacts online. It is backed by an Access database and can store thousands of names and contact information in alphabetical categories. The vulnerability is an SQL injection which can be exploited by sending malicious code to the iType parameter in the type.asp page.
Mitigation:
Input validation should be used to prevent malicious code from being sent to the iType parameter.