Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-4799. PoCs published by KnocKout.
AI-analyzed exploit summary This is a writeup describing SQL injection vulnerabilities in Chipmunk Pwngame, including authentication bypass and blind SQL injection techniques. It provides example payloads but does not include executable exploit code.
Description
Multiple SQL injection vulnerabilities in Chipmunk Pwngame 1.0, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) username and (2) password parameters to authenticate.php and the (3) ID parameter to pwn.php. NOTE: some of these details are obtained from third party information.
Exploits (1)
This is a writeup describing SQL injection vulnerabilities in Chipmunk Pwngame, including authentication bypass and blind SQL injection techniques. It provides example payloads but does not include executable exploit code.