39 lines
1.0 KiB
YAML
39 lines
1.0 KiB
YAML
id: joomla-manifest-file
|
|
|
|
info:
|
|
name: Joomla! Manifest File - Disclosure
|
|
author: oppsec
|
|
severity: medium
|
|
description: A Joomla! Manifest file was discovered. joomla.xml is a file which stores information about installed Joomla!, such as version, files, and paths.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
cvss-score: 5.3
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: miscellaneous,misc,joomla
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/administrator/manifests/files/joomla.xml"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "admin@joomla.org"
|
|
- "www.joomla.org"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "application/xml"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100a26b4b71a3a6be06c77885821decf16fdb63cbf876d8fede26e01d8c6160423b022100bbb67b58010ba6da1298684dff7962474d426d0ef96c63c60cde6f715676dbeb:922c64590222798bb761d5b6d8e72950
|