cvelist/2021/32xxx/CVE-2021-32923.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2021-05-13 06:00:43 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-06-03 11:00:53 +00:00
"ID": "CVE-2021-32923",
"STATE": "PUBLIC"
2021-05-13 06:00:43 +00:00
},
2021-06-03 11:00:53 +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",
2021-05-13 06:00:43 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-06-03 11:00:53 +00:00
"value": "HashiCorp Vault and Vault Enterprise allowed the renewal of nearly-expired token leases and dynamic secret leases (specifically, those within 1 second of their maximum TTL), which caused them to be incorrectly treated as non-expiring during subsequent use. Fixed in 1.5.9, 1.6.5, and 1.7.2."
}
]
},
"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": "MISC",
"name": "https://discuss.hashicorp.com/t/hcsec-2021-15-vault-renewed-nearly-expired-leases-with-incorrect-non-expiring-ttls/24603",
"url": "https://discuss.hashicorp.com/t/hcsec-2021-15-vault-renewed-nearly-expired-leases-with-incorrect-non-expiring-ttls/24603"
2021-05-13 06:00:43 +00:00
}
]
}
}