getsimple-installation: GetSimple CMS - Installer

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

漏洞描述

GetSimple CMS installer was found.

PoC代码[已公开]

id: getsimple-installation

info:
  name: GetSimple CMS - Installer
  author: princechaddha
  severity: critical
  description: GetSimple CMS installer was found.
  reference:
    - http://get-simple.info/
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H
    cvss-score: 9.4
    cwe-id: CWE-284
  metadata:
    max-request: 1
  tags: getsimple,exposure,installer,misconfig,vuln

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

    matchers-condition: and
    matchers:
      - type: word
        words:
          - "<title>GetSimple &raquo; Installation</title>"
          - "PHP Version"
        condition: and

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

相关漏洞推荐