Логотип exploitDog
bind:CVE-2024-50338
Консоль
Логотип exploitDog

exploitDog

bind:CVE-2024-50338

Количество 4

Количество 4

nvd логотип

CVE-2024-50338

около 1 года назад

Git Credential Manager (GCM) is a secure Git credential helper built on .NET that runs on Windows, macOS, and Linux. The Git credential protocol is text-based over standard input/output, and consists of a series of lines of key-value pairs in the format `key=value`. Git's documentation restricts the use of the NUL (`\0`) character and newlines to form part of the keys or values. When Git reads from standard input, it considers both LF and CRLF as newline characters for the credential protocol by virtue of calling `strbuf_getline` that calls to `strbuf_getdelim_strip_crlf`. Git also validates that a newline is not present in the value by checking for the presence of the line-feed character (LF, `\n`), and errors if this is the case. This captures both LF and CRLF-type newlines. Git Credential Manager uses the .NET standard library `StreamReader` class to read the standard input stream line-by-line and parse the `key=value` credential protocol format. The implementation of the `ReadLineA

CVSS3: 7.4
EPSS: Низкий
msrc логотип

CVE-2024-50338

около 1 года назад

GitHub: CVE-2024-50338 Malformed URL allows information disclosure through git-credential-manager

CVSS3: 7.4
EPSS: Низкий
github логотип

GHSA-86c2-4x57-wc8g

около 1 года назад

Git Credential Manager carriage-return character in remote URL allows malicious repository to leak credentials

CVSS3: 7.4
EPSS: Низкий
fstec логотип

BDU:2025-01178

около 1 года назад

Уязвимость функции strbuf_getdelim_strip_crlf кроссплатформенного фреймворка для хранения учётных данных Git Credential Manager (GCM) распределенной системы управления версиями Git, позволяющая нарушителю раскрыть защищаемую информацию

CVSS3: 7.4
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
nvd логотип
CVE-2024-50338

Git Credential Manager (GCM) is a secure Git credential helper built on .NET that runs on Windows, macOS, and Linux. The Git credential protocol is text-based over standard input/output, and consists of a series of lines of key-value pairs in the format `key=value`. Git's documentation restricts the use of the NUL (`\0`) character and newlines to form part of the keys or values. When Git reads from standard input, it considers both LF and CRLF as newline characters for the credential protocol by virtue of calling `strbuf_getline` that calls to `strbuf_getdelim_strip_crlf`. Git also validates that a newline is not present in the value by checking for the presence of the line-feed character (LF, `\n`), and errors if this is the case. This captures both LF and CRLF-type newlines. Git Credential Manager uses the .NET standard library `StreamReader` class to read the standard input stream line-by-line and parse the `key=value` credential protocol format. The implementation of the `ReadLineA

CVSS3: 7.4
0%
Низкий
около 1 года назад
msrc логотип
CVE-2024-50338

GitHub: CVE-2024-50338 Malformed URL allows information disclosure through git-credential-manager

CVSS3: 7.4
0%
Низкий
около 1 года назад
github логотип
GHSA-86c2-4x57-wc8g

Git Credential Manager carriage-return character in remote URL allows malicious repository to leak credentials

CVSS3: 7.4
0%
Низкий
около 1 года назад
fstec логотип
BDU:2025-01178

Уязвимость функции strbuf_getdelim_strip_crlf кроссплатформенного фреймворка для хранения учётных данных Git Credential Manager (GCM) распределенной системы управления версиями Git, позволяющая нарушителю раскрыть защищаемую информацию

CVSS3: 7.4
0%
Низкий
около 1 года назад

Уязвимостей на страницу