2022-10-25 02:17:40 +00:00
|
|
|
id: limesurvey-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Limesurvey Installer Exposure
|
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: high
|
2023-12-21 09:19:34 +00:00
|
|
|
description: Limesurvey is susceptible to the Installation page exposure due to misconfiguration.
|
2022-10-25 02:17:40 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-10-25 02:17:40 +00:00
|
|
|
shodan-query: html:"Limesurvey Installer"
|
2022-10-25 13:01:53 +00:00
|
|
|
tags: misconfig,limesurvey,install
|
2022-10-25 02:17:40 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-25 02:17:40 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/index.php?r=installer/welcome'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'LimeSurvey installer'
|
|
|
|
- 'Progress'
|
|
|
|
- 'Your preferred language will be used through out the installation process'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-12-21 11:29:25 +00:00
|
|
|
# digest: 4a0a00473045022100a3e22ceb23b87ef2b520167a256c38eaa46854119b124bacbea68402cd92185002203fa3b9a8e87a25025a9980a181d9b5f66db1b7d70f1dac7b41a0aa93bc91d6be:922c64590222798bb761d5b6d8e72950
|