Advisories for Pypi/Sqlfluff package

2023

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

SQLFluff is a SQL linter. Prior to version 2.1.2, in environments where untrusted users have access to the config files, there is a potential security vulnerability where those users could use the library_path config value to allow arbitrary python code to be executed via macros. For many users who use SQLFluff in the context of an environment where all users already have fairly escalated privileges, this may not be an …