vendor:
OwenPoll
by:
Osirys
7.5
CVSS
HIGH
Insecure Cookie Handling
613
CWE
Product Name: OwenPoll
Affected Version From: OwenPoll 1.0
Affected Version To: OwenPoll 1.0
Patch Exists: YES
Related CWE: N/A
CPE: a:owenpoll:owenpoll:1.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
Insecure Cookie Handling
If we log in correctly, a cookie is set with name "username" and as content the username name. An attacker can exploit this vulnerability by setting the cookie with the administrator's username, allowing them to gain access to the admin panel.
Mitigation:
Set the cookie with the username's password instead of the username.