2021-08-27 06:08:17 +00:00
|
|
|
id: clickhouse-unauth
|
|
|
|
|
|
|
|
info:
|
2022-07-26 13:45:11 +00:00
|
|
|
name: ClickHouse - Unauthorized Access
|
2021-08-27 06:08:17 +00:00
|
|
|
author: lu4nx
|
|
|
|
severity: high
|
2022-07-26 13:45:11 +00:00
|
|
|
description: ClickHouse was able to be accessed with no required authentication in place.
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
2023-09-27 13:29:58 +00:00
|
|
|
max-request: 1
|
2024-06-07 10:04:29 +00:00
|
|
|
tags: network,clickhouse,unauth,misconfig,tcp
|
2021-08-27 06:08:17 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
tcp:
|
2021-08-27 06:08:17 +00:00
|
|
|
- inputs:
|
|
|
|
# 0011436c69636b486f75736520636c69656e741508b1a9030007 is header
|
|
|
|
# 64656661756c74 = default
|
|
|
|
- data: 0011436c69636b486f75736520636c69656e741508b1a903000764656661756c7400
|
|
|
|
type: hex
|
|
|
|
|
|
|
|
host:
|
2021-08-27 07:53:24 +00:00
|
|
|
- "{{Hostname}}"
|
2023-09-16 19:35:21 +00:00
|
|
|
port: 9000
|
2021-08-27 06:08:17 +00:00
|
|
|
|
|
|
|
read-size: 100
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "ClickHouse"
|
2022-05-08 06:50:52 +00:00
|
|
|
- "UTC"
|
2022-07-26 13:45:11 +00:00
|
|
|
condition: and
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 490a004630440220407c4120b7f4fcaf14baa0a9285a4235f27152c55c72ef3556331ca8ef4c824202203d3d57d1f4c52bd9a584ec43c0ebc8ae7ae2e62bbdcaf0001c5b211d36211bc7:922c64590222798bb761d5b6d8e72950
|