2022-03-18 10:38:44 +00:00
|
|
|
id: tekon-info-leak
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Tekon - Unauthenticated Log Leak
|
|
|
|
author: gy741
|
2022-03-21 11:06:39 +00:00
|
|
|
severity: low
|
|
|
|
description: A vulnerability in Tekon allows remote unauthenticated users to disclose the Log of the remote device
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://medium.com/@bertinjoseb/post-auth-rce-based-in-malicious-lua-plugin-script-upload-scada-controllers-located-in-russia-57044425ac38
|
2022-03-21 11:06:39 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-03-21 11:06:39 +00:00
|
|
|
shodan-query: title:"контроллер"
|
|
|
|
tags: tekon,exposure,unauth
|
2022-03-18 10:38:44 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-03-18 10:38:44 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/cgi-bin/log.cgi'
|
|
|
|
|
2022-03-21 11:06:39 +00:00
|
|
|
max-size: 2048
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-03-18 10:38:44 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2022-03-21 11:06:39 +00:00
|
|
|
part: body
|
2022-03-18 10:38:44 +00:00
|
|
|
words:
|
|
|
|
- "-- Logs begin at"
|
|
|
|
- "end at"
|
|
|
|
condition: and
|
2022-03-21 11:06:39 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/plain"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100a57eb472f2a72479eb5ca9ad13b3b597f6e62dae0dcd631fd8cb96a1800c56fa022100ce652d5d520a1d37a0a0aed2f4c3a784a599a7aed0210bafb268def1b0c305b0:922c64590222798bb761d5b6d8e72950
|