File tree 2 files changed +10
-3
lines changed
2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 21
21
"events" : [
22
22
{
23
23
"introduced" : " 1.8.0"
24
+ },
25
+ {
26
+ "fixed" : " 1.8.5"
24
27
}
25
28
]
26
29
}
Original file line number Diff line number Diff line change 3
3
- module : github.com/hashicorp/vault
4
4
versions :
5
5
- 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
9
8
summary : Incorrect Privilege Assignment in HashiCorp Vault in github.com/hashicorp/vault
10
9
cves :
11
10
- CVE-2021-42135
@@ -16,6 +15,11 @@ references:
16
15
- advisory : https://nvd.nist.gov/vuln/detail/CVE-2021-42135
17
16
- 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
18
17
- 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.
19
23
source :
20
24
id : GHSA-362v-wg5p-64w2
21
25
created : 2024-08-20T14:05:02.493104-04:00
You can’t perform that action at this time.
0 commit comments