cvelist/2019/18xxx/CVE-2019-18609.json
2020-03-13 05:01:12 +00:00

102 lines
3.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-18609",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/alanxz/rabbitmq-c/blob/master/ChangeLog.md",
"refsource": "MISC",
"name": "https://github.com/alanxz/rabbitmq-c/blob/master/ChangeLog.md"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/alanxz/rabbitmq-c/commit/fc85be7123050b91b054e45b91c78d3241a5047a",
"url": "https://github.com/alanxz/rabbitmq-c/commit/fc85be7123050b91b054e45b91c78d3241a5047a"
},
{
"refsource": "MISC",
"name": "https://news.ycombinator.com/item?id=21681976",
"url": "https://news.ycombinator.com/item?id=21681976"
},
{
"refsource": "UBUNTU",
"name": "USN-4214-1",
"url": "https://usn.ubuntu.com/4214-1/"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20191206 [SECURITY] [DLA 2022-1] librabbitmq security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/12/msg00004.html"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-dd7c8f5435",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WA7CPNVYMF6OQNIYNLWUY6U2GTKFOKH3/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-8730b65158",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XQER6XTKYMHNQR7QTHW7DJAH645WQROU/"
},
{
"refsource": "UBUNTU",
"name": "USN-4214-2",
"url": "https://usn.ubuntu.com/4214-2/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202003-07",
"url": "https://security.gentoo.org/glsa/202003-07"
}
]
}
}