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 improper handling of user-supplied input in the schema configuration field and table name processing. An attacker can execute arbitrary SQL commands, compromise the database, and potentially execute operating system commands by injecting malicious input into configuration fields or table names that are directly interpolated into SQL queries without proper escaping or parameterization.