vendor:
Wifi Thermostat
by:
sajjadbnd
5.5
CVSS
MEDIUM
Cross-Site Request Forgery
352
CWE
Product Name: Wifi Thermostat
Affected Version From: 1.7
Affected Version To: 1.7
Patch Exists: NO
Related CWE:
CPE: a:heatmiser:wifi_thermostat:1.7
Platforms Tested:
2019
Heatmiser Wifi Thermostat 1.7 – Cross-Site Request Forgery
The exploit allows an attacker to change the admin username and password by using a CSRF attack. The attacker can submit a form with the desired username and password values, which will be saved on the target device.
Mitigation:
Implement CSRF protection mechanisms, such as using anti-CSRF tokens or checking the referrer header.