Security Advisory

CVE-2018-19486

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2018-11-23 08:00:00
Last updated 2024-08-05 11:37:11
Assigner mitre
CVSS score not scored
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.