2022-10-26 22:26:54 +00:00
|
|
|
id: sumowebtools-installer
|
|
|
|
|
|
|
|
info:
|
2022-10-28 05:57:43 +00:00
|
|
|
name: SumoWebTools Installer Exposure
|
2022-10-26 22:26:54 +00:00
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: high
|
2023-12-21 09:19:34 +00:00
|
|
|
description: SumoWebTools is susceptible to the Installation page exposure due to misconfiguration.
|
2022-10-26 22:26:54 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-10-26 22:26:54 +00:00
|
|
|
shodan-query: title:"SumoWebTools Installer"
|
2022-10-28 05:57:43 +00:00
|
|
|
tags: misconfig,sumowebtools,install,exposure
|
2022-10-26 22:26:54 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-26 22:26:54 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/install'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'SumoWebTools Installer'
|
|
|
|
- 'configure'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- 'text/html'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a00463044022048ea01e310b2302ce5fa37b33ffe88e41912a0882a0c08f6ba34330aa22d0202022025111421fde1cb10cea5a352a84ceb4cec8cb12ae28c0fecbe1d13f01c02de21:922c64590222798bb761d5b6d8e72950
|