CVE-2008-6524
openInvoice < 0.90 - Authenticated Arbitrary Password Reset via UID Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6524. 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
resetpass.php in openInvoice 0.90 beta and earlier allows remote authenticated users to change the passwords of arbitrary users via a modified uid parameter. NOTE: this can be leveraged with a separate vulnerability in auth.php to modify passwords without authentication.
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.