opensis-installer: openSIS Installation Wizard

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

漏洞描述

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

PoC代码[已公开]

id: opensis-installer

info:
  name: openSIS Installation Wizard
  author: DhiyaneshDk
  severity: high
  description: openSIS is susceptible to the Installation page exposure due to misconfiguration.
  classification:
    cpe: cpe:2.3:a:os4ed:opensis:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: os4ed
    product: opensis
    shodan-query: title:"openSIS"
  tags: misconfig,opensis,install,exposure,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/install/index.php"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "openSIS Installer"

      - type: word
        part: header
        words:
          - "text/html"

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

相关漏洞推荐