HashiCorp Vault and Vault Enterprise versions 1.0 and newer allowed leases created with a batch token to outlive their TTL because expiration time was not scheduled correctly. Fixed in 1.4.7 and 1.5.4.
{
"source": "CPE_RANGE",
"cpe": [
"cpe:2.3:a:hashicorp:vault:*:*:*:*:-:*:*:*",
"cpe:2.3:a:hashicorp:vault:*:*:*:*:enterprise:*:*:*"
],
"extracted_events": [
{
"introduced": "1.0.0"
},
{
"fixed": "1.4.7"
},
{
"introduced": "1.5.0"
},
{
"fixed": "1.5.4"
}
]
}