CVE-2018-19486

Publication date

2018-11-23 08:00:00

Family

mitre

State

PUBLISHED

Description

Git before 2.19.2 on Linux and UNIX executes commands from the current working directory (as if . were at the end of $PATH) in certain cases involving the run_command() API and run-command.c, because there was a dangerous change from execvp to execv during 2017.