Skip to content

Commit 6c9e647

Browse files
tatianabgopherbot
authored andcommitted
data/reports: update GO-2022-0578
- data/reports/GO-2022-0578.yaml Updates #578 Fixes #3115 Change-Id: Iad3d980038a8750ffc6b3c63001b0010f1b7cc9c Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/610798 Auto-Submit: Tatiana Bradley <[email protected]> TryBot-Bypass: Tatiana Bradley <[email protected]> Reviewed-by: Damien Neil <[email protected]>
1 parent 22fa4ff commit 6c9e647

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

data/osv/GO-2022-0578.json

+3
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
"events": [
2222
{
2323
"introduced": "1.8.0"
24+
},
25+
{
26+
"fixed": "1.8.5"
2427
}
2528
]
2629
}

data/reports/GO-2022-0578.yaml

+7-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@ modules:
33
- module: github.com/hashicorp/vault
44
versions:
55
- introduced: 1.8.0
6-
unsupported_versions:
7-
- last_affected: 1.8.4
8-
vulnerable_at: 1.17.3
6+
- fixed: 1.8.5
7+
vulnerable_at: 1.8.4
98
summary: Incorrect Privilege Assignment in HashiCorp Vault in github.com/hashicorp/vault
109
cves:
1110
- CVE-2021-42135
@@ -16,6 +15,11 @@ references:
1615
- advisory: https://nvd.nist.gov/vuln/detail/CVE-2021-42135
1716
- web: https://discuss.hashicorp.com/t/hcsec-2021-28-vaults-google-cloud-secrets-engine-policies-with-globs-may-provide-additional-privileges-in-vault-1-8-0-onwards
1817
- web: https://github.com/hashicorp/vault/blob/main/CHANGELOG.md#180
18+
notes:
19+
- |
20+
manually changed 'last_affected: 1.8.4' to 'fixed: 1.8.5'. The fix appears to be
21+
only a documentation clarification; but this is an old enough vulnerability that
22+
the new documentation should have had enough time to reach users.
1923
source:
2024
id: GHSA-362v-wg5p-64w2
2125
created: 2024-08-20T14:05:02.493104-04:00

0 commit comments

Comments
 (0)