GHSA-qqf5-x7mj-v43p: budibase: Database Connector SQL Injections in PostgreSQL, MS SQL, and MySQL
This advisory covers three distinct SQL Injection vulnerabilities within Budibase’s database connectors (PostgreSQL, Microsoft SQL Server, and MySQL). Because user-controlled schema and table configurations are interpolated directly into raw SQL queries without proper escaping or parameterization during database introspection, an authenticated administrator can break out of string delimiters. This allows for arbitrary DDL/DML execution, database compromise, and potential underlying OS command execution (e.g., via MS SQL xp_cmdshell).
References
Code Behaviors & Features
Detect and mitigate GHSA-qqf5-x7mj-v43p with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →