ghsa-356h-gg7j-mwv3
Vulnerability from github
Published
2022-05-24 17:02
Modified
2022-05-24 17:02
VLAI Severity ?
Details
An issue was discovered in amqp_handle_input in amqp_connection.c in rabbitmq-c 0.9.0. There is an integer overflow that leads to heap memory corruption in the handling of CONNECTION_STATE_HEADER. A rogue server could return a malicious frame header that leads to a smaller target_size value than needed. This condition is then carried on to a memcpy function that copies too much data into a heap buffer.
{ "affected": [], "aliases": [ "CVE-2019-18609" ], "database_specific": { "cwe_ids": [ "CWE-190", "CWE-787" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-12-01T22:15:00Z", "severity": "HIGH" }, "details": "An issue was discovered in amqp_handle_input in amqp_connection.c in rabbitmq-c 0.9.0. There is an integer overflow that leads to heap memory corruption in the handling of CONNECTION_STATE_HEADER. A rogue server could return a malicious frame header that leads to a smaller target_size value than needed. This condition is then carried on to a memcpy function that copies too much data into a heap buffer.", "id": "GHSA-356h-gg7j-mwv3", "modified": "2022-05-24T17:02:24Z", "published": "2022-05-24T17:02:24Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18609" }, { "type": "WEB", "url": "https://github.com/alanxz/rabbitmq-c/commit/fc85be7123050b91b054e45b91c78d3241a5047a" }, { "type": "WEB", "url": "https://github.com/alanxz/rabbitmq-c/blob/master/ChangeLog.md" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2019/12/msg00004.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WA7CPNVYMF6OQNIYNLWUY6U2GTKFOKH3" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XQER6XTKYMHNQR7QTHW7DJAH645WQROU" }, { "type": "WEB", "url": "https://news.ycombinator.com/item?id=21681976" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202003-07" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4214-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4214-2" } ], "schema_version": "1.4.0", "severity": [] }
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…