sqls-server/sqls

sqls-server/sqls

Releases48
Frequency1 month 2 weeks
Last Release
Stars1.32K
SQL language server written in Go.

CVE History

CVEPublishedCVSS v3CVSS v2
7.5 HIGH

sqls-server/sqls 0.2.28 is vulnerable to command injection in the config command because the openEditor function passes the EDITOR environment variable and config file path to sh -c without sanitization, allowing attackers to execute arbitrary commands.