40 lines
1023 B
YAML
40 lines
1023 B
YAML
id: nodebb-installer
|
|
|
|
info:
|
|
name: NodeBB Web Installer
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
description: NodeBB Web is susceptible to the Installation page exposure due to misconfiguration.
|
|
classification:
|
|
cpe: cpe:2.3:a:nodebb:nodebb:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: nodebb
|
|
product: nodebb
|
|
shodan-query: title:"NodeBB Web Installer"
|
|
tags: misconfig,nodebb,install,exposure
|
|
|
|
http:
|
|
- 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
|
|
# digest: 4a0a00473045022051fc6593477702703c148dca945ad9b363b6c88f7d321ee576938a67ec8d530b022100b998c55dd36ef9d8da1447572918ac63ff12968b7dfbde6067abc0828e2849c1:922c64590222798bb761d5b6d8e72950 |