diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2021-08-03 15:35:56 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2021-08-03 15:35:56 +0200 |
commit | 13d816baa52d05fad3302607d7b6ccf92c377490 (patch) | |
tree | bef917490742d137da8e70d84fa8306e69b6dd8d /website/security.html | |
parent | ba6837fcbbf44d4dd31693696710c49287619a76 (diff) | |
download | fetchmail-13d816baa52d05fad3302607d7b6ccf92c377490.tar.gz fetchmail-13d816baa52d05fad3302607d7b6ccf92c377490.tar.bz2 fetchmail-13d816baa52d05fad3302607d7b6ccf92c377490.zip |
Update website for 6.5.0.beta4 release.
Diffstat (limited to 'website/security.html')
-rw-r--r-- | website/security.html | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/website/security.html b/website/security.html index 23717b11..98129b07 100644 --- a/website/security.html +++ b/website/security.html @@ -14,7 +14,7 @@ <table width="100%" cellpadding="0" summary="Canned page header"> <tr> <td>Fetchmail</td> -<td align="right"><!-- update date -->2012-08-30</td> +<td align="right"><!-- update date -->2021-07-28</td> </tr> </table> </div> @@ -41,7 +41,7 @@ issues have become known to the fetchmail maintainer to the date mentioned above.</p> - <p>Note that fetchmail 6.2.X and older are no longer supported and contain + <p>Note that fetchmail 6.3.X and older are no longer supported and contain some of the problems mentioned below, even if they aren't mentioned in the security announcements:</p> <ul> @@ -49,6 +49,11 @@ <li><a name="cve-2012-3482" href="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2012-3482">CVE-2012-3482:</a> --> + <li><a name="cve-2021-36386" + href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-36386">CVE-2021-36386:</a> + Fetchmail could <a href="fetchmail-SA-2021-01.txt">log possibly + sensitive data or garbage, or crash, when logging information longer + than 2 kB, on some systems.</a></li> <li><a name="cve-2012-3482" href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3482">CVE-2012-3482:</a> Fetchmail could <a href="fetchmail-SA-2012-02.txt">crash and |