Описание
ELSA-2020-1511: git security update (IMPORTANT)
[1.8.3.1-22 ]
- Crafted URL containing new lines can cause credential leak
- Resolves: CVE-2020-5260
Обновленные пакеты
Oracle Linux 7
Oracle Linux aarch64
emacs-git
1.8.3.1-22.el7_8
emacs-git-el
1.8.3.1-22.el7_8
git
1.8.3.1-22.el7_8
git-all
1.8.3.1-22.el7_8
git-bzr
1.8.3.1-22.el7_8
git-cvs
1.8.3.1-22.el7_8
git-daemon
1.8.3.1-22.el7_8
git-email
1.8.3.1-22.el7_8
git-gnome-keyring
1.8.3.1-22.el7_8
git-gui
1.8.3.1-22.el7_8
git-hg
1.8.3.1-22.el7_8
git-instaweb
1.8.3.1-22.el7_8
git-p4
1.8.3.1-22.el7_8
git-svn
1.8.3.1-22.el7_8
gitk
1.8.3.1-22.el7_8
gitweb
1.8.3.1-22.el7_8
perl-Git
1.8.3.1-22.el7_8
perl-Git-SVN
1.8.3.1-22.el7_8
Oracle Linux x86_64
emacs-git
1.8.3.1-22.el7_8
emacs-git-el
1.8.3.1-22.el7_8
git
1.8.3.1-22.el7_8
git-all
1.8.3.1-22.el7_8
git-bzr
1.8.3.1-22.el7_8
git-cvs
1.8.3.1-22.el7_8
git-daemon
1.8.3.1-22.el7_8
git-email
1.8.3.1-22.el7_8
git-gnome-keyring
1.8.3.1-22.el7_8
git-gui
1.8.3.1-22.el7_8
git-hg
1.8.3.1-22.el7_8
git-instaweb
1.8.3.1-22.el7_8
git-p4
1.8.3.1-22.el7_8
git-svn
1.8.3.1-22.el7_8
gitk
1.8.3.1-22.el7_8
gitweb
1.8.3.1-22.el7_8
perl-Git
1.8.3.1-22.el7_8
perl-Git-SVN
1.8.3.1-22.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. 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 contain an encoded newline can inject unintended values into the credential helper protocol stream, causing the credential helper to retrieve the password for one server (e.g., good.example.com) for an HTTP request being made to another server (e.g., evil.example.com), resulting in credentials for the former being sent to the latter. There are no restrictions on the relationship between the two, meaning that an attacker can craft a URL that will present stored credentials for any host to a host of their choosing. 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...
Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. 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 contain an encoded newline can inject unintended values into the credential helper protocol stream, causing the credential helper to retrieve the password for one server (e.g., good.example.com) for an HTTP request being made to another server (e.g., evil.example.com), resulting in credentials for the former being sent to the latter. There are no restrictions on the relationship between the two, meaning that an attacker can craft a URL that will present stored credentials for any host to a host of their choosing. 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...
Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. 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 contain an encoded newline can inject unintended values into the credential helper protocol stream, causing the credential helper to retrieve the password for one server (e.g., good.example.com) for an HTTP request being made to another server (e.g., evil.example.com), resulting in credentials for the former being sent to the latter. There are no restrictions on the relationship between the two, meaning that an attacker can craft a URL that will present stored credentials for any host to a host of their choosing. 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 th
Affected versions of Git have a vulnerability whereby Git can be trick ...