40 lines
1014 B
YAML
40 lines
1014 B
YAML
id: phpbb-installer
|
|
|
|
info:
|
|
name: phpBB Installation File Exposure
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
description: phpBB is susceptible to the Installation page exposure due to misconfiguration.
|
|
classification:
|
|
cpe: cpe:2.3:a:phpbb:phpbb:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: phpbb
|
|
product: phpbb
|
|
shodan-query: html:"Installation Panel"
|
|
tags: misconfig,phpbb,install,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/install/app.php"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Installation Panel"
|
|
- "Introduction"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022077020a12b2c4368e5d4c4335565ba0aec42c76859ac7f76adab78ebed46ac0390220289be05105749c6f6ec635e5e114ffd28b8124868bb6fb0017cc4a4c0eb7115f:922c64590222798bb761d5b6d8e72950 |