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