2023-12-02 14:07:41 +00:00
|
|
|
id: knowledgetree-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: KnowledgeTree Installer Exposure
|
|
|
|
author: ritikchaddha
|
|
|
|
severity: high
|
2023-12-21 09:19:34 +00:00
|
|
|
description: KnowledgeTree is susceptible to the Installation page exposure due to misconfiguration.
|
2023-12-02 14:07:41 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-12-12 11:07:52 +00:00
|
|
|
max-request: 1
|
2023-12-02 14:07:41 +00:00
|
|
|
shodan-query: title:"KnowledgeTree Installer"
|
|
|
|
tags: misconfig,knowledgetree,install,exposure
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/setup/wizard/'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<title>KnowledgeTree Installer'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-12-21 11:29:25 +00:00
|
|
|
# digest: 4a0a00473045022100e2f1ec120a28b166e67a0f55986a6ad132ed10fbbfca68248fd8664467c77b79022026b162ddb6ef3d622c6f373261c0dd625d3af9c967c9c9969cef50dc57960c3d:922c64590222798bb761d5b6d8e72950
|