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-12-21 11:29:25 +00:00
|
|
|
# digest: 4a0a00473045022032b0bc5610244cedb9e0325b0573874483c3a3e856b5a2c4c51bfee23200130e022100d4ecf854bfc3ca2eab1bf51ee9ee22b9b8780857ec2029498906714160b0c73f:922c64590222798bb761d5b6d8e72950
|