2023-06-21 13:03:32 +00:00
|
|
|
id: spip-install
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: SPIP Install - Exposure
|
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: high
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
|
|
|
verified: "true"
|
2023-06-30 22:52:16 +00:00
|
|
|
tags: exposure,spip,install,misconfig
|
2023-06-21 13:03:32 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/ecrire/?exec=install"
|
|
|
|
|
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 1
|
2023-06-28 11:03:52 +00:00
|
|
|
matchers-condition: and
|
2023-06-21 13:03:32 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Installing publication system..."
|
|
|
|
- "SPIP"
|
|
|
|
condition: and
|
2023-06-28 05:18:40 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|