diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2025-10-04 11:34:35 +0200 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2025-10-04 11:34:35 +0200 |
commit | 467dbc3ca689e904f03256f45b9c2b99edee5ffd (patch) | |
tree | 84be10c4289c0fc42e83158391a38f8e78e72d51 | |
parent | audio/hydrogen: Update to 1.2.6 and move to QT6 (diff) |
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
-rw-r--r-- | security/vuxml/vuln/2025.xml | 3 |
1 files changed, 2 insertions, 1 deletions
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> |