git: 14a191025751 - main - security/vuxml: Add devel/git vulnerabilities
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Jan 2025 20:49:24 UTC
The branch main has been updated by garga:
URL: https://cgit.FreeBSD.org/ports/commit/?id=14a191025751f5387b7eca580c1678cf4609b39f
commit 14a191025751f5387b7eca580c1678cf4609b39f
Author: Renato Botelho <garga@FreeBSD.org>
AuthorDate: 2025-01-14 20:48:27 +0000
Commit: Renato Botelho <garga@FreeBSD.org>
CommitDate: 2025-01-14 20:49:16 +0000
security/vuxml: Add devel/git vulnerabilities
Sponsored by: Rubicon Communications, LLC ("Netgate")
---
security/vuxml/vuln/2025.xml | 39 +++++++++++++++++++++++++++++++++++++++
1 file changed, 39 insertions(+)
diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml
index f202dc01a5e7..31f64ee98d38 100644
--- a/security/vuxml/vuln/2025.xml
+++ b/security/vuxml/vuln/2025.xml
@@ -1,3 +1,42 @@
+ <vuln vid="3445e4b6-d2b8-11ef-9ff3-43c2b5d6c4c8">
+ <topic>git -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>git</name>
+ <name>git-cvs</name>
+ <name>git-gui</name>
+ <name>git-p4</name>
+ <name>git-svn</name>
+ <range><lt>2.48.1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Git development team reports:</p>
+ <blockquote cite="https://lore.kernel.org/git/xmqq5xmh46oc.fsf@gitster.g/">
+ <p>CVE-2024-50349: Printing unsanitized URLs when asking for credentials made the
+ user susceptible to crafted URLs (e.g. in recursive clones) that
+ mislead the user into typing in passwords for trusted sites that
+ would then be sent to untrusted sites instead.</p>
+ <p>CVE-2024-52006: Git may pass on Carriage Returns via the credential protocol to
+ credential helpers which use line-reading functions that
+ interpret said Carriage Returns as line endings, even though Git
+ did not intend that.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2024-50349</cvename>
+ <url>https://github.com/git/git/security/advisories/GHSA-hmg8-h7qf-7cxr</url>
+ <cvename>CVE-2024-52006</cvename>
+ <url>https://github.com/git/git/security/advisories/GHSA-r5ph-xg7q-xfrp</url>
+ </references>
+ <dates>
+ <discovery>2024-10-29</discovery>
+ <entry>2025-01-14</entry>
+ </dates>
+ </vuln>
+
<vuln vid="7d7a28cd-7f5a-450a-852f-c49aaab3fa7e">
<topic>keycloak -- Multiple security fixes</topic>
<affects>