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 applicationsUpgrade n8n-nodes-base to version 2.4.0 or higher.
n8n-nodes-base is a Base nodes of n8n
Affected versions of this package are vulnerable to SQL Injection via the MySQL, PostgreSQL, and Microsoft SQL nodes due to improper escaping of identifier values. An attacker can execute arbitrary SQL commands by supplying specially crafted table or column names through node configuration parameters.
This vulnerability can be mitigated by limiting workflow creation and editing permissions to fully trusted users only, or by disabling the MySQL, PostgreSQL, and Microsoft SQL nodes via the NODES_EXCLUDE environment variable.