sitecore-debug-page: SiteCore Debug Page

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

漏洞描述

SiteCore debug page is exposed.

PoC代码[已公开]

id: sitecore-debug-page

info:
  name: SiteCore Debug Page
  author: dhiyaneshDK
  severity: low
  description: SiteCore debug page is exposed.
  metadata:
    max-request: 1
    shodan-query: http.title:"Welcome to Sitecore"
  tags: debug,sitecore,misconfig,vuln

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

    matchers-condition: and
    matchers:
      - type: word
        words:
          - 'extranet\Anonymous'

      - type: status
        status:
          - 404
# digest: 490a004630440220115e7ee9ba1ece2372daf20dbbe9d8a4dd87285313e43455aeb6c5366d62b0ba02207611bf72be149fa1eb94a4272560257ea97f47737deb6c781acb8a9988bd2204:922c64590222798bb761d5b6d8e72950

相关漏洞推荐