2022-10-25 20:45:12 +00:00
|
|
|
id: joomla-installer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Joomla! Installer Exposure
|
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: high
|
2023-12-21 09:19:34 +00:00
|
|
|
description: Joomla is susceptible to the Installation page exposure due to misconfiguration.
|
2022-10-25 20:45:12 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-10-25 20:45:12 +00:00
|
|
|
shodan-query: title:"Joomla Web Installer"
|
|
|
|
tags: misconfig,joomla,install
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-25 20:45:12 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/installation/index.php'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'Joomla! Web Installer'
|
|
|
|
- 'Configuration'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-12-21 11:29:25 +00:00
|
|
|
# digest: 4a0a0047304502206999fbe3f32c72ea8527d6ab44e0dc0e4875cc134390924bf587415690565463022100889d4fdd2020d31fc79e6b9e349d5a593d321698c00d48937a5713c2f228e208:922c64590222798bb761d5b6d8e72950
|