原始 OSV JSON{
"id": "GHSA-38j9-7pp9-2hjw",
"aliases": [
"CVE-2021-32923"
],
"details": "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.",
"summary": "Invalid session token expiration ",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.7.0"
},
{
"fixed": "1.7.2"
}
]
}
],
"package": {
"name": "github.com/hashicorp/vault",
"ecosystem": "Go"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.6.0"
},
{
"fixed": "1.6.5"
}
]
}
],
"package": {
"name": "github.com/hashicorp/vault",
"ecosystem": "Go"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0.10.0"
},
{
"fixed": "1.5.9"
}
]
}
],
"package": {
"name": "github.com/hashicorp/vault",
"ecosystem": "Go"
}
}
],
"modified": "2021-06-17T20:00:42Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N"
}
],
"published": "2021-06-08T18:52:05Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32923",
"type": "ADVISORY"
},
{
"url": "https://discuss.hashicorp.com/t/hcsec-2021-15-vault-renewed-nearly-expired-leases-with-incorrect-non-expiring-ttls/24603",
"type": "WEB"
},
{
"url": "https://security.gentoo.org/glsa/202207-01",
"type": "WEB"
},
{
"url": "https://www.hashicorp.com/blog/category/vault",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-613"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2021-06-03T11:15:00Z",
"github_reviewed_at": "2021-06-04T18:42:40Z"
}
}