Overview
- Description
- 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.
- Source
- emo@eclipse.org
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 8.8
- Impact score
- 5.9
- Exploitability score
- 2.8
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Severity
- HIGH
CVSS 2.0
- Type
- Primary
- Base score
- 9
- Impact score
- 10
- Exploitability score
- 8
- Vector string
- AV:N/AC:L/Au:S/C:C/I:C/A:C
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:eclipse:hono:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "9EA7972C-A4C7-4952-9850-6EFC12D23CEB", "versionEndIncluding": "1.4.4", "versionStartIncluding": "1.4.0" }, { "criteria": "cpe:2.3:a:eclipse:hono:1.5.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "BAD15477-6995-4EC3-B9F7-F6D664BD2134" } ], "operator": "OR" } ] } ]