vulndb/data/osv/GO-2022-0825.json

78 строки
1.9 KiB
JSON

{
"schema_version": "1.3.1",
"id": "GO-2022-0825",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2020-16250",
"GHSA-fp52-qw33-mfmw"
],
"summary": "Authentication Bypass by Spoofing and Insufficient Verification of Data Authenticity in Hashicorp Vault in github.com/hashicorp/vault",
"details": "Authentication Bypass by Spoofing and Insufficient Verification of Data Authenticity in Hashicorp Vault in github.com/hashicorp/vault",
"affected": [
{
"package": {
"name": "github.com/hashicorp/vault",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0.8.1"
},
{
"fixed": "1.2.5"
},
{
"introduced": "1.3.0"
},
{
"fixed": "1.3.8"
},
{
"introduced": "1.4.0"
},
{
"fixed": "1.4.4"
},
{
"introduced": "1.5.0"
},
{
"fixed": "1.5.1"
}
]
}
],
"ecosystem_specific": {}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-fp52-qw33-mfmw"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-16250"
},
{
"type": "WEB",
"url": "http://packetstormsecurity.com/files/159478/Hashicorp-Vault-AWS-IAM-Integration-Authentication-Bypass.html"
},
{
"type": "WEB",
"url": "https://github.com/hashicorp/vault/blob/master/CHANGELOG.md#151"
},
{
"type": "WEB",
"url": "https://www.hashicorp.com/blog/category/vault"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2022-0825",
"review_status": "UNREVIEWED"
}
}