27 lines
684 B
YAML
27 lines
684 B
YAML
id: CVE-2020-27361
|
|
|
|
info:
|
|
name: Akkadian Provisioning Manager - Files Listing
|
|
author: gy741
|
|
severity: high
|
|
description: An issue exists within Akkadian Provisioning Manager 4.50.02 which allows attackers to view sensitive information within the /pme subdirectories.
|
|
reference: https://www.blacklanternsecurity.com/2021-07-01-Akkadian-CVE/
|
|
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
|