2 matches found
CLSA-2025-1758040547 git: Fix of CVE-2024-52006
CVE-2024-52006: fix issue where single Carriage Return characters could be interpreted as newlines by some ecosystems in Git's line-based protocol...
git: Newline confusion in credential helpers can lead to credential exfiltration in git
A flaw was found in Git. Git defines a line-based protocol that is used to exchange information between Git and Git credential helpers. Some ecosystems, most notably .NET and node.js, interpret single Carriage Return characters as newlines, which render the protections against CVE-2020-5260...