Security
Headlines
HeadlinesLatestCVEs

Headline

CVE-2022-25865: Fix git fetch - addresses a potential security concern regarding git fetch by kenotron · Pull Request #103 · microsoft/workspace-tools

The package workspace-tools before 0.18.4 are vulnerable to Command Injection via git argument injection. When calling the fetchRemoteBranch(remote: string, remoteBranch: string, cwd: string) function, both the remote and remoteBranch parameters are passed to the git fetch subcommand in a way that additional flags can be set. The additional flags can be used to perform a command injection.

CVE
#microsoft#git

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

Fix git fetch - addresses a potential security concern regarding git fetch #103

Conversation 0 Commits 2 Checks 1 Files changed

Related news

CVE-2022-25865: Fix git fetch - addresses a potential security concern regarding git fetch by kenotron · Pull Request #103 · microsoft/workspace-tools

The package workspace-tools before 0.18.4 are vulnerable to Command Injection via git argument injection. When calling the fetchRemoteBranch(remote: string, remoteBranch: string, cwd: string) function, both the remote and remoteBranch parameters are passed to the git fetch subcommand in a way that additional flags can be set. The additional flags can be used to perform a command injection.

CVE: Latest News

CVE-2023-50976: Transactions API Authorization by oleiman · Pull Request #14969 · redpanda-data/redpanda
CVE-2023-6905
CVE-2023-6903
CVE-2023-6904
CVE-2023-3907