CVE Catalog

CVE-2005-1363

High
Published: Translated: NVD NIST

Summary

MetaCart 2.0 for PayFlow contains multiple SQL injection vulnerabilities in parameters passed to productsByCategory.asp and product.asp scripts. They allow a remote attacker to execute arbitrary SQL commands on the database.

Risk Assessment

An attacker can gain unauthorized access to database data, including sensitive customer and transaction information, and potentially take control of the application.

Recommendation

Immediately update MetaCart to the latest version or apply security patches. In the meantime, filter and validate all input parameters, especially those listed in the vulnerability description.

Related vulnerabilities

Original NVD description (English source)

Multiple SQL injection vulnerabilities in MetaCart 2.0 for PayFlow allow remote attackers to execute arbitrary commands via (1) intCatalogID, (2) strSubCatalogID, or (3) strSubCatalog_NAME parameter to productsByCategory.asp, (4) curCatalogID, (5) strSubCatalog_NAME, (6) intCatalogID, or (7) page parameter to productsByCategory.asp or (8) intProdID parameter to product.asp.

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