Skip to content

Commit

Permalink
security/vuxml: document fetchmail TLS vulns
Browse files Browse the repository at this point in the history
URL:		https://www.fetchmail.info/fetchmail-SA-2021-02.txt
Security:	CVE-2021-39272
Security:	1d6410e8-06c1-11ec-a35d-03ca114d16d6
  • Loading branch information
mandree committed Aug 26, 2021
1 parent 561d7cf commit c567011
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions security/vuxml/vuln-2021.xml
@@ -1,3 +1,32 @@
<vuln vid="1d6410e8-06c1-11ec-a35d-03ca114d16d6">
<topic>fetchmail -- STARTTLS bypass vulnerabilities</topic>
<affects>
<package>
<name>fetchmail</name>
<range><lt>6.4.22.r1</lt></range>
</package>
</affects>
<description>
<body xmlns="http://www.w3.org/1999/xhtml">
<p>Problem:</p>
<blockquote cite="https://www.fetchmail.info/fetchmail-SA-2021-02.txt">
<p>In certain circumstances, fetchmail 6.4.21 and older would
not encrypt the session using STARTTLS/STLS, and might not have
cleared session state across the TLS negotiation.
</p>
</blockquote>
</body>
</description>
<references>
<cvename>CVE-2021-39272</cvename>
<url>https://www.fetchmail.info/fetchmail-SA-2021-02.txt</url>
</references>
<dates>
<discovery>2021-08-10</discovery>
<entry>2021-08-26</entry>
</dates>
</vuln>

<vuln vid="d22b336d-0567-11ec-b69d-4062311215d5">
<topic>FreeBSD -- libfetch out of bounds read</topic>
<affects>
Expand Down

0 comments on commit c567011

Please sign in to comment.