From 38423c67c8a23f6a1bc42038193182e2da3116eb Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 25 Apr 2020 11:37:10 +0100 Subject: gentoo resync : 25.04.2020 --- metadata/glsa/glsa-202004-13.xml | 78 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 metadata/glsa/glsa-202004-13.xml (limited to 'metadata/glsa/glsa-202004-13.xml') diff --git a/metadata/glsa/glsa-202004-13.xml b/metadata/glsa/glsa-202004-13.xml new file mode 100644 index 000000000000..35827af3016e --- /dev/null +++ b/metadata/glsa/glsa-202004-13.xml @@ -0,0 +1,78 @@ + + + + Git: Information disclosure + Multiple vulnerabilities have been found in Git which might all + allow attackers to access sensitive information. + + git + 2020-04-23 + 2020-04-23 + 717156 + 718710 + remote + + + 2.23.3 + 2.24.3 + 2.25.4 + 2.26.2 + 2.26.2 + + + +

Git is a free and open source distributed version control system + designed to handle everything from small to very large projects with + speed and efficiency. +

+
+ +

Multiple vulnerabilities have been discovered in Git. Please review the + CVE identifiers referenced below for details. +

+
+ +

A remote attacker, by providing a specially crafted URL, could possibly + trick Git into returning credential information for a wrong host. +

+
+ +

Disabling credential helpers will prevent this vulnerability.

+
+ +

All Git 2.23.x users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-vcs/git-2.23.3" + + +

All Git 2.24.x users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-vcs/git-2.24.3" + + +

All Git 2.25.x users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-vcs/git-2.25.4" + + +

All Git 2.26.x users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-vcs/git-2.26.2" + + +
+ + CVE-2020-11008 + CVE-2020-5260 + + whissi + whissi +
-- cgit v1.2.3