VYPR

hackage package

git-annex

pkg:hackage/git-annex

Vulnerabilities (8)

  • CVE-2014-6274Jun 26, 2025
    affected >= 0.20110401, < 5.20140919fixed 5.20140919

    git-annex had a bug in the S3 and Glacier remotes where if embedcreds=yes was set, and the remote used encryption=pubkey or encryption=hybrid, the embedded AWS credentials were stored in the git repository in (effectively) plaintext, not encrypted as they were supposed to be. Thi

  • CVE-2018-10857MedJul 16, 2018
    affected < 6.20180626fixed 6.20180626

    git-annex is vulnerable to a private data exposure and exfiltration attack. It could expose the content of files located outside the git-annex repository, or content from a private web server on localhost or the LAN.

  • CVE-2018-10859MedJul 16, 2018
    affected >= 0.20110417, < 6.20180626fixed 6.20180626

    git-annex is vulnerable to an Information Exposure when decrypting files. A malicious server for a special remote could trick git-annex into decrypting a file that was encrypted to the user's gpg key. This attack could be used to expose encrypted data that was never stored in git

  • CVE-2017-1000117HigOct 5, 2017
    affected < 6.20170818fixed 6.20170818

    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 un

  • CVE-2017-1000116CriOct 5, 2017
    affected < 6.20170818fixed 6.20170818

    Mercurial prior to 4.3 did not adequately sanitize hostnames passed to ssh, leading to possible shell-injection attacks.

  • CVE-2017-12836HigAug 24, 2017
    affected < 6.20170818fixed 6.20170818

    CVS 1.12.x, when configured to use SSH for remote repositories, might allow remote attackers to execute arbitrary code via a repository URL with a crafted hostname, as demonstrated by "-oProxyCommand=id;localhost:/bar."

  • CVE-2017-12976HigAug 20, 2017
    affected < 6.20170818fixed 6.20170818

    git-annex before 6.20170818 allows remote attackers to execute arbitrary commands via an ssh URL with an initial dash character in the hostname, as demonstrated by an ssh://-eProxyCommand= URL, a related issue to CVE-2017-9800, CVE-2017-12836, CVE-2017-1000116, and CVE-2017-10001

  • CVE-2017-9800CriAug 11, 2017
    affected < 6.20170818fixed 6.20170818

    A maliciously constructed svn+ssh:// URL would cause Subversion clients before 1.8.19, 1.9.x before 1.9.7, and 1.10.0.x through 1.10.0-alpha3 to run an arbitrary shell command. Such a URL could be generated by a malicious server, by a malicious user committing to a honest server