cvelist/2020/13xxx/CVE-2020-13170.json
2020-06-11 20:01:30 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-13170",
"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": "HashiCorp Consul and Consul Enterprise did not appropriately enforce scope for local tokens issued by a primary data center, where replication to a secondary data center was not enabled. Introduced in 1.4.0, 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/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"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/hashicorp/consul/pull/8068",
"url": "https://github.com/hashicorp/consul/pull/8068"
}
]
}
}