CVE-2020-27217

Source
https://cve.org/CVERecord?id=CVE-2020-27217
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-27217.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-27217
Aliases
Published
2020-11-13T20:15:16Z
Modified
2026-08-27T08:40:04Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

In Eclipse Hono version 1.3.0 and 1.4.0 the AMQP protocol adapter does not verify the size of AMQP messages received from devices. In particular, a device may send messages that are bigger than the max-message-size that the protocol adapter has indicated during link establishment. While the AMQP 1.0 protocol explicitly disallows a peer to send such messages, a hand crafted AMQP 1.0 client could exploit this behavior in order to send a message of unlimited size to the adapter, eventually causing the adapter to fail with an out of memory exception.

References

Affected packages

Git / github.com/eclipse-hono/hono

Affected ranges

Type
GIT
Repo
https://github.com/eclipse-hono/hono
Events
Database specific
Show details
{
    "cpe": [
        "cpe:2.3:a:eclipse:hono:1.3.0:*:*:*:*:*:*:*",
        "cpe:2.3:a:eclipse:hono:1.4.0:*:*:*:*:*:*:*"
    ],
    "extracted_events": [
        {
            "introduced": "1.3.0"
        },
        {
            "last_affected": "1.3.0"
        },
        {
            "introduced": "1.4.0"
        },
        {
            "last_affected": "1.4.0"
        }
    ],
    "source": "CPE_STRING"
}

Affected versions

1.*
1.3.0
1.4.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-27217.json"