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 GitPython to version 3.1.58 or higher.
GitPython is a python library used to interact with Git repositories
Affected versions of this package are vulnerable to Arbitrary Argument Injection via the from_tree, reset, or merge_tree process. An attacker can overwrite or destroy arbitrary files with a valid git-index blob by injecting malicious arguments into the positional parameters, leading to file corruption or loss at attacker-controlled writable locations.