cve/2024/CVE-2024-7594.md
2025-09-29 21:09:30 +02:00

21 lines
1.2 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### [CVE-2024-7594](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-7594)
![](https://img.shields.io/static/v1?label=Product&message=Vault%20Enterprise&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Vault&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.15.14%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=1.16.9%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=1.7.7%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-732%3A%20Incorrect%20Permission%20Assignment%20for%20Critical%20Resource&color=brightgreen)
### Description
Vaults SSH secrets engine did not require the valid_principals list to contain a value by default. If the valid_principals and default_user fields of the SSH secrets engine configuration are not set, an SSH certificate requested by an authorized user to Vaults SSH secrets engine could be used to authenticate as any user on the host. Fixed in Vault Community Edition 1.17.6, and in Vault Enterprise 1.17.6, 1.16.10, and 1.15.15.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds