VYPR

Go modules package

github.com/sqls-server/sqls

pkg:golang/github.com/sqls-server/sqls

Vulnerabilities (1)

  • CVE-2025-61141HigOct 30, 2025

    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.