Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-6790. PoCs published by nuffsaid.
AI-analyzed exploit summary This exploit targets Ultimate PHP Board <= 2.0b1 by injecting arbitrary PHP code into the chat/login.php file via the unsanitized 'username' parameter. The injected code is then executed by accessing chat/text.php, allowing remote command execution.
Description
Direct static code injection vulnerability in chat/login.php in Ultimate PHP Board (UPB) 2.0b1 and earlier allows remote attackers to inject arbitrary PHP code via the username parameter, which is injected into chat/text.php.
Exploits (1)
This exploit targets Ultimate PHP Board <= 2.0b1 by injecting arbitrary PHP code into the chat/login.php file via the unsanitized 'username' parameter. The injected code is then executed by accessing chat/text.php, allowing remote command execution.