cbcvebase.
CVE-2018-6008
published 2018-01-29

CVE-2018-6008: Arbitrary File Download exists in the Jtag Members Directory 5.3.7 component for Joomla! via the download_file parameter.

PriorityP266high7.5CVSS 3.0
AVNACLPRNUINSUCHINAN
EXPLOIT
EPSS
37.40%
98.3th percentile
Arbitrary File Download exists in the Jtag Members Directory 5.3.7 component for Joomla! via the download_file parameter.

Affected

1 ranges
VendorProductVersion rangeFixed in
joomlatagjtag_members_directory

Detection & IOCsextracted from sources · hover to see the quote

url/index.php?option=com_jtagmembersdirectory&task=attachment&download_file=../../../../../../../../../../../etc/passwd
path/index.php?option=com_jtagmembersdirectory&task=attachment&download_file=[FILE]
  • Detect LFI exploitation attempts targeting the Jtag Members Directory component by matching the Joomla component option and task parameters in HTTP GET requests.
  • Alert on HTTP 200 responses to requests containing 'com_jtagmembersdirectory' and 'download_file' with path traversal sequences, especially when the response body matches the pattern 'root:.*:0:0:' indicating /etc/passwd disclosure.
  • ·The vulnerability is exploited via the 'download_file' parameter in the Jtag Members Directory component (com_jtagmembersdirectory). The attacker-controlled parameter is passed directly without sanitization, enabling path traversal to arbitrary files.
  • ·The exploit requires no authentication (PR:N, UI:N per CVSS), meaning any unauthenticated remote attacker can trigger the file download.

CVSS provenance

nvdv3.07.5HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.