wiki-js-installer: Wiki.js Setup - Exposure

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

漏洞描述

Checks for the presence of a Wiki.js Setup Page.

PoC代码[已公开]

id: wiki-js-installer

info:
  name: Wiki.js Setup - Exposure
  author: DhiyaneshDk
  severity: high
  description: |
    Checks for the presence of a Wiki.js Setup Page.
  classification:
    cpe: cpe:2.3:a:requarks:wiki.js:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: requarks
    product: wiki.js
    shodan-query: title:"Wiki.js Setup"
  tags: install,wiki-js,exposure,misconfig,vuln

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

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "<title>Wiki.js Setup</title>"

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

相关漏洞推荐