FredrikNoren/ungit

FredrikNoren/ungit

Releases152
Frequency1 month 12 hours
Last Release
Stars10.6K
The easiest way to use git. On any platform. Anywhere.

CVE History

CVEPublishedCVSS v3CVSS v2
8.8 HIGH6.5 MEDIUM

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.