In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsA fix was pushed into the master branch but not yet published.
@budibase/server is a Budibase Web Server
Affected versions of this package are vulnerable to SQL Injection via the DESCRIBE process. An attacker can execute arbitrary SQL commands by creating a table with a specially crafted name containing backticks and semicolons, which are not properly escaped, leading to the execution of additional statements when an administrator performs schema introspection.