postgres-exporter-metrics: Postgres Exporter Metrics

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

漏洞描述

Postgres Exporter Metrics is exposed.

PoC代码[已公开]

id: postgres-exporter-metrics

info:
  name: Postgres Exporter Metrics
  author: DhiyaneshDk
  severity: low
  description: Postgres Exporter Metrics is exposed.
  metadata:
    verified: true
    max-request: 1
    shodan-query: title:"Postgres exporter"
  tags: postgres,exposure,debug,misconfig,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/metrics"

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

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

相关漏洞推荐