Description
NocoBase is an AI-powered no-code/low-code platform for building business applications and enterprise solutions. Prior to version 2.0.30, NocoBase plugin-workflow-sql substitutes template variables directly into raw SQL strings via getParsedValue() without parameterization or escaping. Any user who triggers a workflow containing a SQL node with template variables from user-controlled data can inject arbitrary SQL. This issue has been patched in version 2.0.30.
Problem types
CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Product status
References
github.com/...cobase/security/advisories/GHSA-vx58-fwwq-5g8j
github.com/...cobase/security/advisories/GHSA-vx58-fwwq-5g8j
github.com/...ommit/75da3dddc4aba739c398f7072725dcf7f5487f5c
github.com/nocobase/nocobase/releases/tag/v2.0.30