2021-02-26 02:08:24 +00:00
id : joomla-manifest-file
info :
2022-06-09 20:35:21 +00:00
name : Joomla! Manifest File Disclosure
2021-02-26 02:08:24 +00:00
author : oppsec
2021-02-26 05:30:36 +00:00
severity : info
2022-06-09 20:35:21 +00:00
description : A Joomla! Manifest file was discovered. joomla.xml is a file which stores information about installed Joomla!, such as version, files, and paths.
2022-04-11 14:42:35 +00:00
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
2021-09-05 21:13:45 +00:00
tags : misc,joomla
2021-02-26 02:08:24 +00:00
requests :
- 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
2022-01-28 10:24:49 +00:00
part : header
2021-02-26 02:08:24 +00:00
words :
- "application/xml"
- type : status
status :
- 200
2022-04-11 14:42:35 +00:00
# Enhanced by mp on 2022/04/08