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 applicationsLearn about Allocation of Resources Without Limits or Throttling vulnerabilities in an interactive lesson.
Start learningUpgrade sqlfluffrs to version 4.2.0 or higher.
sqlfluffrs is a The SQL Linter for Humans
Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling through the Parser, ParseContext, and Rust parser match-tree handling in the parser components. An attacker can force excessive parse-tree growth by supplying unusually wide or expansive SQL that drives the parser to materialize an excessive number of nodes. This can exhaust CPU and memory during parsing and linting, causing the user’s SQL processing to stall or fail with an unhandled parse error.