2022-10-26 20:28:58 +00:00
|
|
|
id: smf-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: SMF Installer
|
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: high
|
2023-12-21 09:19:34 +00:00
|
|
|
description: SMF is susceptible to the Installation page exposure due to misconfiguration.
|
2022-10-26 20:28:58 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-10-26 20:28:58 +00:00
|
|
|
shodan-query: title:"SMF Installer"
|
2024-09-10 08:22:50 +00:00
|
|
|
product: simple_machine_forum
|
|
|
|
vendor: simplemachines
|
2022-10-26 20:28:58 +00:00
|
|
|
tags: misconfig,smf,install,exposure
|
|
|
|
|
2024-09-10 08:22:50 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:simplemachines:simple_machine_forum:*:*:*:*:*:*:*:*
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-26 20:28:58 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/install.php'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'SMF Installer'
|
|
|
|
- 'Progress'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- 'text/html'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-09-10 08:22:50 +00:00
|
|
|
# digest: 490a004630440220208d7404afcad5ede18fa45f5353583c132e2a86b100143fbe92f1ea44e4e2e0022057ca90a574c898e061c684a87d1e98d09c274353490e4fce4e4fc597ff7edc69:922c64590222798bb761d5b6d8e72950
|