442 matches found
Git-Vuln-Finder - Finding Potential Software Vulnerabilities From Git Commit Messages
Finding potential software vulnerabilities from git commit messages. The output format is a JSON with the associated commit which could contain a fix regarding a software vulnerability. The search is based on a set of regular expressions against the commit messages only. If CVE IDs are present,...
7.8CVSS7.2AI score0.21247EPSS
SaveExploits0References5
Leakage Of Environment Variables
gitPython is vulnerable to the leakage of environment variables. The leakage happens through error messages because it does not use the unsafe variable in the expandpath method. The unsafe variable should be set to False to prevent this. However, the variable is set to True by default...
6.6AI score
SaveExploits0
20