2022-10-26 20:09:46 +00:00
|
|
|
id: nodebb-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: NodeBB Web Installer
|
2023-12-21 06:03:02 +00:00
|
|
|
description: NodeBB Web is susceptible to the Installation page exposure due to misconfiguration.
|
2022-10-26 20:09:46 +00:00
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: high
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-10-26 20:09:46 +00:00
|
|
|
shodan-query: title:"NodeBB Web Installer"
|
|
|
|
tags: misconfig,nodebb,install,exposure
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-26 20:09:46 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'NodeBB Web Installer'
|
|
|
|
- 'Create an Administrator account'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- 'text/html'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a004630440220120fc1178fed6571639b5f589c82e3d345458a5ac4607475966a9a046f41b8b002202caa6b81edb3c35cc99c18927ce613a65267aba447168dff4b99ab76ea88893e:922c64590222798bb761d5b6d8e72950
|