2022-11-16 19:01:29 +00:00
|
|
|
id: tasmota-config-webui
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Tasmota Configuration Exposure
|
|
|
|
author: ritikchaddha
|
|
|
|
severity: medium
|
2024-01-03 06:08:41 +00:00
|
|
|
description: Tasmota configuration is exposed.
|
2022-11-16 19:01:29 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/arendst/Tasmota
|
2024-09-10 09:08:16 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:o:tasmota_project:tasmota:*:*:*:*:*:*:*:*
|
2022-11-16 19:01:29 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2024-09-10 08:22:50 +00:00
|
|
|
vendor: tasmota_project
|
2024-09-10 09:08:16 +00:00
|
|
|
product: tasmota
|
|
|
|
shodan-query: title:"Tasmota"
|
2022-11-16 19:04:41 +00:00
|
|
|
tags: misconfig,tasmota,exposure,config
|
2022-11-16 19:01:29 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-11-16 19:01:29 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: or
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "Firmware"
|
|
|
|
- "Tasmota"
|
|
|
|
condition: and
|
|
|
|
case-insensitive: true
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "Theo Arends"
|
|
|
|
- "<h2>Tasmota</h2>"
|
|
|
|
condition: and
|
|
|
|
case-insensitive: true
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- "Tasmota ([0-9.]+) "
|
2024-09-12 05:14:01 +00:00
|
|
|
# digest: 4b0a00483046022100fd3febc1d7533f97a030d372a8c2b5e7395abeef86f21ac6c49006f69d1999d10221009350ae985ca1ad3810450022455506d42fbbb98685c73e885544d2c4eea9b07f:922c64590222798bb761d5b6d8e72950
|