The Eclipse Hono AMQP and MQTT protocol adapters do not check whether an authenticated gateway device is authorized to receive command & control messages when it has subscribed only to commands for a specific device. The missing check involves verifying that the command target device is configured giving permission for the gateway device to act on its behalf. This means an authenticated device of a certain tenant, notably also a non-gateway device acting like a gateway, may receive command & control messages targeted at a different device of the same tenant without corresponding permissions getting checked.
References
Link | Resource |
---|---|
https://bugs.eclipse.org/bugs/show_bug.cgi?id=569856 | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2021-01-14 23:15
Updated : 2024-02-28 18:08
NVD link : CVE-2020-27220
Mitre link : CVE-2020-27220
CVE.ORG link : CVE-2020-27220
JSON object : View
Products Affected
eclipse
- hono
CWE
CWE-862
Missing Authorization