Lucene search
+L

404 matches found

Snyk
Snyk
added 2022/11/13 12:55 p.m.1 views

Remote Code Execution (RCE)

Overview GitPython is a python library used to interact with Git repositories Affected versions of this package are vulnerable to Remote Code Execution RCE due to improper user input validation, which makes it possible to inject a maliciously crafted remote URL into the clone command. Exploiting...

9.8CVSS7.3AI score0.05378EPSS
SaveExploits1References2
Huntr
Huntr
added 2022/02/10 8:39 p.m.10 views

Inefficient Regular Expression Complexity in gitpython-developers/gitpython

Description In the latest version of GitPython cd29f07b I discovered regular expression that is vulnerable to ReDoS Regular Expression Denial of Service Proof of Concept PoC based on code in git/remote.py Python import logging import re logging.basicConfigformat='%asctimes - %levelnames:...

1.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2020/01/08 8:35 p.m.129 views

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
Veracode
Veracode
added 2017/08/22 7:38 a.m.10 views

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
Rows per page
Query Builder