Headline
GHSA-mc97-99j4-vm2v: Soft Serve Public Key Authentication Bypass Vulnerability when Keyboard-Interactive SSH Authentication is Enabled
Impact
A security vulnerability in Soft Serve could allow an unauthenticated, remote attacker to bypass public key authentication when keyboard-interactive SSH authentication is active, through the allow-keyless
setting, and the public key requires additional client-side verification for example using FIDO2 or GPG. This is due to insufficient validation procedures of the public key step during SSH request handshake, granting unauthorized access if the keyboard-interaction mode is utilized. An attacker could exploit this vulnerability by presenting manipulated SSH requests using keyboard-interactive authentication mode. This could potentially result in unauthorized access to the Soft Serve.
Patches
Users should upgrade to the latest Soft Serve version v0.6.2
to receive the patch for this issue.
Workarounds
To workaround this vulnerability without upgrading, users can temporarily disable Keyboard-Interactive SSH Authentication using the allow-keyless
setting.
References
https://github.com/charmbracelet/soft-serve/issues/389
- GitHub Advisory Database
- GitHub Reviewed
- GHSA-mc97-99j4-vm2v
Soft Serve Public Key Authentication Bypass Vulnerability when Keyboard-Interactive SSH Authentication is Enabled
High severity GitHub Reviewed Published Oct 2, 2023 in charmbracelet/soft-serve • Updated Oct 2, 2023
Package
gomod github.com/charmbracelet/soft-serve (Go)
Affected versions
< 0.6.2
Impact
A security vulnerability in Soft Serve could allow an unauthenticated, remote attacker to bypass public key authentication when keyboard-interactive SSH authentication is active, through the allow-keyless setting, and the public key requires additional client-side verification for example using FIDO2 or GPG. This is due to insufficient validation procedures of the public key step during SSH request handshake, granting unauthorized access if the keyboard-interaction mode is utilized. An attacker could exploit this vulnerability by presenting manipulated SSH requests using keyboard-interactive authentication mode. This could potentially result in unauthorized access to the Soft Serve.
Patches
Users should upgrade to the latest Soft Serve version v0.6.2 to receive the patch for this issue.
Workarounds
To workaround this vulnerability without upgrading, users can temporarily disable Keyboard-Interactive SSH Authentication using the allow-keyless setting.
References
charmbracelet/soft-serve#389
References
- GHSA-mc97-99j4-vm2v
- charmbracelet/soft-serve#389
- charmbracelet/soft-serve@407c4ec
- https://github.com/charmbracelet/soft-serve/releases/tag/v0.6.2
Published to the GitHub Advisory Database
Oct 2, 2023