cvelist/2019/18xxx/CVE-2019-18836.json
2019-11-12 19:01:49 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-18836",
"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": "Envoy 1.12.0 allows a remote denial of service because of resource loops, as demonstrated by a single idle TCP connection being able to keep a worker thread in an infinite busy loop when continue_on_listener_filters_timeout is used.\""
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://groups.google.com/forum/#!forum/envoy-users",
"refsource": "MISC",
"name": "https://groups.google.com/forum/#!forum/envoy-users"
},
{
"url": "https://blog.envoyproxy.io",
"refsource": "MISC",
"name": "https://blog.envoyproxy.io"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-3xvf-4396-cj46",
"url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-3xvf-4396-cj46"
},
{
"refsource": "MISC",
"name": "https://github.com/istio/istio/issues/18229",
"url": "https://github.com/istio/istio/issues/18229"
}
]
}
}