2022-10-25 21:25:00 +00:00
|
|
|
id: umbraco-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Umbraco Install Exposure
|
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: high
|
2023-12-21 09:19:34 +00:00
|
|
|
description: Umbraco is susceptible to the Installation page exposure due to misconfiguration.
|
2022-10-25 21:25:00 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-10-25 21:25:00 +00:00
|
|
|
shodan-query: title:"Install Umbraco"
|
2022-10-26 07:01:46 +00:00
|
|
|
tags: misconfig,umbraco,install,oss
|
2022-10-25 21:25:00 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-25 21:25:00 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/install'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'Install Umbraco'
|
2022-10-26 07:01:46 +00:00
|
|
|
- 'umbracoInstallPageBody'
|
|
|
|
condition: and
|
2022-10-25 21:25:00 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100c53a3681d75bda594962392c31f54b1dfb123bf593f4e7dab8af5ee44788f11a022100b9bf2b1bb955323a4d1fd719430075ba506b65018b47f1e4ae89ba0d44a252d4:922c64590222798bb761d5b6d8e72950
|