cvelist/2022/40xxx/CVE-2022-40186.json

72 lines
2.6 KiB
JSON
Raw Normal View History

2022-09-08 06:00:35 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-09-22 01:00:31 +00:00
"ID": "CVE-2022-40186",
"STATE": "PUBLIC"
2022-09-08 06:00:35 +00:00
},
2022-09-22 01:00:31 +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",
2022-09-08 06:00:35 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-09-22 01:00:31 +00:00
"value": "An issue was discovered in HashiCorp Vault and Vault Enterprise before 1.11.3. A vulnerability in the Identity Engine was found where, in a deployment where an entity has multiple mount accessors with shared alias names, Vault may overwrite metadata to the wrong alias due to an issue with checking the proper alias assigned to an entity. This may allow for unintended access to key/value paths using that metadata in Vault."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://discuss.hashicorp.com",
"refsource": "MISC",
"name": "https://discuss.hashicorp.com"
},
{
"refsource": "MISC",
"name": "https://discuss.hashicorp.com/t/hcsec-2022-18-vault-entity-alias-metadata-may-leak-between-aliases-with-the-same-name-assigned-to-the-same-entity/44550",
"url": "https://discuss.hashicorp.com/t/hcsec-2022-18-vault-entity-alias-metadata-may-leak-between-aliases-with-the-same-name-assigned-to-the-same-entity/44550"
2022-11-14 15:00:34 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20221111-0008/",
"url": "https://security.netapp.com/advisory/ntap-20221111-0008/"
2022-09-08 06:00:35 +00:00
}
]
}
}