nlamirault / alan

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

CVE-2023-24999 (Medium) detected in vaultv0.10.0 #196

Open mend-bolt-for-github[bot] opened 1 year ago

mend-bolt-for-github[bot] commented 1 year ago

CVE-2023-24999 - Medium 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/builtin/credential/approle/path_role.go

Vulnerability Details

HashiCorp Vault and Vault Enterprise’s approle auth method allowed any authenticated user with access to an approle destroy endpoint to destroy the secret ID of any other role by providing the secret ID accessor. This vulnerability is fixed in Vault 1.13.0, 1.12.4, 1.11.8, 1.10.11 and above.

Publish Date: 2023-03-10

URL: CVE-2023-24999

CVSS 3 Score Details (4.4)

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2023-24999

Release Date: 2023-03-10

Fix Resolution: v1.10.11,v1.11.8,v1.12.4


Step up your Open Source Security Game with Mend here