1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
fetchmail-SA-2006-01: crash when bouncing messages.
Topics: #1 crash when bouncing a message
#2 fetchmail 6.2.5.X end of life
Author: Matthias Andree
Version: 1.1
Announced: 2006-01-22
Type: free() with bogus pointer
Impact: fetchmail crashes
Danger: low
Credits: Nathaniel W. Turner (bug report)
CVE Name: CVE-2006-0321
URL: http://fetchmail.sourceforge.net/fetchmail-SA-2006-01.txt
http://bugs.debian.org/348747
Project URL: http://fetchmail.sourceforge.net/
Affects: fetchmail release >= 6.3.0
fetchmail release < 6.3.2
fetchmail release candidates 6.3.2-rc1, -rc2 and -rc3
Not affected: fetchmail release candidate 6.3.2-rc4
fetchmail release 6.3.2
other versions not mentioned here or in the previous
sections have not been checked
Corrected: 2006-01-19 fetchmail 6.3.2-rc4
2006-01-22 fetchmail 6.3.2
0. Release history
==================
2006-01-19 internal review draft
2006-01-20 add CVE ID
2006-01-22 release 1.0
2006-01-25 release 1.1, add fetchmail 6.3.2 to "Not affected" above.
1. Background
=============
fetchmail is a software package to retrieve mail from remote POP2, POP3,
IMAP, ETRN or ODMR servers and forward it to local SMTP, LMTP servers or
message delivery agents.
fetchmail ships with a graphical, Python/Tkinter based configuration
utility named "fetchmailconf" to help the user create configuration (run
control) files for fetchmail.
2. Problem description and Impact
=================================
Fetchmail contains a bug that causes itself to crash when bouncing a
message to the originator or to the local postmaster. The crash happens
after the bounce message has been sent, when fetchmail tries to free the
dynamic array of failed addresses, and calls the free() function with an
invalid pointer. This bug was introduced short before fetchmail 6.3.0
and is not present in the now discontinued 6.2.X series (see below).
3. Workaround
=============
None known at this time.
4. Solution
===========
Download and install fetchmail 6.3.2 or a newer stable release from
fetchmail's project site at
<http://sourceforge.net/projects/fetchmail/files/>.
5. End of life announcement
===========================
The aged fetchmail 6.2.5.X branch is discontinued effective immediately.
No further releases from the 6.2.5.X branch will be made.
The new 6.3.X stable branch has been available since 2005-11-30
and will not change except for bugfixes, documentation and message
translations.
A. Copyright, License and Warranty
==================================
(C) Copyright 2006 by Matthias Andree, <matthias.andree@gmx.de>.
Some rights reserved.
This work is licensed under the
Creative Commons Attribution-NoDerivs 3.0 Germany License (CC BY-ND 3.0).
To view a copy of this license, visit
http://creativecommons.org/licenses/by-nd/3.0/de/deed.en
or send a letter to:
Creative Commons
444 Castro Street
Suite 900
MOUNTAIN VIEW, CALIFORNIA 94041
USA
THIS WORK IS PROVIDED FREE OF CHARGE AND WITHOUT ANY WARRANTIES.
Use the information herein at your own risk.
END OF fetchmail-SA-2006-01.txt
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAlN9DK0ACgkQvmGDOQUufZUBxACdHYpE68rvXlETUZb+pwr7fJ2n
dF0An2yoLVhY7KUENyxhnN57aQ0Ro6BK
=66Zk
-----END PGP SIGNATURE-----
|