cvelist/2018/19xxx/CVE-2018-19786.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2018-11-30 19:03:18 -05:00
{
2019-03-18 04:39:44 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-19786",
"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": [
2018-12-05 04:04:09 -05:00
{
2019-03-18 04:39:44 +00:00
"lang": "eng",
"value": "HashiCorp Vault before 1.0.0 writes the master key to the server log in certain unusual or misconfigured scenarios in which incorrect data comes from the autoseal mechanism without an error being reported."
2018-12-05 04:04:09 -05:00
}
2019-03-18 04:39:44 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/hashicorp/vault/blob/master/CHANGELOG.md#100-december-3rd-2018",
"refsource": "CONFIRM",
"url": "https://github.com/hashicorp/vault/blob/master/CHANGELOG.md#100-december-3rd-2018"
}
]
}
}