зеркало из https://github.com/golang/vulndb.git
72 строки
1.7 KiB
JSON
72 строки
1.7 KiB
JSON
{
|
|
"schema_version": "1.3.1",
|
|
"id": "GO-2022-0623",
|
|
"modified": "0001-01-01T00:00:00Z",
|
|
"published": "0001-01-01T00:00:00Z",
|
|
"aliases": [
|
|
"CVE-2021-32923",
|
|
"GHSA-38j9-7pp9-2hjw"
|
|
],
|
|
"summary": "Invalid session token expiration in github.com/hashicorp/vault",
|
|
"details": "Invalid session token expiration in github.com/hashicorp/vault",
|
|
"affected": [
|
|
{
|
|
"package": {
|
|
"name": "github.com/hashicorp/vault",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0.10.0"
|
|
},
|
|
{
|
|
"fixed": "1.5.9"
|
|
},
|
|
{
|
|
"introduced": "1.6.0"
|
|
},
|
|
{
|
|
"fixed": "1.6.5"
|
|
},
|
|
{
|
|
"introduced": "1.7.0"
|
|
},
|
|
{
|
|
"fixed": "1.7.2"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {}
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://github.com/advisories/GHSA-38j9-7pp9-2hjw"
|
|
},
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32923"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"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"
|
|
}
|
|
],
|
|
"database_specific": {
|
|
"url": "https://pkg.go.dev/vuln/GO-2022-0623",
|
|
"review_status": "UNREVIEWED"
|
|
}
|
|
} |