OESA-2023-1269

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1269
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2023-1269.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2023-1269
Upstream
Published
2023-05-06T11:05:14Z
Modified
2025-08-12T05:18:53.286640Z
Summary
git security update
Details

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. Git is easy to learn and has a tiny footprint with lightning fast performance. It outclasses SCM tools like Subversion, CVS, Perforce, and ClearCase with features like cheap local branching, convenient staging areas, and multiple workflows.

Security Fix(es):

Git is a revision control system. Prior to versions 2.30.9, 2.31.8, 2.32.7, 2.33.8, 2.34.8, 2.35.8, 2.36.6, 2.37.7, 2.38.5, 2.39.3, and 2.40.1, by feeding specially crafted input to git apply --reject, a path outside the working tree can be overwritten with partially controlled contents (corresponding to the rejected hunk(s) from the given patch). A fix is available in versions 2.30.9, 2.31.8, 2.32.7, 2.33.8, 2.34.8, 2.35.8, 2.36.6, 2.37.7, 2.38.5, 2.39.3, and 2.40.1. As a workaround, avoid using git apply with --reject when applying patches from an untrusted source. Use git apply --stat to inspect a patch before applying; avoid applying one that create a conflict where a link corresponding to the *.rej file exists.(CVE-2023-25652)

In Git for Windows, the Windows port of Git, no localized messages are shipped with the installer. As a consequence, Git is expected not to localize messages at all, and skips the gettext initialization. However, due to a change in MINGW-packages, the gettext() function's implicit initialization no longer uses the runtime prefix but uses the hard-coded path C:\mingw64\share\locale to look for localized messages. And since any authenticated user has the permission to create folders in C:\ (and since C:\mingw64 does not typically exist), it is possible for low-privilege users to place fake messages in that location where git.exe will pick them up in version 2.40.1.

This vulnerability is relatively hard to exploit and requires social engineering. For example, a legitimate message at the end of a clone could be maliciously modified to ask the user to direct their web browser to a malicious website, and the user might think that the message comes from Git and is legitimate. It does require local write access by the attacker, though, which makes this attack vector less likely. Version 2.40.1 contains a patch for this issue. Some workarounds are available. Do not work on a Windows machine with shared accounts, or alternatively create a C:\mingw64 folder and leave it empty. Users who have administrative rights may remove the permission to create folders in C:\.(CVE-2023-25815)

Git is a revision control system. Prior to versions 2.30.9, 2.31.8, 2.32.7, 2.33.8, 2.34.8, 2.35.8, 2.36.6, 2.37.7, 2.38.5, 2.39.3, and 2.40.1, a specially crafted .gitmodules file with submodule URLs that are longer than 1024 characters can used to exploit a bug in config.c::git_config_copy_or_rename_section_in_file(). This bug can be used to inject arbitrary configuration into a user's $GIT_DIR/config when attempting to remove the configuration section associated with that submodule. When the attacker injects configuration values which specify executables to run (such as core.pager, core.editor, core.sshCommand, etc.) this can lead to a remote code execution. A fix A fix is available in versions 2.30.9, 2.31.8, 2.32.7, 2.33.8, 2.34.8, 2.35.8, 2.36.6, 2.37.7, 2.38.5, 2.39.3, and 2.40.1. As a workaround, avoid running git submodule deinit on untrusted repositories or without prior inspection of any submodule sections in $GIT_DIR/config.(CVE-2023-29007)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:20.03-LTS-SP1 / git

Package

Name
git
Purl
pkg:rpm/openEuler/git&distro=openEuler-20.03-LTS-SP1

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.27.0-14.oe1

Ecosystem specific

{
    "src": [
        "git-2.27.0-14.oe1.src.rpm"
    ],
    "aarch64": [
        "git-debugsource-2.27.0-14.oe1.aarch64.rpm",
        "git-daemon-2.27.0-14.oe1.aarch64.rpm",
        "git-debuginfo-2.27.0-14.oe1.aarch64.rpm",
        "git-2.27.0-14.oe1.aarch64.rpm"
    ],
    "x86_64": [
        "git-debuginfo-2.27.0-14.oe1.x86_64.rpm",
        "git-debugsource-2.27.0-14.oe1.x86_64.rpm",
        "git-2.27.0-14.oe1.x86_64.rpm",
        "git-daemon-2.27.0-14.oe1.x86_64.rpm"
    ],
    "noarch": [
        "git-gui-2.27.0-14.oe1.noarch.rpm",
        "perl-Git-2.27.0-14.oe1.noarch.rpm",
        "git-email-2.27.0-14.oe1.noarch.rpm",
        "git-web-2.27.0-14.oe1.noarch.rpm",
        "gitk-2.27.0-14.oe1.noarch.rpm",
        "git-help-2.27.0-14.oe1.noarch.rpm",
        "git-svn-2.27.0-14.oe1.noarch.rpm",
        "perl-Git-SVN-2.27.0-14.oe1.noarch.rpm"
    ]
}

openEuler:20.03-LTS-SP3 / git

Package

Name
git
Purl
pkg:rpm/openEuler/git&distro=openEuler-20.03-LTS-SP3

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.27.0-17.oe1

Ecosystem specific

{
    "src": [
        "git-2.27.0-17.oe1.src.rpm"
    ],
    "aarch64": [
        "git-2.27.0-17.oe1.aarch64.rpm",
        "git-debuginfo-2.27.0-17.oe1.aarch64.rpm",
        "git-debugsource-2.27.0-17.oe1.aarch64.rpm",
        "git-daemon-2.27.0-17.oe1.aarch64.rpm"
    ],
    "x86_64": [
        "git-debuginfo-2.27.0-17.oe1.x86_64.rpm",
        "git-daemon-2.27.0-17.oe1.x86_64.rpm",
        "git-debugsource-2.27.0-17.oe1.x86_64.rpm",
        "git-2.27.0-17.oe1.x86_64.rpm"
    ],
    "noarch": [
        "git-gui-2.27.0-17.oe1.noarch.rpm",
        "perl-Git-SVN-2.27.0-17.oe1.noarch.rpm",
        "perl-Git-2.27.0-17.oe1.noarch.rpm",
        "gitk-2.27.0-17.oe1.noarch.rpm",
        "git-svn-2.27.0-17.oe1.noarch.rpm",
        "git-help-2.27.0-17.oe1.noarch.rpm",
        "git-email-2.27.0-17.oe1.noarch.rpm",
        "git-web-2.27.0-17.oe1.noarch.rpm"
    ]
}

openEuler:22.03-LTS / git

Package

Name
git
Purl
pkg:rpm/openEuler/git&distro=openEuler-22.03-LTS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.33.0-11.oe2203sp1

Ecosystem specific

{
    "src": [
        "git-2.33.0-10.oe2203.src.rpm",
        "git-2.33.0-11.oe2203sp1.src.rpm"
    ],
    "aarch64": [
        "git-debugsource-2.33.0-10.oe2203.aarch64.rpm",
        "git-debuginfo-2.33.0-10.oe2203.aarch64.rpm",
        "git-2.33.0-10.oe2203.aarch64.rpm",
        "git-daemon-2.33.0-10.oe2203.aarch64.rpm",
        "git-2.33.0-11.oe2203sp1.aarch64.rpm",
        "git-daemon-2.33.0-11.oe2203sp1.aarch64.rpm",
        "git-debuginfo-2.33.0-11.oe2203sp1.aarch64.rpm",
        "git-debugsource-2.33.0-11.oe2203sp1.aarch64.rpm",
        "git-core-2.33.0-11.oe2203sp1.aarch64.rpm"
    ],
    "x86_64": [
        "git-debuginfo-2.33.0-10.oe2203.x86_64.rpm",
        "git-daemon-2.33.0-10.oe2203.x86_64.rpm",
        "git-debugsource-2.33.0-10.oe2203.x86_64.rpm",
        "git-2.33.0-10.oe2203.x86_64.rpm",
        "git-debuginfo-2.33.0-11.oe2203sp1.x86_64.rpm",
        "git-daemon-2.33.0-11.oe2203sp1.x86_64.rpm",
        "git-core-2.33.0-11.oe2203sp1.x86_64.rpm",
        "git-2.33.0-11.oe2203sp1.x86_64.rpm",
        "git-debugsource-2.33.0-11.oe2203sp1.x86_64.rpm"
    ],
    "noarch": [
        "perl-Git-2.33.0-10.oe2203.noarch.rpm",
        "git-svn-2.33.0-10.oe2203.noarch.rpm",
        "perl-Git-SVN-2.33.0-10.oe2203.noarch.rpm",
        "git-email-2.33.0-10.oe2203.noarch.rpm",
        "git-help-2.33.0-10.oe2203.noarch.rpm",
        "git-web-2.33.0-10.oe2203.noarch.rpm",
        "git-gui-2.33.0-10.oe2203.noarch.rpm",
        "gitk-2.33.0-10.oe2203.noarch.rpm",
        "git-svn-2.33.0-11.oe2203sp1.noarch.rpm",
        "perl-Git-2.33.0-11.oe2203sp1.noarch.rpm",
        "git-web-2.33.0-11.oe2203sp1.noarch.rpm",
        "perl-Git-SVN-2.33.0-11.oe2203sp1.noarch.rpm",
        "git-email-2.33.0-11.oe2203sp1.noarch.rpm",
        "git-help-2.33.0-11.oe2203sp1.noarch.rpm",
        "git-gui-2.33.0-11.oe2203sp1.noarch.rpm",
        "gitk-2.33.0-11.oe2203sp1.noarch.rpm"
    ]
}

openEuler:22.03-LTS-SP1 / git

Package

Name
git
Purl
pkg:rpm/openEuler/git&distro=openEuler-22.03-LTS-SP1

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.33.0-11.oe2203sp1

Ecosystem specific

{
    "src": [
        "git-2.33.0-11.oe2203sp1.src.rpm"
    ],
    "aarch64": [
        "git-2.33.0-11.oe2203sp1.aarch64.rpm",
        "git-daemon-2.33.0-11.oe2203sp1.aarch64.rpm",
        "git-debuginfo-2.33.0-11.oe2203sp1.aarch64.rpm",
        "git-debugsource-2.33.0-11.oe2203sp1.aarch64.rpm",
        "git-core-2.33.0-11.oe2203sp1.aarch64.rpm"
    ],
    "x86_64": [
        "git-debuginfo-2.33.0-11.oe2203sp1.x86_64.rpm",
        "git-daemon-2.33.0-11.oe2203sp1.x86_64.rpm",
        "git-core-2.33.0-11.oe2203sp1.x86_64.rpm",
        "git-2.33.0-11.oe2203sp1.x86_64.rpm",
        "git-debugsource-2.33.0-11.oe2203sp1.x86_64.rpm"
    ],
    "noarch": [
        "git-svn-2.33.0-11.oe2203sp1.noarch.rpm",
        "perl-Git-2.33.0-11.oe2203sp1.noarch.rpm",
        "git-web-2.33.0-11.oe2203sp1.noarch.rpm",
        "perl-Git-SVN-2.33.0-11.oe2203sp1.noarch.rpm",
        "git-email-2.33.0-11.oe2203sp1.noarch.rpm",
        "git-help-2.33.0-11.oe2203sp1.noarch.rpm",
        "git-gui-2.33.0-11.oe2203sp1.noarch.rpm",
        "gitk-2.33.0-11.oe2203sp1.noarch.rpm"
    ]
}