Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RUSTSEC-2023-0064: gix-transport code execution vulnerability #2234

Closed
github-actions bot opened this issue Sep 26, 2023 · 1 comment
Closed

RUSTSEC-2023-0064: gix-transport code execution vulnerability #2234

github-actions bot opened this issue Sep 26, 2023 · 1 comment

Comments

@github-actions
Copy link

gix-transport code execution vulnerability

Details
Package gix-transport
Version 0.33.1
URL Byron/gitoxide#1032
Date 2023-09-23
Patched versions >=0.36.1

The gix-transport crate prior to the patched version 0.36.1 would allow attackers to
use malicious ssh clone URLs to pass arbitrary arguments to the ssh program, leading
to arbitrary code execution.

PoC: gix clone 'ssh://-oProxyCommand=open$IFS-aCalculator/foo'

This will launch a calculator on OSX.

See https://secure.phabricator.com/T12961 for more details on similar vulnerabilities in git.

Thanks for vin01 for disclosing the issue.

See advisory page for additional details.

@syphar
Copy link
Member

syphar commented Sep 27, 2023

resolved in #2233

@syphar syphar closed this as completed Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant