HashiCorp Vault’s Microsoft SQL Database Storage Backend Vulnerable to SQL Injection Via Configuration File
Moderate severity
GitHub Reviewed
Published
Mar 30, 2023
to the GitHub Advisory Database
•
Updated May 26, 2023
Package
Affected versions
>= 0.8.0, < 1.11.9
>= 1.12.0, < 1.12.5
>= 1.13.0, < 1.13.1
Patched versions
1.11.9
1.12.5
1.13.1
Description
Published by the National Vulnerability Database
Mar 30, 2023
Published to the GitHub Advisory Database
Mar 30, 2023
Reviewed
Mar 30, 2023
Last updated
May 26, 2023
HashiCorp Vault and Vault Enterprise versions 0.8.0 until 1.13.1 are vulnerable to an SQL injection attack when using the Microsoft SQL (MSSQL) Database Storage Backend. When configuring the MSSQL plugin, certain parameters are required to establish a connection (schema, database, and table) are not sanitized when passed to the user-provided MSSQL database. A privileged attacker with the ability to write arbitrary data to Vault's configuration may modify these parameters to execute a malicious SQL command when the Vault configuration is applied. This issue is fixed in versions 1.13.1, 1.12.5, and 1.11.9.
References