2023-08-08 14:19:40 +00:00
|
|
|
id: combodo-itop-installer
|
|
|
|
|
|
|
|
info:
|
2023-08-08 17:14:59 +00:00
|
|
|
name: Combodo iTop Installer/Upgrade - Exposure
|
2023-08-08 14:19:40 +00:00
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: high
|
2023-12-21 09:19:34 +00:00
|
|
|
description: Combodo iTop is susceptible to the Installation page exposure due to misconfiguration.
|
2023-08-08 14:19:40 +00:00
|
|
|
reference:
|
|
|
|
- https://www.itophub.io/wiki/page?id=2_4_0:install:install_wizard
|
|
|
|
metadata:
|
2023-10-14 11:27:55 +00:00
|
|
|
verified: true
|
2023-08-08 17:24:40 +00:00
|
|
|
max-request: 2
|
2023-08-08 14:19:40 +00:00
|
|
|
shodan-query: html:"Installation" html:"itop"
|
|
|
|
tags: misconfig,itop,install,exposure
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/setup/wizard.php'
|
|
|
|
- '{{BaseURL}}/itop/setup/wizard.php'
|
|
|
|
|
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-08-08 14:19:40 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "iTop Installation Wizard"
|
2023-08-08 17:14:59 +00:00
|
|
|
- "/setup.js"
|
|
|
|
condition: and
|
2023-08-08 14:19:40 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502201f30eff620f897e6028a7996db575d975c409c6c2e420e6bf3d2f254d3bef043022100ca3f0eb24496087bf109d1bdb90f98bca76117e53b6c8fccd0791cac81d5702f:922c64590222798bb761d5b6d8e72950
|