Open Redirect Affecting emacs-git package, versions <0:2.13.5-1.53.amzn1


Severity

Recommended
high

Based on Amazon Linux security rating.

Threat Intelligence

Exploit Maturity
Mature
EPSS
79.98% (99th 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 Learn

Learn about Open Redirect vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-AMZN201803-EMACSGIT-1708182
  • published27 Sept 2021
  • disclosed5 Oct 2017

Introduced: 5 Oct 2017

CVE-2017-1000117  (opens in a new tab)
CWE-601  (opens in a new tab)

How to fix?

Upgrade Amazon-Linux:2018.03 emacs-git to version 0:2.13.5-1.53.amzn1 or higher.
This issue was patched in ALAS-2017-882.

NVD Description

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

A malicious third-party can give a crafted "ssh://..." URL to an unsuspecting victim, and an attempt to visit the URL can result in any program that exists on the victim's machine being executed. Such a URL could be placed in the .gitmodules file of a malicious project, and an unsuspecting victim could be tricked into running "git clone --recurse-submodules" to trigger the vulnerability.