wpmudev-pub-keys: Wpmudev Dashboard Pub Key

日期: 2025-08-01 | 影响软件: wpmudev-pub-keys | POC: 已公开

漏洞描述

Wpmudev Wordpress Plugin public key leaked.

PoC代码[已公开]

id: wpmudev-pub-keys

info:
  name: Wpmudev Dashboard Pub Key
  author: dhiyaneshDk
  severity: medium
  description: Wpmudev Wordpress Plugin public key leaked.
  reference:
    - https://www.exploit-db.com/ghdb/6443
  metadata:
    max-request: 1
  tags: wordpress,edb,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/wp-content/plugins/wpmudev-updates/keys/'

    matchers-condition: and
    matchers:
      - type: word
        words:
          - "Index of /"
          - ".pub"
          - "wpmudev"
        condition: and
        part: body

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100e543a9da77bb37dc37aa75bd2c5e38122575dc16f6a10f87533fc4aeecca30f102203a97a97c0ffa3383647452af5f6c2ef8eda229dec3fb4bfb51ca9292f0819271:922c64590222798bb761d5b6d8e72950

相关漏洞推荐