Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

oracle-oval логотип

ELSA-2025-11688

Опубликовано: 12 авг. 2025
Источник: oracle-oval
Платформа: Oracle Linux 7

Описание

ELSA-2025-11688: git security update (IMPORTANT)

[1.8.3.1-25.0.1]

  • Fixed CVE-2025-48384 [Orabug: 38234220 ]

Обновленные пакеты

Oracle Linux 7

Oracle Linux x86_64

emacs-git

1.8.3.1-25.0.1.el7_9

emacs-git-el

1.8.3.1-25.0.1.el7_9

git

1.8.3.1-25.0.1.el7_9

git-all

1.8.3.1-25.0.1.el7_9

git-bzr

1.8.3.1-25.0.1.el7_9

git-cvs

1.8.3.1-25.0.1.el7_9

git-daemon

1.8.3.1-25.0.1.el7_9

git-email

1.8.3.1-25.0.1.el7_9

git-gnome-keyring

1.8.3.1-25.0.1.el7_9

git-gui

1.8.3.1-25.0.1.el7_9

git-hg

1.8.3.1-25.0.1.el7_9

git-instaweb

1.8.3.1-25.0.1.el7_9

git-p4

1.8.3.1-25.0.1.el7_9

git-svn

1.8.3.1-25.0.1.el7_9

gitk

1.8.3.1-25.0.1.el7_9

gitweb

1.8.3.1-25.0.1.el7_9

perl-Git

1.8.3.1-25.0.1.el7_9

perl-Git-SVN

1.8.3.1-25.0.1.el7_9

Связанные CVE

Связанные уязвимости

CVSS3: 8
ubuntu
4 месяца назад

Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When reading a config value, Git strips any trailing carriage return and line feed (CRLF). When writing a config entry, values with a trailing CR are not quoted, causing the CR to be lost when the config is later read. When initializing a submodule, if the submodule path contains a trailing CR, the altered path is read resulting in the submodule being checked out to an incorrect location. If a symlink exists that points the altered path to the submodule hooks directory, and the submodule contains an executable post-checkout hook, the script may be unintentionally executed after checkout. This vulnerability is fixed in v2.43.7, v2.44.4, v2.45.4, v2.46.4, v2.47.3, v2.48.2, v2.49.1, and v2.50.1.

CVSS3: 8
redhat
4 месяца назад

Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When reading a config value, Git strips any trailing carriage return and line feed (CRLF). When writing a config entry, values with a trailing CR are not quoted, causing the CR to be lost when the config is later read. When initializing a submodule, if the submodule path contains a trailing CR, the altered path is read resulting in the submodule being checked out to an incorrect location. If a symlink exists that points the altered path to the submodule hooks directory, and the submodule contains an executable post-checkout hook, the script may be unintentionally executed after checkout. This vulnerability is fixed in v2.43.7, v2.44.4, v2.45.4, v2.46.4, v2.47.3, v2.48.2, v2.49.1, and v2.50.1.

CVSS3: 8
nvd
4 месяца назад

Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When reading a config value, Git strips any trailing carriage return and line feed (CRLF). When writing a config entry, values with a trailing CR are not quoted, causing the CR to be lost when the config is later read. When initializing a submodule, if the submodule path contains a trailing CR, the altered path is read resulting in the submodule being checked out to an incorrect location. If a symlink exists that points the altered path to the submodule hooks directory, and the submodule contains an executable post-checkout hook, the script may be unintentionally executed after checkout. This vulnerability is fixed in v2.43.7, v2.44.4, v2.45.4, v2.46.4, v2.47.3, v2.48.2, v2.49.1, and v2.50.1.

msrc
4 месяца назад

GitHub: CVE-2025-48384 Git Symlink Vulnerability

CVSS3: 8
debian
4 месяца назад

Git is a fast, scalable, distributed revision control system with an u ...