Exploitation Summary
EIP tracks 2 public exploits for CVE-2008-4203. PoCs published by 0ut0fbound, StAkeR.
AI-analyzed exploit summary This exploit leverages a client-side JavaScript injection to manipulate the 'recook' cookie, bypassing authentication in CzarNews <= 1.20. It allows an attacker to hijack an account and leak the current user's credentials by decoding the cookie value.
Description
SQL injection vulnerability in cn_users.php in CzarNews 1.20 and earlier allows remote attackers to execute arbitrary SQL commands via a recook cookie.
Exploits (2)
This exploit leverages a client-side JavaScript injection to manipulate the 'recook' cookie, bypassing authentication in CzarNews <= 1.20. It allows an attacker to hijack an account and leak the current user's credentials by decoding the cookie value.
This Perl exploit targets CVE-2008-4203, a SQL injection vulnerability in CzarNews <= v1.20. It manipulates the 'recook' cookie to bypass authentication and adds a new admin user with specified credentials.