43 lines
1.2 KiB
YAML
43 lines
1.2 KiB
YAML
id: tekon-info-leak
|
|
|
|
info:
|
|
name: Tekon - Unauthenticated Log Leak
|
|
author: gy741
|
|
severity: low
|
|
description: A vulnerability in Tekon allows remote unauthenticated users to disclose the Log of the remote device
|
|
reference:
|
|
- https://medium.com/@bertinjoseb/post-auth-rce-based-in-malicious-lua-plugin-script-upload-scada-controllers-located-in-russia-57044425ac38
|
|
classification:
|
|
cpe: cpe:2.3:o:tekon:kio_firmware:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: tekon
|
|
product: kio_firmware
|
|
shodan-query: title:"контроллер"
|
|
tags: tekon,exposure,unauth
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/cgi-bin/log.cgi'
|
|
|
|
max-size: 2048
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "-- Logs begin at"
|
|
- "end at"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/plain"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022026bc9e66c8c5207652271a96dc13293e52913dec0fc76283dbf711e479fe60b302202ba7b17066648b9793b363977cd8e6171a7663e2347a1a3f66e58d1d4447deb2:922c64590222798bb761d5b6d8e72950 |