Vulnerabilities (CVE)

Filtered by vendor Ungit Project Subscribe
Filtered by product Ungit
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-25766 1 Ungit Project 1 Ungit 2023-12-10 6.5 MEDIUM 8.8 HIGH
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.