CVE-2005-0994
ProductCart 2.7 - SQL Injection via Category or resultCnt Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2005-0994. PoCs published by Nick Gudov.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in EarlyImpact ProductCart by injecting a script tag into the 'redirectUrl' parameter. The PoC triggers an alert box displaying the user's cookies, proving the vulnerability.
Description
Multiple SQL injection vulnerabilities in ProductCart 2.7 allow remote attackers to execute arbitrary SQL commands via (1) the Category or resultCnt parameters to advSearch_h.asp, and possibly (2) the offset parameter to tarinasworld_butterflyjournal.asp. NOTE: it is possible that item (2) is the result of a typo or editing error from the original research report.
Exploits (2)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in EarlyImpact ProductCart by injecting a script tag into the 'redirectUrl' parameter. The PoC triggers an alert box displaying the user's cookies, proving the vulnerability.
This exploit demonstrates a SQL injection vulnerability in EarlyImpact ProductCart. The crafted URL injects malicious SQL commands to insert admin credentials from the customers table into the admins table, potentially allowing privilege escalation.