cvelist/2020/10xxx/CVE-2020-10660.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2020-03-18 19:01:17 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-03-23 13:01:15 +00:00
"ID": "CVE-2020-10660",
"STATE": "PUBLIC"
2020-03-18 19:01:17 +00:00
},
2020-03-23 13:01:15 +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-03-18 19:01:17 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-03-23 13:01:15 +00:00
"value": "HashiCorp Vault and Vault Enterprise versions 0.9.0 through 1.3.3 may, under certain circumstances, have an Entity's Group membership inadvertently include Groups the Entity no longer has permissions to. Fixed in 1.3.4."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.hashicorp.com/blog/category/vault/",
"refsource": "MISC",
"name": "https://www.hashicorp.com/blog/category/vault/"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/hashicorp/vault/blob/master/CHANGELOG.md#134-march-19th-2020",
"url": "https://github.com/hashicorp/vault/blob/master/CHANGELOG.md#134-march-19th-2020"
2020-03-18 19:01:17 +00:00
}
]
}
}