git: b913df304c48 - main - security/vuxml: add fetchmail < 6.4.20 vuln
Matthias Andree
mandree at FreeBSD.org
Wed Jul 28 21:37:27 UTC 2021
The branch main has been updated by mandree:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b913df304c485ba61fc981f7e633b96d4b3ea492
commit b913df304c485ba61fc981f7e633b96d4b3ea492
Author: Matthias Andree <mandree at FreeBSD.org>
AuthorDate: 2021-07-28 21:36:06 +0000
Commit: Matthias Andree <mandree at FreeBSD.org>
CommitDate: 2021-07-28 21:36:56 +0000
security/vuxml: add fetchmail < 6.4.20 vuln
Security: cbfd1874-efea-11eb-8fe9-036bd763ff35
Security: CVE-2021-36386
---
security/vuxml/vuln-2021.xml | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
diff --git a/security/vuxml/vuln-2021.xml b/security/vuxml/vuln-2021.xml
index b74438a36a02..bb0aca87f452 100644
--- a/security/vuxml/vuln-2021.xml
+++ b/security/vuxml/vuln-2021.xml
@@ -1,3 +1,31 @@
+ <vuln vid="cbfd1874-efea-11eb-8fe9-036bd763ff35">
+ <topic>fetchmail -- 6.4.19 and older denial of service or information disclosure</topic>
+ <affects>
+ <package>
+ <name>fetchmail</name>
+ <range><lt>6.4.20</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Matthias Andree reports:</p>
+ <blockquote cite="https://sourceforge.net/p/fetchmail/mailman/message/37327392/">
+ <p>When a log message exceeds c. 2 kByte in size, for instance, with very long
+ header contents, and depending on verbosity option, fetchmail can crash or
+ misreport each first log message that requires a buffer reallocation.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2021-36386</cvename>
+ <url>https://sourceforge.net/p/fetchmail/mailman/message/37327392/</url>
+ </references>
+ <dates>
+ <discovery>2021-07-07</discovery>
+ <entry>2021-07-28</entry>
+ </dates>
+ </vuln>
+
<vuln vid="c561ce49-eabc-11eb-9c3f-0800270512f4">
<topic>redis -- Integer overflow issues with BITFIELD command on 32-bit systems</topic>
<affects>
More information about the dev-commits-ports-all
mailing list