mongod-exposure: MongoD Server - Exposure

2025-08-01 mongod PoC Public

Description

No description available.

PoC

id: mongod-exposure

info:
  name: MongoD Server - Exposure
  author: DhiyaneshDk
  severity: low
  classification:
    cpe: cpe:2.3:a:mongodb:mongodb:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: mongodb
    product: mongodb
    shodan-query: html:"mongod"
  tags: mongod,exposure,info-leak,vuln

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

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "<title>mongod"
          - "List all commands"
        condition: and

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

# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.

References

Related Vulnerabilities