The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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 applicationsLearn about Arbitrary Code Execution vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/git-lfs/git-lfs/lfs
to version 2.13.2 or higher.
Affected versions of this package are vulnerable to Arbitrary Code Execution. This security problem does not affect Unix systems.
On Windows, if Git LFS operates on a malicious repository with a git.bat or git.exe file in the current directory, that program is executed, permitting the attacker to execute arbitrary code. This 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 the same issue as CVE-2020-27955, but the fix for that issue was incomplete and certain options can still cause the problem to occur.