vendor:
ClickHeat
by:
David Shanahan
7.5
CVSS
HIGH
CSRF
352
CWE
Product Name: ClickHeat
Affected Version From: 1.1.2004
Affected Version To: 1.14
Patch Exists: NO
Related CWE: N/A
CPE: a:labsmedia:clickheat
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
2015
ClickHeat <1.1.4 Change Admin Password CSRF
ClickHeat is vulnerable to a CSRF attack because it does not implement a CSRF token when updating the config file. If an authenticated admin is tricked into opening this malicious URL, the form will be submitted which changes the administrator password to the one the attacker has specified.
Mitigation:
Implement a CSRF token when updating the config file.