36 lines
920 B
YAML
36 lines
920 B
YAML
id: CVE-2020-27361
|
|
|
|
info:
|
|
name: Akkadian Provisioning Manager 4.50.02 - Sensitive Information Disclosure
|
|
author: gy741
|
|
severity: high
|
|
description: Akkadian Provisioning Manager 4.50.02 could allow viewing of sensitive information within the /pme subdirectories.
|
|
reference:
|
|
- https://www.blacklanternsecurity.com/2021-07-01-Akkadian-CVE/
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2020-27191
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2020-27361
|
|
cwe-id: CWE-668
|
|
tags: cve,cve2020,akkadian,listing,exposure
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/pme/media/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Index of /pme/media"
|
|
- "Parent Directory"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# Enhanced by mp on 2022/07/15
|