Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-1971. PoCs published by t0pP8uZz.
AI-analyzed exploit summary This exploit leverages insecure cookie handling in PhShoutBox to bypass authentication by setting a cookie that grants admin privileges. The attack involves injecting a JavaScript snippet to set the cookie, allowing unauthorized access to the admin panel.
Description
phShoutBox Final 1.5 and earlier only checks passwords when specified in $_POST, which allows remote attackers to gain privileges by setting the (1) phadmin cookie to admin.php, or (2) in 1.4 and earlier, the ssbadmin cookie to shoutadmin.php.
Exploits (1)
This exploit leverages insecure cookie handling in PhShoutBox to bypass authentication by setting a cookie that grants admin privileges. The attack involves injecting a JavaScript snippet to set the cookie, allowing unauthorized access to the admin panel.