Ungit Project Ungit vulnerabilities
2 known vulnerabilities affecting ungit_project/ungit.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
CRITICAL1HIGH1
Vulnerabilities
Page 1 of 1
CVE-2022-25766P2HIGHCVSS 8.8fixed in 1.5.20≥ unspecified, < 1.5.202022-03-21
CVE-2022-25766 [HIGH] CWE-88 CVE-2022-25766: The package ungit before 1.5.20 are vulnerable to Remote Code Execution (RCE) via argument injection
The package ungit before 1.5.20 are vulnerable to Remote Code Execution (RCE) via argument injection. The issue occurs when calling the /api/fetch endpoint. User controlled values (remote and ref) are passed to the git fetch command. By injecting some git options it was possible to get arbitrary command execution.
ghsanvdosv
CVE-2015-4130CRITICAL≥ 0, < 0.9.02020-08-31
CVE-2015-4130 [CRITICAL] CWE-77 Command Injection in ungit
Command Injection in ungit
Versions of `ungit` prior to 0.9.0 are affected by a command injection vulnerability in the `url` parameter.
## Recommendation
Update version 0.9.0 or later.
ghsaosv