Git Project Git vulnerabilities
3 known vulnerabilities affecting git_project/git.
Total CVEs
3
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
CRITICAL3
Vulnerabilities
Page 1 of 1
CVE-2021-23632CRITICALCVSS 9.8≤ 0.1.5fixed in unspecified2022-03-17
CVE-2021-23632 [CRITICAL] CWE-78 CVE-2021-23632: All versions of package git are vulnerable to Remote Code Execution (RCE) due to missing sanitizatio
All versions of package git are vulnerable to Remote Code Execution (RCE) due to missing sanitization in the Git.git method, which allows execution of OS commands rather than just git commands. Steps to Reproduce 1. Create a file named exploit.js with the following content: js var Git = require("git").Git; var repo = new Git("repo-test"); var user_
nvd
CVE-2015-7545CRITICALCVSS 9.8≤ 2.3.9v2.4.0+14 more2016-04-13
CVE-2015-7545 [CRITICAL] CWE-20 CVE-2015-7545: The (1) git-remote-ext and (2) unspecified other remote helper programs in Git before 2.3.10, 2.4.x
The (1) git-remote-ext and (2) unspecified other remote helper programs in Git before 2.3.10, 2.4.x before 2.4.10, 2.5.x before 2.5.4, and 2.6.x before 2.6.1 do not properly restrict the allowed protocols, which might allow remote attackers to execute arbitrary code via a URL in a (a) .gitmodules file or (b) unknown other sources in a submodule.
nvd
CVE-2015-7082CRITICALCVSS 10.0≤ 2.5.32015-12-11
CVE-2015-7082 [CRITICAL] CVE-2015-7082: Multiple unspecified vulnerabilities in Git before 2.5.4, as used in Apple Xcode before 7.2, have un
Multiple unspecified vulnerabilities in Git before 2.5.4, as used in Apple Xcode before 7.2, have unknown impact and attack vectors. NOTE: this CVE is associated only with Xcode use cases.
nvd