The git subcommand cvsserver is a Perl script which makes excessive
use of the backtick operator to invoke git. Unfortunately user input
is used within some of those invocations, which can be a OS Command
Injection vulnerability (CVE-2017-14867).