2022-10-25 22:14:28 +00:00
|
|
|
id: phpbb-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: phpBB Installation File Exposure
|
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: high
|
2023-12-21 09:19:34 +00:00
|
|
|
description: phpBB is susceptible to the Installation page exposure due to misconfiguration.
|
2024-09-10 09:08:16 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:phpbb:phpbb:*:*:*:*:*:*:*:*
|
2022-10-25 22:14:28 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2024-09-10 08:22:50 +00:00
|
|
|
vendor: phpbb
|
2024-09-10 09:08:16 +00:00
|
|
|
product: phpbb
|
|
|
|
shodan-query: html:"Installation Panel"
|
2022-10-26 07:35:35 +00:00
|
|
|
tags: misconfig,phpbb,install,exposure
|
2022-10-25 22:14:28 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-25 22:14:28 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/install/app.php"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "Installation Panel"
|
|
|
|
- "Introduction"
|
2022-10-25 22:23:18 +00:00
|
|
|
condition: and
|
2022-10-25 22:14:28 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-09-12 05:14:01 +00:00
|
|
|
# digest: 490a00463044022077020a12b2c4368e5d4c4335565ba0aec42c76859ac7f76adab78ebed46ac0390220289be05105749c6f6ec635e5e114ffd28b8124868bb6fb0017cc4a4c0eb7115f:922c64590222798bb761d5b6d8e72950
|