CVE-2008-6763
Silentum LoginSys 1.0.0 - Unauthenticated Authentication Bypass via logged_in Cookie
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6763. PoCs published by Osirys.
AI-analyzed exploit summary This writeup describes an insecure cookie handling vulnerability in Silentum LoginSys 1.0.0, where the 'logged_in' cookie is set to the username instead of a secure token, allowing an attacker to bypass authentication by setting the cookie to an admin username via JavaScript.
Description
login2.php in Silentum LoginSys 1.0.0 allows remote attackers to bypass authentication and obtain access to an arbitrary account by setting the logged_in cookie to that account's username.
Exploits (1)
This writeup describes an insecure cookie handling vulnerability in Silentum LoginSys 1.0.0, where the 'logged_in' cookie is set to the username instead of a secure token, allowing an attacker to bypass authentication by setting the cookie to an admin username via JavaScript.