2021-01-10 13:11:25 +00:00
|
|
|
id: kafka-topics-ui
|
|
|
|
|
|
|
|
info:
|
2022-11-22 23:03:44 +00:00
|
|
|
name: Apache Kafka Topics Panel - Detect
|
2024-02-14 13:19:45 +00:00
|
|
|
author: pdteam,righettod
|
2023-01-24 16:21:18 +00:00
|
|
|
severity: info
|
2022-11-22 23:03:44 +00:00
|
|
|
description: Apache Kafka Topics panel was detected.
|
2024-02-14 13:19:45 +00:00
|
|
|
reference:
|
|
|
|
- https://kafka.apache.org/
|
2024-02-14 13:25:24 +00:00
|
|
|
- https://github.com/provectus/kafka-ui
|
2022-11-22 23:03:44 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cwe-id: CWE-200
|
2024-03-26 08:03:04 +00:00
|
|
|
cpe: cpe:2.3:a:provectus:ui:*:*:*:*:kafka:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
2024-03-23 09:28:19 +00:00
|
|
|
max-request: 2
|
2024-04-08 11:30:07 +00:00
|
|
|
platform: kafka
|
2024-04-08 11:34:33 +00:00
|
|
|
product: ui
|
|
|
|
vendor: provectus
|
2024-03-26 08:03:04 +00:00
|
|
|
tags: panel,kafka,apache,detect,provectus
|
2021-01-10 13:11:25 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-01-10 13:11:25 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2021-01-14 14:41:56 +00:00
|
|
|
- '{{BaseURL}}'
|
2024-02-14 13:19:45 +00:00
|
|
|
- '{{BaseURL}}/info'
|
2021-01-14 14:41:56 +00:00
|
|
|
|
2024-02-14 19:19:28 +00:00
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
2021-01-10 13:11:25 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2022-01-04 19:34:16 +00:00
|
|
|
- '<title>Kafka Topics UI - Browse Kafka Data</title>'
|
2024-02-14 13:19:45 +00:00
|
|
|
- '<title>UI for Apache Kafka</title>'
|
|
|
|
- 'github.com/provectus/kafka-ui'
|
|
|
|
condition: or
|
2023-10-20 11:41:13 +00:00
|
|
|
|
2024-02-14 13:19:45 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- '"v([0-9.]+)"'
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 4a0a00473045022100b5e0a338d3bd5e2de91f93c6531c266dfe78a0de7e4e275c56cc674342230faa022039a7074f41e8b59bf15cd60cbecb9a7312e9c65c31d46ae0db2828a7b18cd619:922c64590222798bb761d5b6d8e72950
|