CVE-2009-1322
ASP Product Catalog 1.0 - Unauthenticated Sensitive Information Exposure via Direct Database Request
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1322. PoCs published by AlpHaNiX.
AI-analyzed exploit summary This Perl script exploits two vulnerabilities in ASP Product Catalog: an XSS vulnerability in the search functionality and a database disclosure vulnerability allowing direct access to the MDB file. It uses LWP::UserAgent to send crafted requests and verify exploitation.
Description
ASP Product Catalog 1.0 stores sensitive information under the web root with insufficient access control, which allows remote attackers to download a database containing user credentials via a direct request for database/aspProductCatalog.mdb.
Exploits (1)
This Perl script exploits two vulnerabilities in ASP Product Catalog: an XSS vulnerability in the search functionality and a database disclosure vulnerability allowing direct access to the MDB file. It uses LWP::UserAgent to send crafted requests and verify exploitation.