Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
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 Improper Authentication vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/charmbracelet/soft-serve/server/ssh
to version 0.6.2 or higher.
github.com/charmbracelet/soft-serve/server/ssh is an A tasty, self-hostable Git server for the command line.
Affected versions of this package are vulnerable to Improper Authentication when the allow-keyless
setting is enabled and the public key requires additional client-side verification, such as FIDO2 or GPG. An attacker can bypass public key authentication and gain unauthorized access by presenting manipulated SSH requests using keyboard-interactive authentication mode.
This vulnerability can be mitigated by temporarily disabling Keyboard-Interactive SSH Authentication using the allow-keyless
setting.