2022-10-25 00:27:56 +00:00
|
|
|
id: typo3-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: TYPO3 Installer
|
2023-12-21 06:03:02 +00:00
|
|
|
description: TYPO3 is susceptible to the Installation page exposure due to misconfiguration.
|
2022-10-25 00:27:56 +00:00
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: medium
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-10-25 00:27:56 +00:00
|
|
|
shodan-query: title:"Installing TYPO3 CMS"
|
2022-10-25 12:55:07 +00:00
|
|
|
tags: misconfig,typo3,install
|
2022-10-25 00:27:56 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-25 00:27:56 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/typo3/install.php'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>Installing TYPO3 CMS</title>"
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a00463044022053ad37eed7cbda3b1ad24bb37183c2da813d55d59a4960073a308755e1fde95d02200bb7325e1591d0457ae2a4abd6a7e37d54fe5af2366a829f3ce2327f8db4ec40:922c64590222798bb761d5b6d8e72950
|