Lucene search

K
debianDebianDEBIAN:DLA-3239-1:64C69
HistoryDec 13, 2022 - 10:36 p.m.

[SECURITY] [DLA 3239-1] git security update

2022-12-1322:36:52
lists.debian.org
14

8.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

6.8 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:M/Au:N/C:P/I:P/A:P

0.009 Low

EPSS

Percentile

82.2%


Debian LTS Advisory DLA-3239-1 [email protected]
https://www.debian.org/lts/security/ Sylvain Beucler
December 13, 2022 https://wiki.debian.org/LTS


Package : git
Version : 1:2.20.1-2+deb10u5
CVE ID : CVE-2022-24765 CVE-2022-29187 CVE-2022-39253 CVE-2022-39260
Debian Bug : 1014848 1022046

Multiple issues were found in Git, a distributed revision control
system. An attacker may cause other local users into executing
arbitrary commands, leak information from the local filesystem, and
bypass restricted shell.

Note: Due to new security checks, access to repositories owned and
accessed by different local users may now be rejected by Git; in case
changing ownership is not practical, git displays a way to bypass
these checks using the new 'safe.directory' configuration entry.

CVE-2022-24765

Git is not checking the ownership of directories in a local
multi-user system when running commands specified in the local
repository configuration.  This allows the owner of the repository
to cause arbitrary commands to be executed by other users who
access the repository.

CVE-2022-29187

An unsuspecting user could still be affected by the issue reported
in CVE-2022-24765, for example when navigating as root into a
shared tmp directory that is owned by them, but where an attacker
could create a git repository.

CVE-2022-39253

Exposure of sensitive information to a malicious actor. When
performing a local clone (where the source and target of the clone
are on the same volume), Git copies the contents of the source's
`$GIT_DIR/objects` directory into the destination by either
creating hardlinks to the source contents, or copying them (if
hardlinks are disabled via `--no-hardlinks`). A malicious actor
could convince a victim to clone a repository with a symbolic link
pointing at sensitive information on the victim's machine.

CVE-2022-39260

`git shell` improperly uses an `int` to represent the number of
entries in the array, allowing a malicious actor to intentionally
overflow the return value, leading to arbitrary heap
writes. Because the resulting array is then passed to `execv()`,
it is possible to leverage this attack to gain remote code
execution on a victim machine.

For Debian 10 buster, these problems have been fixed in version
1:2.20.1-2+deb10u5.

We recommend that you upgrade your git packages.

For the detailed security status of git please refer to
its security tracker page at:
https://security-tracker.debian.org/tracker/git

Further information about Debian LTS security advisories, how to apply
these updates to your system and frequently asked questions can be
found at: https://wiki.debian.org/LTS

8.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

6.8 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:M/Au:N/C:P/I:P/A:P

0.009 Low

EPSS

Percentile

82.2%