CVE Catalog

CVE-2005-1362

High
Published: Translated: NVD NIST

Summary

MetaCart 2.0 for Paypal contains multiple SQL injection vulnerabilities in parameters: intProdID in product.asp, intCatalogID and strSubCatalogID in productsByCategory.asp, and chkText, strText, chkPrice, intPrice, chkCat, strCat in searchAction.asp. These allow remote attackers to execute arbitrary SQL commands.

Risk Assessment

An attacker can gain unauthorized access to the database, steal customer data (e.g., login credentials, addresses) or modify store content, leading to confidentiality and integrity breaches.

Recommendation

Immediately update MetaCart to the latest version or apply security patches, and implement input validation and parameterized SQL queries for all listed parameters.

Related vulnerabilities

Original NVD description (English source)

Multiple SQL injection vulnerabilities in MetaCart 2.0 for Paypal allow remote attackers to execute arbitrary SQL commands via the (1) intProdID parameter to product.asp, (2) intCatalogID or (3) strSubCatalogID parameters to productsByCategory.asp, (4) chkText, (5) strText, (6) chkPrice, (7) intPrice, (8) chkCat, or (9) strCat parameters to searchAction.asp.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS