cvelist/2020/13xxx/CVE-2020-13250.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2020-05-20 19:01:18 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-06-11 20:01:30 +00:00
"ID": "CVE-2020-13250",
"STATE": "PUBLIC"
2020-05-20 19:01:18 +00:00
},
2020-06-11 20:01:30 +00:00
"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",
2020-05-20 19:01:18 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-06-11 20:01:30 +00:00
"value": "HashiCorp Consul and Consul Enterprise include an HTTP API (introduced in 1.2.0) and DNS (introduced in 1.4.3) caching feature that was vulnerable to denial of service. Fixed in 1.6.6 and 1.7.4."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://github.com/hashicorp/consul/pull/8023",
"url": "https://github.com/hashicorp/consul/pull/8023"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/hashicorp/consul/blob/v1.6.6/CHANGELOG.md",
"url": "https://github.com/hashicorp/consul/blob/v1.6.6/CHANGELOG.md"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/hashicorp/consul/blob/v1.7.4/CHANGELOG.md",
"url": "https://github.com/hashicorp/consul/blob/v1.7.4/CHANGELOG.md"
2020-05-20 19:01:18 +00:00
}
]
}
}