Skip to content

Apache Flink Login Panel - Detect

ID: flink-exposure

Severity: info

Author: pdteam

Tags: panel,apache,flink

Apache Flink login panel was detected.

id: flink-exposure
info:
name: Apache Flink Login Panel - Detect
author: pdteam
severity: info
description: Apache Flink login panel was detected.
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
cpe: cpe:2.3:a:apache:flink:*:*:*:*:*:*:*:*
metadata:
max-request: 1
vendor: apache
product: flink
tags: panel,apache,flink
http:
- method: GET
path:
- '{{BaseURL}}'
matchers:
- type: word
words:
- '<title>Apache Flink Web Dashboard</title>'
# digest: 4a0a0047304502200d23ebec521a9e3f3567072bcdfc7324b389adf8014833b5bc22cda8ca1c6e6c022100878b445199f39c556fc52d6a4fd82c4cba64cfbba63ce5c2e98691611cd6e2bf:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/exposed-panels/flink-exposure.yaml"

View on Github