vendor:
Polar Helpdesk
by:
Beyond Security Ltd.
7.5
CVSS
HIGH
Cookie Based Authentication Bypass
287
CWE
Product Name: Polar Helpdesk
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Linux
Polar Helpdesk Cookie Based Authentication Bypass
The authentication and privilege system for Polar Helpdesk is based entirely on the values read from a cookie that is saved on the client system. An attacker may modify values in the appropriate cookie to gain administrative access to the affected software. The provided Perl script demonstrates how to exploit this vulnerability by grabbing user lists, grabbing users' email, and listing all available Inbox tickets with charge and credit card information.
Mitigation:
Implement server-side authentication and privilege checks instead of relying solely on client-side cookies. Regularly update and patch the software to prevent such vulnerabilities.