ALT-PU-2023-7073-1
Package git updated to version 2.42.1-alt1 for branch sisyphus_riscv64.
Closed vulnerabilities
BDU:2023-00599
Уязвимость функции клонирования репозиториев графического инструмента Git GUI распределенной системы контроля версий Git for Windows, позволяющая нарушителю выполнить произвольный код
BDU:2023-01718
Уязвимость распределенной системы управления версиями Git, связанная с раскрытием информации в ошибочной области данных, позволяющая нарушителю получить доступ к конфиденциальным данным
Modified: 2024-11-21
CVE-2022-24975
The --mirror documentation for Git through 2.35.1 does not mention the availability of deleted content, aka the "GitBleed" issue. This could present a security risk if information-disclosure auditing processes rely on a clone operation without the --mirror option. Note: This has been disputed by multiple 3rd parties who believe this is an intended feature of the git binary and does not pose a security risk.
- https://github.com/git/git/blob/2dc94da3744bfbbf145eca587a0f5ff480cc5867/Documentation/git-clone.txt#L185-L191
- https://github.com/git/git/blob/2dc94da3744bfbbf145eca587a0f5ff480cc5867/Documentation/git-clone.txt#L185-L191
- https://lore.kernel.org/git/xmqq4k14qe9g.fsf%40gitster.g/
- https://www.aquasec.com/blog/undetected-hard-code-secrets-expose-corporations/
- https://www.aquasec.com/blog/undetected-hard-code-secrets-expose-corporations/
- https://wwws.nightwatchcybersecurity.com/2022/02/11/gitbleed/
- https://wwws.nightwatchcybersecurity.com/2022/02/11/gitbleed/
Modified: 2024-11-21
CVE-2022-41953
Git GUI is a convenient graphical tool that comes with Git for Windows. Its target audience is users who are uncomfortable with using Git on the command-line. Git GUI has a function to clone repositories. Immediately after the local clone is available, Git GUI will automatically post-process it, among other things running a spell checker called `aspell.exe` if it was found. Git GUI is implemented as a Tcl/Tk script. Due to the unfortunate design of Tcl on Windows, the search path when looking for an executable _always includes the current directory_. Therefore, malicious repositories can ship with an `aspell.exe` in their top-level directory which is executed by Git GUI without giving the user a chance to inspect it first, i.e. running untrusted code. This issue has been addressed in version 2.39.1. Users are advised to upgrade. Users unable to upgrade should avoid using Git GUI for cloning. If that is not a viable option, at least avoid cloning from untrusted sources.
- https://github.com/git-for-windows/git/commit/7360767e8dfc1895a932324079f7d45d7791d39f
- https://github.com/git-for-windows/git/commit/7360767e8dfc1895a932324079f7d45d7791d39f
- https://github.com/git-for-windows/git/pull/4219
- https://github.com/git-for-windows/git/pull/4219
- https://github.com/git-for-windows/git/security/advisories/GHSA-v4px-mx59-w99c
- https://github.com/git-for-windows/git/security/advisories/GHSA-v4px-mx59-w99c
- https://www.tcl.tk/man/tcl8.6/TclCmd/exec.html#M23
- https://www.tcl.tk/man/tcl8.6/TclCmd/exec.html#M23
Closed bugs
git version update