aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-07-21 10:50:00 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-07-21 10:50:00 +0000
commit9f2b09b78ca2d5f09ef45def9c4f120ed2793324 (patch)
tree4a1863e907fcb19913541550af66fba1fe56350f /NEWS
parent3ff9e98486c5c883a0d825ce3313415edeb838d5 (diff)
downloadfetchmail-9f2b09b78ca2d5f09ef45def9c4f120ed2793324.tar.gz
fetchmail-9f2b09b78ca2d5f09ef45def9c4f120ed2793324.tar.bz2
fetchmail-9f2b09b78ca2d5f09ef45def9c4f120ed2793324.zip
Add CVE name.
svn path=/trunk/; revision=4152
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 32857473..375acc08 100644
--- a/NEWS
+++ b/NEWS
@@ -11,7 +11,7 @@ SECURITY FIX:
length, so a (malicious or compromised) server that sends UIDs longer
than 128 bytes can corrupt fetchmail's stack and crash fetchmail.
This vulnerability is remotely exploitable to inject code run in a
- root shell. CVE Name: CAN-2005-XXXX (not yet assigned)
+ root shell. This is tracked under the CVE Name: CAN-2005-2335
OTHER CHANGES:
* Sunil Shetye's fix to force fetchsizelimit to 1 for APOP and RPOP.