Exploitation Summary
EIP tracks 2 public exploits for CVE-2005-1487. PoCs published by Dcrab.
AI-analyzed exploit summary The provided text describes SQL injection and XSS vulnerabilities in FishCart, with an example URL demonstrating SQL injection via the 'cartid' parameter. No actual exploit code is present.
Description
Multiple SQL injection vulnerabilities in FishCart 3.1 allow remote attackers to execute arbitrary SQL commands via the (1) cartid parameter to upstnt.php or (2) psku parameter to display.php. NOTE: the vendor disputes this report, saying that they are forced SQL errors. The original researcher is known to be unreliable
Exploits (2)
The provided text describes SQL injection and XSS vulnerabilities in FishCart, with an example URL demonstrating SQL injection via the 'cartid' parameter. No actual exploit code is present.
The provided text describes SQL injection and XSS vulnerabilities in FishCart due to improper input sanitization. It includes a sample URL demonstrating SQL injection via the 'psku' parameter but lacks executable exploit code.