40 lines
1.0 KiB
YAML
40 lines
1.0 KiB
YAML
id: joomla-installer
|
|
|
|
info:
|
|
name: Joomla! Installer Exposure
|
|
author: DhiyaneshDk
|
|
severity: high
|
|
description: Joomla is susceptible to the Installation page exposure due to misconfiguration.
|
|
classification:
|
|
cpe: cpe:2.3:a:joomla:joomla\\!:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: joomla
|
|
product: joomla\\!
|
|
shodan-query: title:"Joomla Web Installer"
|
|
tags: misconfig,joomla,install
|
|
|
|
http:
|
|
- 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
|
|
# digest: 4b0a00483046022100d89370f4467929a0d17d469b3618ca629136226c036829f7ff4c7542ca287afb022100e1eb5a15686abf7163adad6e23e315993faf6b0aa5dec4ee5ff8a4869e2e6d25:922c64590222798bb761d5b6d8e72950 |