Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/git-lfs/git-lfs/commands
  4. ›
  5. CVE-2021-21237

CVE-2021-21237: Untrusted Search Path

February 15, 2022 (updated February 9, 2023)

Git LFS is a command line extension for managing large files with Git. On Windows, if Git LFS operates on a malicious repository with a git.bat or git.exe file in the current directory, that program would be executed, permitting the attacker to execute arbitrary code. This does not affect Unix systems. This is the result of an incomplete fix for CVE-2020-27955. This issue occurs because on Windows, Go includes (and prefers) the current directory when the name of a command run does not contain a directory separator. Other than avoiding untrusted repositories or using a different operating system, there is no workaround. This is fixed in v2.13.2.

References

  • cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-27955
  • github.com/advisories/GHSA-cx3w-xqmc-84g5
  • github.com/git-lfs/git-lfs/commit/fc664697ed2c2081ee9633010de0a7f9debea72a
  • github.com/git-lfs/git-lfs/releases/tag/v2.13.2
  • github.com/git-lfs/git-lfs/security/advisories/GHSA-cx3w-xqmc-84g5
  • nvd.nist.gov/vuln/detail/CVE-2021-21237
  • pkg.go.dev/vuln/GO-2021-0098

Code Behaviors & Features

Detect and mitigate CVE-2021-21237 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.13.2

Fixed versions

  • v2.13.2

Solution

Upgrade to version 2.13.2 or above.

Impact 7.8 HIGH

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-426: Untrusted Search Path
  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Source file

go/github.com/git-lfs/git-lfs/commands/CVE-2021-21237.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:47 +0000.