CVE-2021-21300
Last modified
CVE-2021-21300 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 88.64% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Git-Scm | Git | <= 2.14.2 |
| Git-Scm | Git | >= 2.17.0, < 2.17.6 |
| Git-Scm | Git | >= 2.18.0, < 2.18.5 |
| Git-Scm | Git | >= 2.19.0, < 2.19.6 |
| Git-Scm | Git | >= 2.20.0, < 2.20.5 |
| Git-Scm | Git | >= 2.21.0, < 2.21.4 |
| Git-Scm | Git | >= 2.22.0, < 2.22.5 |
| Git-Scm | Git | >= 2.23.0, < 2.23.4 |
| Git-Scm | Git | >= 2.24.0, < 2.24.4 |
| Git-Scm | Git | >= 2.25.0, < 2.25.5 |
| Git-Scm | Git | >= 2.26.0, < 2.26.3 |
| Git-Scm | Git | >= 2.29.0, < 2.29.3 |
| Git-Scm | Git | >= 2.30.0, < 2.30.2 |
| Git-Scm | Git | 2.27.0 |
| Git-Scm | Git | 2.28.0 |
| Fedoraproject | Fedora | 32 |
| Fedoraproject | Fedora | 33 |
| Fedoraproject | Fedora | 34 |
| Apple | Xcode | < 12.5 |
| Debian | Debian Linux | 10.0 |
References
- http://packetstormsecurity.com/files/163978/Git-LFS-Clone-Command-Execution.htmlExploit, Third Party Advisory, VDB Entry
- http://seclists.org/fulldisclosure/2021/Apr/60Mailing List, Third Party Advisory
- http://www.openwall.com/lists/oss-security/2021/03/09/3Exploit, Mailing List, Third Party Advisory
- https://git-scm.com/docs/gitattributes#_filterVendor Advisory
- https://github.com/git/git/commit/684dd4c2b414bcf648505e74498a608f28de4592Patch, Third Party Advisory
- https://github.com/git/git/security/advisories/GHSA-8prw-h3cq-mghmThird Party Advisory
- https://lists.debian.org/debian-lts-announce/2022/10/msg00014.htmlMailing List, Third Party Advisory
- https://security.gentoo.org/glsa/202104-01Third Party Advisory
- https://support.apple.com/kb/HT212320Third Party Advisory
- http://packetstormsecurity.com/files/163978/Git-LFS-Clone-Command-Execution.htmlExploit, Third Party Advisory, VDB Entry
- http://seclists.org/fulldisclosure/2021/Apr/60Mailing List, Third Party Advisory
- http://www.openwall.com/lists/oss-security/2021/03/09/3Exploit, Mailing List, Third Party Advisory
- https://git-scm.com/docs/gitattributes#_filterVendor Advisory
- https://github.com/git/git/commit/684dd4c2b414bcf648505e74498a608f28de4592Patch, Third Party Advisory
- https://github.com/git/git/security/advisories/GHSA-8prw-h3cq-mghmThird Party Advisory
- https://lists.debian.org/debian-lts-announce/2022/10/msg00014.htmlMailing List, Third Party Advisory
- https://security.gentoo.org/glsa/202104-01Third Party Advisory
- https://support.apple.com/kb/HT212320Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-21300?
How severe is CVE-2021-21300?
How do I fix CVE-2021-21300?
Are you affected by CVE-2021-21300?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
