microweber-install: Microweber Exposed Installation - Detected

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

漏洞描述

Microweber Installation page was exposed.

PoC代码[已公开]

id: microweber-install

info:
  name: Microweber Exposed Installation - Detected
  author: pussycat0x
  severity: high
  description: |
    Microweber Installation page was exposed.
  metadata:
    verified: true
    max-request: 1
  tags: misconfig,microweber,install,vuln

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

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '<title>Installation</title>'
          - 'Database Server'
          - 'Login Information'
        condition: and

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

相关漏洞推荐