37 lines
1.0 KiB
YAML
37 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: 4a0a004730450221009e93f8672d4172c53146fba6fda73c2ba9764c4442803cec8948de727a341fa902205f03293c9142c88e4aa6684722288fcbaed3055ee2dfea881087911fe871f3fb:922c64590222798bb761d5b6d8e72950 |