2023-11-01 11:20:30 +00:00
|
|
|
id: webcalendar-install
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: WebCalendar Exposed Installation
|
2023-12-21 06:03:02 +00:00
|
|
|
description: WebCalendar is susceptible to the Installation page exposure due to misconfiguration.
|
2023-11-01 11:20:30 +00:00
|
|
|
author: ritikchaddha
|
|
|
|
severity: high
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-11-01 14:47:00 +00:00
|
|
|
max-request: 1
|
2023-11-01 11:20:30 +00:00
|
|
|
shodan-query: title:"WebCalendar Setup Wizard"
|
|
|
|
fofa-query: title="WebCalendar Setup Wizard"
|
|
|
|
tags: misconfig,webcalendar,install
|
|
|
|
|
|
|
|
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
|
2023-11-02 07:14:22 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100e9426b7fb9f09e1d861e1b018d547d81ef7b1c7ec8aaa7162d69e549c799d54502201a5bbccf3045291af63667e7dd6cf2c1bd2af35bd6530ad7b2fe4969ffa9b9ca:922c64590222798bb761d5b6d8e72950
|