Description
Budibase is a low code platform for creating internal tools, workflows, and admin panels. In 3.23.22 and earlier, the PostgreSQL integration constructs shell commands using user-controlled configuration values (database name, host, password, etc.) without proper sanitization. The password and other connection parameters are directly interpolated into a shell command. This affects packages/server/src/integrations/postgres.ts.
Problem types
CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Product status
References
github.com/...dibase/security/advisories/GHSA-726g-59wr-cj4c
github.com/...ommit/9fdbff32fb9e69650ba899a799e13f80d9b09e93
github.com/...5/packages/server/src/integrations/postgres.ts