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 applicationsUpgrade git-for-windows/git to version 2.40.1 or higher.
Affected versions of this package are vulnerable to Uncontrolled Search Path Element such that the location of connect.exe's config file is hard-coded as /etc/connectrc which will typically be interpreted as C:\etc\connectrc. Since C:\etc can be created by any authenticated user, this makes connect.exe susceptible to malicious files being placed there by other users on the same multi-user machine.
Users who are unable to upgrade to the fixed version can create the folder etc on all drives where Git commands are run, and remove read/write access from those folders. Alternatively, users should watch out for malicious <drive>:\etc\connectrc files on multi-user machines.