diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-07-21 10:50:00 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-07-21 10:50:00 +0000 |
commit | 9f2b09b78ca2d5f09ef45def9c4f120ed2793324 (patch) | |
tree | 4a1863e907fcb19913541550af66fba1fe56350f /NEWS | |
parent | 3ff9e98486c5c883a0d825ce3313415edeb838d5 (diff) | |
download | fetchmail-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-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |