diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2007-08-28 13:47:44 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2007-08-28 13:47:44 +0000 |
commit | 4da51858a69d3497be786969b875fc8889aa9bca (patch) | |
tree | 12a536e3fe01fa920eb7cd74e21828873d9c6e6c | |
parent | eb5b8f315c43ba4538d0cc156cd72bc788ef691f (diff) | |
download | fetchmail-4da51858a69d3497be786969b875fc8889aa9bca.tar.gz fetchmail-4da51858a69d3497be786969b875fc8889aa9bca.tar.bz2 fetchmail-4da51858a69d3497be786969b875fc8889aa9bca.zip |
Add CVE Name, update URL of fetchmail-SA-2007-02.txt.
svn path=/branches/BRANCH_6-3/; revision=5124
-rw-r--r-- | TODO.txt | 2 | ||||
-rw-r--r-- | fetchmail-SA-2007-02.txt | 6 |
2 files changed, 4 insertions, 4 deletions
@@ -7,7 +7,7 @@ soon: - https://bugzilla.novell.com/show_bug.cgi?id=246829 - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=432618 * write a table of combinations of TLS/SSL options -- complete SA based on feedback from reporter, with CVE Name and publish +- complete SA based on feedback from reporter, publish it after release - add To: header to warning mails (authfail for instance) - BerliOS Bug #11576, Bug #11797 diff --git a/fetchmail-SA-2007-02.txt b/fetchmail-SA-2007-02.txt index 2ab3363f..a746e52e 100644 --- a/fetchmail-SA-2007-02.txt +++ b/fetchmail-SA-2007-02.txt @@ -9,8 +9,8 @@ Type: NULL pointer dereference trigged by outside circumstances Impact: denial of service possible Danger: low Credits: Earl Chew -CVE Name: XXX -URL: http://fetchmail.berlios.de/fetchmail-SA-2007-01.txt +CVE Name: CVE-2007-4565 +URL: http://fetchmail.berlios.de/fetchmail-SA-2007-02.txt Project URL: http://fetchmail.berlios.de/ Affects: fetchmail release < 6.3.9 @@ -23,7 +23,7 @@ Corrected: 2007-07-29 fetchmail SVN (rev 5119) 0. Release history ================== -2007-07-29 1.0 first release +2007-07-29 1.0 first draft for MITRE/CVE (visible in SVN) 1. Background |