Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-2309. PoCs published by darkjoker.
AI-analyzed exploit summary This exploit targets a SQL injection vulnerability in Codice CMS 2, allowing remote command execution by writing a malicious PHP shell to the server. It leverages a UNION-based SQL injection to create a shell.php file and then interacts with it to execute arbitrary commands.
Description
SQL injection vulnerability in index.php in Codice CMS 2 allows remote attackers to execute arbitrary SQL commands via the tag parameter.
Exploits (1)
This exploit targets a SQL injection vulnerability in Codice CMS 2, allowing remote command execution by writing a malicious PHP shell to the server. It leverages a UNION-based SQL injection to create a shell.php file and then interacts with it to execute arbitrary commands.