Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://advisory.dw1.io/54/
- https://github.com/sqls-server/sqls/
- https://lukmanern.github.io/CVE-2025-61141.html
FAQ
What is CVE-2025-61141?
CVE-2025-61141 is a vulnerability with a CVSS score of 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 sanitizati...
How severe is CVE-2025-61141?
CVE-2025-61141 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-61141?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.