Lucene search
+L

13571 matches found

OSV
OSV
added 2025/01/14 9:20 p.m.14 views

GHSA-Q6R2-X2CC-VRP7 Git LFS permits exfiltration of credentials via crafted HTTP URLs

Impact When Git LFS requests credentials from Git for a remote host, it passes portions of the host's URL to the git-credential1 command without checking for embedded line-ending control characters, and then sends any credentials it receives back from the Git credential helper to the remote host...

8.5CVSS8AI score0.01079EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2025/01/14 9:20 p.m.25 views

Git LFS permits exfiltration of credentials via crafted HTTP URLs

Impact When Git LFS requests credentials from Git for a remote host, it passes portions of the host's URL to the git-credential1 command without checking for embedded line-ending control characters, and then sends any credentials it receives back from the Git credential helper to the remote host...

8.5CVSS6.9AI score0.01079EPSS
SaveExploits0References7Affected Software2
Snyk
Snyk
added 2025/01/14 7:40 p.m.2 views

Interpretation Conflict

Overview Affected versions of this package are vulnerable to Interpretation Conflict due to improper handling of newline characters in remote URLs. An attacker can capture credentials for another Git remote by crafting a malicious URL that manipulates newline interpretations between Git and the G...

8.2CVSS7AI score0.03266EPSS
SaveExploits0References2
CVE
CVE
added 2025/01/14 7:33 p.m.1756 views

CVE-2024-53263

Git LFS (Git Large File Storage) is affected by CVE-2024-53263. The vulnerability arises when Git LFS requests credentials from Git for a remote host and passes portions of the host URL to git-credential(1) without sanitizing embedded line-ending control characters. An attacker could insert URL-e...

8.5CVSS6.7AI score0.01079EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/01/14 7:33 p.m.12 views

CVE-2024-53263 Git LFS permits exfiltration of credentials via crafted HTTP URLs

Git LFS is a Git extension for versioning large files. When Git LFS requests credentials from Git for a remote host, it passes portions of the host's URL to the git-credential1 command without checking for embedded line-ending control characters, and then sends any credentials it receives back fr...

8.5CVSS6.6AI score0.01079EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/01/14 7:33 p.m.30 views

CVE-2024-53263 Git LFS permits exfiltration of credentials via crafted HTTP URLs

Git LFS is a Git extension for versioning large files. When Git LFS requests credentials from Git for a remote host, it passes portions of the host's URL to the git-credential1 command without checking for embedded line-ending control characters, and then sends any credentials it receives back fr...

8.5CVSS0.01079EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/14 7:15 p.m.6 views

DEBIAN-CVE-2024-50349

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 Git asks for credentials via a terminal prompt i.e. without using any credential helper, it prints out the host name for whic...

4.7CVSS7.2AI score0.00667EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/14 7:15 p.m.11 views

AZL-55667 CVE-2024-52006 affecting package git for versions less than 2.45.3-1

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. Git defines a line-based protocol that is used to exchange information between Git and Git credential helpers. Some ecosystems mos...

7.5CVSS7.2AI score0.01057EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/01/14 6:43 p.m.9 views

CVE-2024-50349 Git does not sanitize URLs when asking for credentials interactively

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 Git asks for credentials via a terminal prompt i.e. without using any credential helper, it prints out the host name for whic...

2.1CVSS5.3AI score0.00667EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/14 6:39 p.m.23 views

CVE-2024-52006 Newline confusion in credential helpers can lead to credential exfiltration in git

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. Git defines a line-based protocol that is used to exchange information between Git and Git credential helpers. Some ecosystems mos...

2.1CVSS7.3AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/01/14 6:39 p.m.18 views

CVE-2024-52006 Newline confusion in credential helpers can lead to credential exfiltration in git

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. Git defines a line-based protocol that is used to exchange information between Git and Git credential helpers. Some ecosystems mos...

2.1CVSS7.4AI score0.01057EPSS
SaveExploits0References4
CVE
CVE
added 2025/01/14 6:39 p.m.2850 views

CVE-2024-52006

Git vulnerability CVE-2024-52006 involves newline confusion in credential helpers that use a line-based protocol. Some environments (notably .NET and Node.js) may treat a single Carriage Return as a newline, bypassing protections for credential helpers that rely on CR handling. The issue has been...

7.5CVSS7.4AI score0.01057EPSS
SaveExploits0References5Affected Software1
AlpineLinux
AlpineLinux
added 2025/01/14 6:39 p.m.41 views

CVE-2024-52006

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. Git defines a line-based protocol that is used to exchange information between Git and Git credential helpers. Some ecosystems mos...

7.5CVSS7.6AI score0.01057EPSS
SaveExploits0
CVE
CVE
added 2025/01/14 6:11 p.m.174 views

CVE-2024-50338

Git Credential Manager (GCM) on Windows/macOS/Linux is affected by CVE-2024-50338 due to a newline handling mismatch with Git. GCM’s ReadLineAsync accepts LF, CRLF, and CR, while Git’s credential parsing forbids an isolated CR, enabling an attacker to craft a malicious remote URL (for example, ht...

7.4CVSS7.3AI score0.03266EPSS
SaveExploits0References8
OSV
OSV
added 2025/01/14 6:00 p.m.17 views

UBUNTU-CVE-2024-52006

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. Git defines a line-based protocol that is used to exchange information between Git and Git credential helpers. Some ecosystems mos...

7.5CVSS6.6AI score0.01057EPSS
SaveExploits0References6
OSV
OSV
added 2025/01/14 6:00 p.m.9 views

UBUNTU-CVE-2024-50349

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 Git asks for credentials via a terminal prompt i.e. without using any credential helper, it prints out the host name for whic...

4.7CVSS6.7AI score0.00667EPSS
SaveExploits0References6
NVD
NVD
added 2025/01/14 9:15 a.m.32 views

CVE-2024-11736

A vulnerability was found in Keycloak. Admin users may have to access sensitive server environment variables and system properties through user-configurable URLs. When configuring backchannel logout URLs or admin URLs, admin users can include placeholders like $env.VARNAME or $PROPNAME. The serve...

4.9CVSS0.00771EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/01/14 12:00 a.m.12 views

PT-2025-2874

Name of the Vulnerable Software and Affected Versions Git versions prior to v2.48.1 Git versions prior to v2.47.2 Git versions prior to v2.46.3 Git versions prior to v2.45.3 Git versions prior to v2.44.3 Git versions prior to v2.43.6 Git versions prior to v2.42.4 Git versions prior to v2.41.3 Git...

9CVSS8.5AI score0.29234EPSS
SaveExploits43References92
OSV
OSV
added 2025/01/13 4:58 p.m.8 views

GHSA-F4V7-3MWW-9GC2 Keycloak allows unrestricted admin use of system and environment variables

A security vulnerability has been identified that allows admin users to access sensitive server environment variables and system properties through user-configurable URLs. Specifically, when configuring backchannel logout URLs or admin URLs, admin users can include placeholders like $env.VARNAME ...

4.9CVSS5.8AI score0.00771EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2025/01/13 4:58 p.m.25 views

Keycloak allows unrestricted admin use of system and environment variables

A security vulnerability has been identified that allows admin users to access sensitive server environment variables and system properties through user-configurable URLs. Specifically, when configuring backchannel logout URLs or admin URLs, admin users can include placeholders like $env.VARNAME ...

4.9CVSS6.6AI score0.00771EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder