pinpoint-unauth: PinPoint Unauth

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

漏洞描述

PinPoint is exposed.

PoC代码[已公开]

id: pinpoint-unauth

info:
  name: PinPoint Unauth
  author: dhiyaneshDk
  severity: high
  description: PinPoint is exposed.
  reference:
    - https://github.com/pinpoint-apm/pinpoint
  metadata:
    max-request: 1
  tags: pippoint,unauth,misconfig,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/applications.pinpoint'

    matchers-condition: and
    matchers:
      - type: word
        words:
          - "applicationName"
          - "serviceType"
        condition: and
        part: body

      - type: word
        words:
          - "application/json"
        part: header

      - type: status
        status:
          - 200
# digest: 490a00463044022035fe6e475d62c09ce9e6c636ccb04d17bc4e2a062571d46699ea5af63be9010402204be0260c15a07b2a9d169cc35ebc8bc296591334ac1e857b6c22ae52730e6521:922c64590222798bb761d5b6d8e72950

相关漏洞推荐