From a978c074e4272bb901fbe4a10de0a7b2af574f17 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 4 May 2021 22:28:33 +0100 Subject: gentoo resync : 04.05.2021 --- metadata/glsa/glsa-202104-01.xml | 52 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 metadata/glsa/glsa-202104-01.xml (limited to 'metadata/glsa/glsa-202104-01.xml') diff --git a/metadata/glsa/glsa-202104-01.xml b/metadata/glsa/glsa-202104-01.xml new file mode 100644 index 000000000000..74237596f227 --- /dev/null +++ b/metadata/glsa/glsa-202104-01.xml @@ -0,0 +1,52 @@ + + + + Git: User-assisted execution of arbitrary code + A vulnerability has been found in Git that could allow a remote + attacker to execute arbitrary code. + + git + 2021-04-30 + 2021-04-30 + 774678 + local + + + 2.26.3 + 2.26.3 + + + +

Git is a distributed version control system designed.

+
+ +

It was discovered that Git could be fooled into running remote code + during a clone on case-insensitive file systems with support for symbolic + links, if Git is configured globally to apply delay-capable clean/smudge + filters (such as Git LFS). +

+
+ +

A remote attacker could entice a user to clone a specially crafted + repository, possibly resulting in the remote execution of arbitrary code + with the privileges of the user running the application. +

+
+ +

There is no known workaround at this time.

+
+ +

All Git users should upgrade to the latest version:

+ + + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-vcs/git-2.26.3" + + +
+ + CVE-2021-21300 + + whissi + whissi +
-- cgit v1.2.3