vendor:
ASP Product Catalog
by:
AlpHaNiX
8,8
CVSS
HIGH
XSS and Database Disclosure
79 (XSS) and 200 (Information Exposure)
CWE
Product Name: ASP Product Catalog
Affected Version From: N/A
Affected Version To: N/A
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
ASP Product Catalog Multiple Remote Exploits
ASP Product Catalog is vulnerable to XSS and Database Disclosure. XSS can be exploited by sending malicious payloads in the search parameter. Database Disclosure can be exploited by downloading the aspProductCatalog.mdb file from the database folder.
Mitigation:
Input validation should be done to prevent XSS attacks. Access to the database folder should be restricted.