CVE-2008-6664
SH-News 3.0 - Unauthenticated Authentication Bypass via Cookie Manipulation
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6664. PoCs published by Virangar Security.
AI-analyzed exploit summary This exploit demonstrates an authentication bypass vulnerability in SH-News 3.0 by manipulating cookie values to gain admin access. The PoC uses JavaScript to set arbitrary cookie values, bypassing the insecure cookie validation in action.php.
Description
action.php in SH-News 3.0 allows remote attackers to bypass authentication and gain administrator privileges by setting the shuser and shpass cookies to non-zero values.
Exploits (1)
This exploit demonstrates an authentication bypass vulnerability in SH-News 3.0 by manipulating cookie values to gain admin access. The PoC uses JavaScript to set arbitrary cookie values, bypassing the insecure cookie validation in action.php.