Cyber Resilience

CVE-2022-46361

Medium

Published: 30 May 2023

Published
30 May 2023
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 6.9 CVSS:3.1/AV:P/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H
EPSS Score 0.0017 38.6th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2022-46361 is a medium-severity Command Injection (CWE-77) vulnerability in Honeywell Onewireless Network Wireless Device Manager Firmware. Its CVSS base score is 6.9 (Medium).

Operationally, ranked at the 38.6th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

An attacker having physical access to WDM can plug USB device to gain access and execute unwanted commands. A malicious user could enter a system command along with a backup configuration, which could result in the execution of unwanted commands.…

more

This issue affects OneWireless all versions up to 322.1 and fixed in version 322.2.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

honeywell
onewireless network wireless device manager firmware
≤ r322.2

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-78

Platform-independent apps typically execute inside a managed runtime or sandbox that restricts direct OS command execution, reducing the ability to exploit OS command injection.

addresses: CWE-78

Validates inputs to block special elements that would alter OS command execution.

References