CVE-2008-6523
openInvoice 0.90 beta and earlier - Unauthenticated Authentication Bypass via oiauth Cookie
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6523. PoCs published by t0pP8uZz.
AI-analyzed exploit summary This exploit leverages insecure cookie handling and lack of admin panel validation in OpenInvoice 0.9 to arbitrarily change any user's password (except the first admin). It sends a crafted POST request to resetpass.php with a manipulated cookie.
Description
auth.php in openInvoice 0.90 beta and earlier allows remote attackers to bypass authentication and gain privileges by setting the oiauth cookie. NOTE: this can be leveraged with a separate vulnerability in resetpass.php to modify passwords for arbitrary users.
Exploits (1)
This exploit leverages insecure cookie handling and lack of admin panel validation in OpenInvoice 0.9 to arbitrarily change any user's password (except the first admin). It sends a crafted POST request to resetpass.php with a manipulated cookie.