CVE-2007-2168
aimstats < 3.2 - Remote Code Execution via Database Host Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-2168. PoCs published by Dj7xpl.
AI-analyzed exploit summary This exploit leverages a command injection vulnerability in AimStats v3.2 by manipulating the 'number' parameter in a POST request to execute arbitrary commands via the 'passthru' function. The PoC provides a form to submit the payload and retrieve command output via a GET parameter.
Description
Static code injection vulnerability in process.php in AimStats 3.2 and earlier allows remote attackers to inject PHP code into config.php via the databasehost parameter. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Exploits (1)
This exploit leverages a command injection vulnerability in AimStats v3.2 by manipulating the 'number' parameter in a POST request to execute arbitrary commands via the 'passthru' function. The PoC provides a form to submit the payload and retrieve command output via a GET parameter.