CVE-2005-1967
published 2005-06-16CVE-2005-1967: Multiple SQL injection vulnerabilities in ProductCart Ecommerce before 2.7 allow remote attackers to execute arbitrary SQL commands via the (1) idcategory…
PriorityP338high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
1.07%
60.5th percentile
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.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| early_impact | productcart_ecommerce | <= 2.7 | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
Early Impact ProductCart 2.6/2.7 - 'viewPrd.asp?idcategory' SQL Injection
exploitdb·2005-06-06
CVE-2005-1967 Early Impact ProductCart 2.6/2.7 - 'viewPrd.asp?idcategory' SQL Injection
Early Impact ProductCart 2.6/2.7 - 'viewPrd.asp?idcategory' SQL Injection
---
source: https://www.securityfocus.com/bid/13881/info
ProductCart is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
http://www.example.com/pc/viewPrd.asp?idcategory=[catid][SQL INJECTION]&idproduct=[prod id]
Exploit-DB
Early Impact ProductCart 2.6/2.7 - 'modCustomCardPaymentOpt.asp?idc' SQL Injection
exploitdb·2005-06-06
CVE-2005-1967 Early Impact ProductCart 2.6/2.7 - 'modCustomCardPaymentOpt.asp?idc' SQL Injection
Early Impact ProductCart 2.6/2.7 - 'modCustomCardPaymentOpt.asp?idc' SQL Injection
---
source: https://www.securityfocus.com/bid/13881/info
ProductCart is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
http://www.example.com/pc/pcadmin/modCustomCardPaymentOpt.asp?mode=Edit&idc=[page][sqlinjection]&id=[id]&gwCode=[code]
Exploit-DB
Early Impact ProductCart 2.6/2.7 - 'editCategories.asp?lid' SQL Injection
exploitdb·2005-06-06
CVE-2005-1967 Early Impact ProductCart 2.6/2.7 - 'editCategories.asp?lid' SQL Injection
Early Impact ProductCart 2.6/2.7 - 'editCategories.asp?lid' SQL Injection
---
source: https://www.securityfocus.com/bid/13881/info
ProductCart is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
http://www.example.com/pc/pcadmin/editCategories.asp?nav=&lid=[id cat][sql injection]
Exploit-DB
Early Impact ProductCart 2.6/2.7 - 'OptionFieldsEdit.asp?idccr' SQL Injection
exploitdb·2005-06-06
CVE-2005-1967 Early Impact ProductCart 2.6/2.7 - 'OptionFieldsEdit.asp?idccr' SQL Injection
Early Impact ProductCart 2.6/2.7 - 'OptionFieldsEdit.asp?idccr' SQL Injection
---
source: https://www.securityfocus.com/bid/13881/info
ProductCart is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
http://www.example.com/pc/pcadmin/OptionFieldsEdit.asp?idc=1&id=[id]&idccr=[id][sqlInjection]
No writeups or analysis indexed.
2005-06-16
Published