Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-2192. PoCs published by Cod3rZ.
AI-analyzed exploit summary This exploit demonstrates a remote file rewriting vulnerability in ItCMS 1.9, allowing an attacker to inject malicious PHP code into the 'shouts.php' file via the 'shout' parameter, leading to remote code execution (RCE). The vulnerability arises from insufficient input sanitization in the 'boxpop.php' script.
Description
Static code injection vulnerability in box/minichat/boxpop.php in IT!CMS (aka itcms) 1.9 allows remote attackers to inject arbitrary PHP code into box/MiniChat/data/shouts.php via the shout parameter.
Exploits (1)
This exploit demonstrates a remote file rewriting vulnerability in ItCMS 1.9, allowing an attacker to inject malicious PHP code into the 'shouts.php' file via the 'shout' parameter, leading to remote code execution (RCE). The vulnerability arises from insufficient input sanitization in the 'boxpop.php' script.