Exploitation Summary
EIP tracks 1 public exploit for CVE-2005-4674. PoCs published by BiPi_HaCk.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in Complete PHP Counter by injecting single quotes into the 'c' and 's' parameters in the list.php file. The lack of input sanitization allows attackers to manipulate SQL queries, potentially leading to unauthorized data access or modification.
Description
Multiple SQL injection vulnerabilities in list.php in Complete PHP Counter allow remote attackers to execute arbitrary SQL commands via the (1) c or (2) s parameter.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in Complete PHP Counter by injecting single quotes into the 'c' and 's' parameters in the list.php file. The lack of input sanitization allows attackers to manipulate SQL queries, potentially leading to unauthorized data access or modification.