DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Remediating the October 2018 Git Security Vulnerability – Microsoft DevOps Blog

6 years ago blogs.msdn.microsoft.com
Remediating the October 2018 Git Security Vulnerability – Microsoft DevOps Blog

Summary: This is a summary of an article originally published by Microsoft DevOps Feed. Read the full original article here →

Remediating the October 2018 Git Security VulnerabilityToday, the Git project has announced a security vulnerability: there is a security issue in recursively cloning submodules that can lead to arbitrary code execution.
This includes Git clients on Unix platforms (including Linux and macOS) are vulnerable, including git running in a Linux distribution inside Windows Subsystem for Linux.
Specificially, Visual Studio 2017 includes a version of Git for Windows (not impacted by this vulnerability) to perform version control Since Git for Windows.
Earlier versions of Visual Studio, and Visual Studio for Mac, are not affected as they make use of the libgit2 framework, which is not vulnerable to this security issue.
Other tools, including Visual Studio Code, do not include a distribution of Git but instead rely on the version of Git installed on your machine.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com