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.
This version should be patched in v2.13.2, which will be released in coordination with this security advisory.
Other than avoiding untrusted repositories or using a different operating system, there is no workaround.
Are there any links users can visit to find out more?
If you have any questions or comments about this advisory:
github.com
.{ "nvd_published_at": null, "github_reviewed_at": "2021-05-21T17:37:52Z", "severity": "HIGH", "github_reviewed": true, "cwe_ids": [ "CWE-426", "CWE-94" ] }