2022-04-07 13:53:15 +00:00
id : iotawatt-app-exposure
info :
name : IoTaWatt Configuration App Exposure
author : pussycat0x
severity : high
description : An IoTaWatt configuration app was discovered. Unauthenticated access to an IoTaWatt energy monitor could give a malicious attacker the means to upload to any of several third-party energy websites/database.
reference :
- https://docs.iotawatt.com/en/master/passConfig.html
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L
cvss-score : 8.3
cwe-id : CWE-522
metadata :
2022-04-22 10:38:41 +00:00
fofa-query : app="IoTaWatt-Configuration-app"
2022-04-07 13:53:15 +00:00
tags : iot,exposure
requests :
- method : GET
path :
- "{{BaseURL}}"
matchers-condition : and
matchers :
- type : word
part : body
words :
- '<h3>Configure IoTaWatt Device</h3>'
- '<title>IoTaWatt Configuration app</title>'
condition : and
- type : status
status :
- 200
# Enhanced by mp on 2022/04/01