CVE-2008-2297
Rantx - Unauthenticated Authentication Bypass via logininfo Cookie
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-2297. PoCs published by t0pP8uZz.
AI-analyzed exploit summary This exploit leverages an insecure admin authentication mechanism in RantX 1.0 by setting a cookie value to '?>' to bypass authentication. The vulnerability arises from improper comparison logic in the admin.php script, allowing an attacker to gain admin access without valid credentials.
Description
The admin.php file in Rantx allows remote attackers to bypass authentication and gain privileges by setting the logininfo cookie to "<?php" or "?>", which is present in the password file and probably passes an insufficient comparison.
Exploits (1)
This exploit leverages an insecure admin authentication mechanism in RantX 1.0 by setting a cookie value to '?>' to bypass authentication. The vulnerability arises from improper comparison logic in the admin.php script, allowing an attacker to gain admin access without valid credentials.