Link Following Affecting git package, versions <2.30.2-r0
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-ALPINE316-GIT-2842448
- published 10 Mar 2021
- disclosed 9 Mar 2021
Introduced: 9 Mar 2021
CVE-2021-21300 Open this link in a new tabHow to fix?
Upgrade Alpine:3.16
git
to version 2.30.2-r0 or higher.
NVD Description
Note: Versions mentioned in the description apply only to the upstream git
package and not the git
package as distributed by Alpine
.
See How to fix?
for Alpine:3.16
relevant fixed versions and status.
Git is an open-source distributed revision control system. In affected versions of Git a specially crafted repository that contains symbolic links as well as files using a clean/smudge filter such as Git LFS, may cause just-checked out script to be executed while cloning onto a case-insensitive file system such as NTFS, HFS+ or APFS (i.e. the default file systems on Windows and macOS). Note that clean/smudge filters have to be configured for that. Git for Windows configures Git LFS by default, and is therefore vulnerable. The problem has been patched in the versions published on Tuesday, March 9th, 2021. As a workaound, if symbolic link support is disabled in Git (e.g. via git config --global core.symlinks false
), the described attack won't work. Likewise, if no clean/smudge filters such as Git LFS are configured globally (i.e. before cloning), the attack is foiled. As always, it is best to avoid cloning repositories from untrusted sources. The earliest impacted version is 2.14.2. The fix versions are: 2.30.1, 2.29.3, 2.28.1, 2.27.1, 2.26.3, 2.25.5, 2.24.4, 2.23.4, 2.22.5, 2.21.4, 2.20.5, 2.19.6, 2.18.5, 2.17.62.17.6.
References
- https://github.com/git/git/security/advisories/GHSA-8prw-h3cq-mghm
- https://support.apple.com/kb/HT212320
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BBPNGLQSYJHLZZ37BO42YY6S5OTIF4L4/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LCLJJLKKMS5WRFO6C475AOUZTWQLIARX/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LMXX2POK5X576BSDWSXGU7EIK6I72ERU/
- http://seclists.org/fulldisclosure/2021/Apr/60
- https://security.gentoo.org/glsa/202104-01
- http://packetstormsecurity.com/files/163978/Git-LFS-Clone-Command-Execution.html
- https://github.com/git/git/commit/684dd4c2b414bcf648505e74498a608f28de4592
- https://git-scm.com/docs/gitattributes#_filter
- https://git-scm.com/docs/git-config#Documentation/git-config.txt-coresymlinks
- https://lore.kernel.org/git/xmqqim6019yd.fsf@gitster.c.googlers.com/
- http://www.openwall.com/lists/oss-security/2021/03/09/3
- https://lists.debian.org/debian-lts-announce/2022/10/msg00014.html
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BBPNGLQSYJHLZZ37BO42YY6S5OTIF4L4/
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LCLJJLKKMS5WRFO6C475AOUZTWQLIARX/
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LMXX2POK5X576BSDWSXGU7EIK6I72ERU/
- https://lore.kernel.org/git/xmqqim6019yd.fsf%40gitster.c.googlers.com/