webasyst-installer: Webasyst Installer Exposure

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

漏洞描述

Webasyst is susceptible to the Installation page exposure due to misconfiguration.

PoC代码[已公开]

id: webasyst-installer

info:
  name: Webasyst Installer Exposure
  author: ritikchaddha
  severity: high
  description: Webasyst is susceptible to the Installation page exposure due to misconfiguration.
  metadata:
    verified: true
    max-request: 1
    shodan-query: http.html:"Webasyst Installer"
  tags: misconfig,webasyst,install,exposure,vuln

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

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'Webasyst Installer'

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

相关漏洞推荐