CVE-2024-9609
Vie, 15/11/2024 – 05:15
CVE-2024-9609
CVE-2024-9609
Vie, 15/11/2024 – 05:15
CVE-2024-9609
CVE-2024-11120
Vie, 15/11/2024 – 02:15
CVE-2024-11120
CVE-2024-51679
Jue, 14/11/2024 – 22:15
CVE-2024-51679
CVE-2024-52613
Jue, 14/11/2024 – 23:15
CVE-2024-52613
CVE-2024-52308
Jue, 14/11/2024 – 23:15
CVE-2024-52308
Developers connect to remote codespaces through an SSH server running within the devcontainer, which is generally provided through the [default devcontainer image](https://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/introduction-to-dev-containers#using-the-default-dev-container-configuration). GitHub CLI [retrieves SSH connection details](https://github.com/cli/cli/blob/30066b0042d0c5928d959e288144300cb28196c9/internal/codespaces/rpc/invoker.go#L230-L244), such as remote username, which is used in [executing `ssh` commands](https://github.com/cli/cli/blob/e356c69a6f0125cfaac782c35acf77314f18908d/pkg/cmd/codespace/ssh.go#L263) for `gh codespace ssh` or `gh codespace logs` commands.
This exploit occurs when a malicious third-party devcontainer contains a modified SSH server that injects `ssh` arguments within the SSH connection details. `gh codespace ssh` and `gh codespace logs` commands could execute arbitrary code on the user's workstation if the remote username contains something like `-oProxyCommand="echo hacked" #`. The `-oProxyCommand` flag causes `ssh` to execute the provided command while `#` shell comment causes any other `ssh` arguments to be ignored.
In `2.62.0`, the remote username information is being validated before being used.
CVE-2024-49778
Jue, 14/11/2024 – 23:15
CVE-2024-49778
CVE-2024-49777
Jue, 14/11/2024 – 23:15
CVE-2024-49777
CVE-2024-49776
Jue, 14/11/2024 – 23:15
CVE-2024-49776
CVE-2024-41209
Jue, 14/11/2024 – 23:15
CVE-2024-41209
CVE-2024-41217
Jue, 14/11/2024 – 23:15
CVE-2024-41217