Headline
GHSA-c9v7-wmwj-vf6x: SFTP is possible on the Proxy server for any user with SFTP access
Impact
An attacker that has access to nodes within the cluster may be able to SFTP to the Proxy Service. The user’s permissions on the Proxy server are still respected, so files can only be read or modified on the Proxy if the user has system access to read or write to them.
Patches
Fixed in versions 14.2.4, 13.4.13 and 12.4.31.
Workarounds
This issue can be mitigated by ensuring that regular users do not have a valid principal on the proxy server. To be exploitable, the user’s login must exist on a proxy server and the Teleport binary must have permissions to start a session with this user.
References
- Fix PR: https://github.com/gravitational/teleport/pull/36136
- GitHub Advisory Database
- GitHub Reviewed
- GHSA-c9v7-wmwj-vf6x
SFTP is possible on the Proxy server for any user with SFTP access
High severity GitHub Reviewed Published Dec 29, 2023 in gravitational/teleport • Updated Jan 3, 2024
Package
gomod github.com/gravitational/teleport (Go)
Affected versions
>= 14.0.0, < 14.2.4
>= 13.0.0, < 13.4.13
< 12.4.31
Patched versions
14.2.4
13.4.13
12.4.31
Impact
An attacker that has access to nodes within the cluster may be able to SFTP to the Proxy Service. The user’s permissions on the Proxy server are still respected, so files can only be read or modified on the Proxy if the user has system access to read or write to them.
Patches
Fixed in versions 14.2.4, 13.4.13 and 12.4.31.
Workarounds
This issue can be mitigated by ensuring that regular users do not have a valid principal on the proxy server. To be exploitable, the user’s login must exist on a proxy server and the Teleport binary must have permissions to start a session with this user.
References
- Fix PR: gravitational/teleport#36136
References
- GHSA-c9v7-wmwj-vf6x
- gravitational/teleport#36136
- gravitational/teleport@1c77fc4
Published to the GitHub Advisory Database
Jan 3, 2024