ghsa-9f52-hpvw-v96w
Vulnerability from github
Published
2022-02-10 20:22
Modified
2021-04-19 23:18
Severity ?
VLAI Severity ?
Summary
Improper Validation of Specified Quantity in Input in Eclipse Hono
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.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 1.4.0" }, "package": { "ecosystem": "Maven", "name": "org.eclipse.hono:hono-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.4.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-27217" ], "database_specific": { "cwe_ids": [ "CWE-1284" ], "github_reviewed": true, "github_reviewed_at": "2021-04-19T23:18:06Z", "nvd_published_at": "2020-11-13T20:15:00Z", "severity": "HIGH" }, "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.", "id": "GHSA-9f52-hpvw-v96w", "modified": "2021-04-19T23:18:06Z", "published": "2022-02-10T20:22:06Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27217" }, { "type": "WEB", "url": "https://bugs.eclipse.org/bugs/show_bug.cgi?id=567068" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Improper Validation of Specified Quantity in Input in Eclipse Hono" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…