38 lines
962 B
YAML
38 lines
962 B
YAML
id: typo3-installer
|
|
|
|
info:
|
|
name: TYPO3 Installer
|
|
author: DhiyaneshDk
|
|
severity: medium
|
|
description: TYPO3 is susceptible to the Installation page exposure due to misconfiguration.
|
|
classification:
|
|
cpe: cpe:2.3:a:typo3:typo3:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: typo3
|
|
product: typo3
|
|
shodan-query: title:"Installing TYPO3 CMS"
|
|
tags: misconfig,typo3,install
|
|
|
|
http:
|
|
- 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
|
|
# digest: 490a004630440220673b5133cc8d9b2dff11eafa351cfb0a711c19c8db653f4b68d3bcce0f1ce6f302205bcb67a5e22ee0ac05ba70202f372586c8c455226d771e0e3c2ee76ed1166eed:922c64590222798bb761d5b6d8e72950 |