service-pwd: service.pwd - Sensitive Information Disclosure

日期: 2025-08-01 | 影响软件: service pwd | POC: 已公开

漏洞描述

service.pwd was discovered, which is likely to contain sensitive information.

PoC代码[已公开]

id: service-pwd

info:
  name: service.pwd - Sensitive Information Disclosure
  author: pussycat0x
  severity: high
  description: service.pwd was discovered, which is likely to contain sensitive information.
  reference:
    - https://www.exploit-db.com/ghdb/7256
  metadata:
    max-request: 1
  tags: exposure,listing,service,edb,misconfig,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/_vti_pvt/service.pwd"

    matchers-condition: and
    matchers:
      - type: word
        words:
          - "# -FrontPage-"
        part: body

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

相关漏洞推荐