turbo-website-installer: Turbo Website Reviewer Installer Panel

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

漏洞描述

Turbo Website Reviewer is susceptible to the Installation page exposure due to misconfiguration.

PoC代码[已公开]

id: turbo-website-installer

info:
  name: Turbo Website Reviewer Installer Panel
  author: tess
  severity: high
  description: Turbo Website Reviewer is susceptible to the Installation page exposure due to misconfiguration.
  metadata:
    verified: true
    max-request: 1
    shodan-query: title:"Turbo Website Reviewer"
  tags: turbo,misconfig,exposure,install,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/admin/install/install.php'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "Turbo Website Reviewer | Installer panel"
          - ">Admin!</a> </p>"
        condition: and

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

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

相关漏洞推荐