40 lines
1.1 KiB
YAML
40 lines
1.1 KiB
YAML
id: combodo-itop-installer
|
|
|
|
info:
|
|
name: Combodo iTop Installer/Upgrade - Exposure
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: Combodo iTop is susceptible to the Installation page exposure due to misconfiguration.
|
|
reference:
|
|
- https://www.itophub.io/wiki/page?id=2_4_0:install:install_wizard
|
|
classification:
|
|
cpe: cpe:2.3:a:combodo:itop:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: combodo
|
|
product: itop
|
|
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
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "iTop Installation Wizard"
|
|
- "/setup.js"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100c79b66c5b20a2b0ce3f4c7448ae397c5f995518881d4a2bf03349b73664cf86a0220728fca66cfe39bca0cec43b8201093b572a24a8e7b41e3144e196da003c66c89:922c64590222798bb761d5b6d8e72950 |