#VU16148 Command injection in Git - CVE-2018-19486
Published: November 28, 2018 / Updated: November 28, 2018
Git
Git
Description
The vulnerability allows a remote authenticated attacker to execute arbitrary commands on the target system.
The vulnerability exists due to a flaw in the run_command() API and 'run-command.c' when handling malicious input. A remote attacker can issue specially crafted commands from the current working directory and execute arbitrary commands on the target system.