Add files via upload

patch-1
PaperPen 2022-07-15 18:11:31 +08:00 committed by GitHub
parent 006a1fc00a
commit cf4304905e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,35 @@
id: kafka-manager-exposure
info:
name: Kafka Manager Exposure
author: Paper-Pen
severity: low
description: A kafka manager unauthorized access was discovered.
reference:
- https://github.com/yahoo/CMAK
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L
cvss-score: 8.3
cwe-id: CWE-522
metadata:
fofa-query: app="Kafka-Manager"
tags: tech,kafka,kafa-manager
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- "Kafka Manager"
- "Cluster"
condition: and
- type: status
part: header
status:
- 200