AVG-1074 log

Package git
Status Not affected
Severity High
Type arbitrary code execution
Affected 2.24.0-1
Fixed 2.24.1-1
Current 2.44.0-1 [extra]
Ticket None
Created Tue Dec 10 21:47:14 2019
Issue Severity Remote Type Description
CVE-2019-1354 High Yes Arbitrary code execution
Filenames on Linux/Unix can contain backslashes. On Windows, backslashes are directory separators. Git did not use to refuse to write out tracked files with...
CVE-2019-1353 Medium Yes Arbitrary code execution
When running Git in the Windows Subsystem for Linux (also known as "WSL") while accessing a working directory on a regular Windows drive, none of the NTFS...
CVE-2019-1351 Medium Yes Arbitrary code execution
While the only permitted drive letters for physical drives on Windows are letters of the US-English alphabet, this restriction does not apply to virtual...
CVE-2019-1350 Medium Yes Arbitrary code execution
Incorrect quoting of command-line arguments allowed remote code execution during a recursive clone in conjunction with SSH URLs.