nlamirault / alan

Bridge between Vault and password managers
Apache License 2.0
8 stars 2 forks source link

CVE-2021-32923 (High) detected in vaultv0.10.0 #179

Open mend-bolt-for-github[bot] opened 2 years ago

mend-bolt-for-github[bot] commented 2 years ago

CVE-2021-32923 - High Severity Vulnerability

Vulnerable Library - vaultv0.10.0

A tool for secrets management, encryption as a service, and privileged access management

Library home page: https://github.com/hashicorp/vault.git

Found in HEAD commit: 9060713df80212ee5546b36d1083fb607520eb0b

Found in base branch: master

Vulnerable Source Files (1)

/vendor/github.com/hashicorp/vault/vault/expiration.go

Vulnerability 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.

Publish Date: 2021-06-03

URL: CVE-2021-32923

CVSS 3 Score Details (7.4)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://discuss.hashicorp.com/t/hcsec-2021-15-vault-renewed-nearly-expired-leases-with-incorrect-non-expiring-ttls/24603

Release Date: 2021-06-03

Fix Resolution: https://github.com/hashicorp/vault - v1.5.9,v1.6.5,v1.7.2


Step up your Open Source Security Game with Mend here