Untrusted Search Path Affecting git-email package, versions <2.16.4-3.9.2


Severity

Recommended
0.0
medium
0
10

Based on SUSE Linux Enterprise Server security rating.

Threat Intelligence

EPSS
1.49% (87th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-SLES150-GITEMAIL-2756130
  • published14 Apr 2022
  • disclosed19 Dec 2018

Introduced: 19 Dec 2018

CVE-2018-19486  (opens in a new tab)
CWE-426  (opens in a new tab)

How to fix?

Upgrade SLES:15.0 git-email to version 2.16.4-3.9.2 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream git-email package and not the git-email package as distributed by SLES. See How to fix? for SLES:15.0 relevant fixed versions and status.

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.