2021-01-10 13:11:25 +00:00
|
|
|
id: ambari-exposure
|
|
|
|
|
|
|
|
info:
|
2022-03-17 17:01:45 +00:00
|
|
|
name: Apache Ambari Exposure Admin Login Panel
|
2021-04-06 06:46:11 +00:00
|
|
|
author: pdteam
|
2021-01-10 13:11:25 +00:00
|
|
|
severity: medium
|
2022-04-22 10:38:41 +00:00
|
|
|
description: An Apache Ambari panel was discovered.
|
2022-03-17 17:01:45 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
|
|
cvss-score: 5.3
|
|
|
|
cwe-id: CWE-200
|
2022-04-22 10:38:41 +00:00
|
|
|
tags: panel,apache,ambari,exposure
|
2021-01-10 13:11:25 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2021-01-14 14:41:56 +00:00
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
2021-01-10 13:11:25 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>Ambari</title>'
|
|
|
|
- 'href="http://www.apache.org/licenses/LICENSE-2.0"'
|
2022-01-03 16:06:23 +00:00
|
|
|
condition: and
|
2022-03-17 17:01:45 +00:00
|
|
|
|
|
|
|
# Enhanced by mp on 2022/03/16
|