Arbitrary Code Execution Affecting mercurial package, versions [,4.4.1)


0.0
critical

Snyk CVSS

    Attack Complexity Low
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    EPSS 0.71% (81st percentile)
Expand this section
NVD
9.8 critical
Expand this section
Red Hat
6.3 medium

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 ID SNYK-PYTHON-MERCURIAL-1570418
  • published 27 Aug 2021
  • disclosed 7 Dec 2017
  • credit Unknown

How to fix?

Upgrade mercurial to version 4.4.1 or higher.

Overview

mercurial is a distributed SCM tool written in Python.

Affected versions of this package are vulnerable to Arbitrary Code Execution. It is possible that a specially malformed repository can cause Git subrepositories to run arbitrary code in the form of a .git/hooks/post-update script checked into the repository. Typical use of Mercurial prevents construction of such repositories, but they can be created programmatically.