Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Oct 2025 09:36:11 GMT
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 467dbc3ca689 - main - security/vuxml: Add CVE-2025-61962 to fetchmail
Message-ID:  <202510040936.5949aBtv050251@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by mandree:

URL: https://cgit.FreeBSD.org/ports/commit/?id=467dbc3ca689e904f03256f45b9c2b99edee5ffd

commit 467dbc3ca689e904f03256f45b9c2b99edee5ffd
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2025-10-04 09:34:35 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2025-10-04 09:34:35 +0000

    security/vuxml: Add CVE-2025-61962 to fetchmail
    
    add CVE-2025-61962 to existing fetchmail < 6.5.6 SMTP AUTH entry
    
    Security:       21fba35e-a05f-11f0-a8b8-a1ef31191bc1
    Security:       CVE-2025-61962
---
 security/vuxml/vuln/2025.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml
index 21c8e580728a..d360319391da 100644
--- a/security/vuxml/vuln/2025.xml
+++ b/security/vuxml/vuln/2025.xml
@@ -70,7 +70,7 @@
       </body>
     </description>
     <references>
-      <!-- cvename has been requested from MITRE but not yet created <cvename>INSERT CVE RECORD IF AVAILABLE</cvename> -->
+      <cvename>CVE-2025-61962</cvename>
       <url>https://www.fetchmail.info/fetchmail-SA-2025-01.txt</url>;
       <url>https://gitlab.com/fetchmail/fetchmail/-/raw/legacy_6x/fetchmail-SA-2025-01.txt?ref_type=heads</url>;
       <url>https://gitlab.com/fetchmail/fetchmail/-/commit/4c3cebfa4e659fb778ca2cae0ccb3f69201609a8</url>;
@@ -78,6 +78,7 @@
     <dates>
       <discovery>2025-10-02</discovery>
       <entry>2025-10-03</entry>
+      <modified>2025-10-04</modified>
     </dates>
   </vuln>
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510040936.5949aBtv050251>