CVE-2005-1967
ProductCart Ecommerce < 2.7 - SQL Injection via idcategory, lid, icd, or idccr Parameter
Title source: llmExploitation Summary
EIP tracks 4 public exploits for CVE-2005-1967. PoCs published by Dedi Dwianto.
AI-analyzed exploit summary The provided text describes a SQL injection vulnerability in ProductCart, specifically in the 'viewPrd.asp' page where user-supplied input is not properly sanitized. The example URL demonstrates how an attacker could inject malicious SQL queries via the 'idcategory' and 'idproduct' parameters.
Description
Multiple SQL injection vulnerabilities in ProductCart Ecommerce before 2.7 allow remote attackers to execute arbitrary SQL commands via the (1) idcategory parameter to viewPrd.asp, (2) lid parameter to editCategories.asp, (3) icd parameter to modCustomCardPaymentOpt.asp, or (4) idccr parameter to OptionFieldsEdit.asp.
Exploits (4)
The provided text describes a SQL injection vulnerability in ProductCart, specifically in the 'viewPrd.asp' page where user-supplied input is not properly sanitized. The example URL demonstrates how an attacker could inject malicious SQL queries via the 'idcategory' and 'idproduct' parameters.
The provided text describes a SQL injection vulnerability in ProductCart, specifically in the OptionFieldsEdit.asp page. It outlines the vulnerability's cause and potential impact but does not include actual exploit code.
The provided text describes a SQL injection vulnerability in ProductCart, specifically in the 'pcadmin/modCustomCardPaymentOpt.asp' endpoint. It outlines the vulnerable parameters and potential impacts but does not include executable exploit code.
The provided text describes a SQL injection vulnerability in ProductCart, specifically in the 'editCategories.asp' page. It lacks executable code but outlines the vulnerability and potential impact.