webcalendar-install: WebCalendar Exposed Installation

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

漏洞描述

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

PoC代码[已公开]

id: webcalendar-install

info:
  name: WebCalendar Exposed Installation
  author: ritikchaddha
  severity: high
  description: WebCalendar is susceptible to the Installation page exposure due to misconfiguration.
  classification:
    cpe: cpe:2.3:a:k5n:webcalendar:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: k5n
    product: webcalendar
    shodan-query: title:"WebCalendar Setup Wizard"
    fofa-query: title="WebCalendar Setup Wizard"
  tags: misconfig,webcalendar,install,vuln

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

    matchers-condition: and
    matchers:
      - type: word
        words:
          - '<title>WebCalendar Setup Wizard'
          - '>WebCalendar Installation Wizard'
        condition: or

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

相关漏洞推荐