Описание
ELSA-2020-2337: git security update (IMPORTANT)
[1.8.3.1-23]
- Prevent crafted URL containing new lines, empty host or lacks a scheme to cause credential leak. Resolves: CVE-2020-11008
Обновленные пакеты
Oracle Linux 7
Oracle Linux aarch64
emacs-git
1.8.3.1-23.el7_8
emacs-git-el
1.8.3.1-23.el7_8
git
1.8.3.1-23.el7_8
git-all
1.8.3.1-23.el7_8
git-bzr
1.8.3.1-23.el7_8
git-cvs
1.8.3.1-23.el7_8
git-daemon
1.8.3.1-23.el7_8
git-email
1.8.3.1-23.el7_8
git-gnome-keyring
1.8.3.1-23.el7_8
git-gui
1.8.3.1-23.el7_8
git-hg
1.8.3.1-23.el7_8
git-instaweb
1.8.3.1-23.el7_8
git-p4
1.8.3.1-23.el7_8
git-svn
1.8.3.1-23.el7_8
gitk
1.8.3.1-23.el7_8
gitweb
1.8.3.1-23.el7_8
perl-Git
1.8.3.1-23.el7_8
perl-Git-SVN
1.8.3.1-23.el7_8
Oracle Linux x86_64
emacs-git
1.8.3.1-23.el7_8
emacs-git-el
1.8.3.1-23.el7_8
git
1.8.3.1-23.el7_8
git-all
1.8.3.1-23.el7_8
git-bzr
1.8.3.1-23.el7_8
git-cvs
1.8.3.1-23.el7_8
git-daemon
1.8.3.1-23.el7_8
git-email
1.8.3.1-23.el7_8
git-gnome-keyring
1.8.3.1-23.el7_8
git-gui
1.8.3.1-23.el7_8
git-hg
1.8.3.1-23.el7_8
git-instaweb
1.8.3.1-23.el7_8
git-p4
1.8.3.1-23.el7_8
git-svn
1.8.3.1-23.el7_8
gitk
1.8.3.1-23.el7_8
gitweb
1.8.3.1-23.el7_8
perl-Git
1.8.3.1-23.el7_8
perl-Git-SVN
1.8.3.1-23.el7_8
Связанные CVE
Связанные уязвимости
Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. This bug is similar to CVE-2020-5260(GHSA-qm7j-c969-7j4q). The fix for that bug still left the door open for an exploit where _some_ credential is leaked (but the attacker cannot control which one). Git uses external "credential helper" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that are considered illegal as of the recently published Git versions can cause Git to send a "blank" pattern to helpers, missing hostname and protocol fields. Many helpers will interpret this as matching _any_ URL, and will return some unspecified stored password, leaking the password to an attacker's server. The vulnerability can be triggered by feeding a malicious URL to `git clone`. However, the affected URLs look rather suspicious; the likely vector would be through sy...
Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. This bug is similar to CVE-2020-5260(GHSA-qm7j-c969-7j4q). The fix for that bug still left the door open for an exploit where _some_ credential is leaked (but the attacker cannot control which one). Git uses external "credential helper" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that are considered illegal as of the recently published Git versions can cause Git to send a "blank" pattern to helpers, missing hostname and protocol fields. Many helpers will interpret this as matching _any_ URL, and will return some unspecified stored password, leaking the password to an attacker's server. The vulnerability can be triggered by feeding a malicious URL to `git clone`. However, the affected URLs look rather suspicious; the likely vector would be through sy...
Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. This bug is similar to CVE-2020-5260(GHSA-qm7j-c969-7j4q). The fix for that bug still left the door open for an exploit where _some_ credential is leaked (but the attacker cannot control which one). Git uses external "credential helper" programs to store and retrieve passwords or other credentials from secure storage provided by the operating system. Specially-crafted URLs that are considered illegal as of the recently published Git versions can cause Git to send a "blank" pattern to helpers, missing hostname and protocol fields. Many helpers will interpret this as matching _any_ URL, and will return some unspecified stored password, leaking the password to an attacker's server. The vulnerability can be triggered by feeding a malicious URL to `git clone`. However, the affected URLs look rather suspicious; the likely vector would be through syste
Affected versions of Git have a vulnerability whereby Git can be trick ...