SB2020030416 - Command injection in giting a Git server
Published: March 4, 2020
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Command Injection (CVE-ID: CVE-2019-10802)
CWE-ID: CWE-77 - Command injection
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/U:Amber
The vulnerability allows a remote attacker to execute arbitrary commands on the system.
The vulnerability exists due to the first argument "repo" of function "pull()" is executed by the package without any validation. A remote attacker can execute arbitrary commands on the target system.Remediation
Install update from vendor's website.