mercurial@4.7 vulnerabilities

Fast scalable distributed SCM (revision control, version control) system

  • latest version

    7.0.2

  • latest non vulnerable version

  • first published

    11 years ago

  • latest version published

    16 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the mercurial package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • C
    Out-of-bounds Read

    mercurial is a distributed SCM tool written in Python.

    Affected versions of this package are vulnerable to Out-of-bounds Read. cext/manifest.c in Mercurial before 4.7.2 has an out-of-bounds read during parsing of a malformed manifest entry.

    How to fix Out-of-bounds Read?

    Upgrade mercurial to version 4.7.2 or higher.

    [,4.7.2)
    • H
    Arbitrary File Overwrite

    mercurial is a distributed SCM tool written in Python.

    Affected versions of this package are vulnerable to Arbitrary File Overwrite. It is possible to use symlinks and subrepositories to defeat Mercurial's path-checking logic and write files outside of a repository.

    How to fix Arbitrary File Overwrite?

    Upgrade mercurial to version 4.9 or higher.

    [,4.9)