cve/2018/CVE-2018-19486.md
2024-05-26 14:27:05 +02:00

1.0 KiB

CVE-2018-19486

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.

POC

Reference

No PoCs from references.

Github