OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web Date: 09-Mar-2004 15:43:36
Branch: HEAD Handle: 2004030914433501
Added files:
openpkg-web/security OpenPKG-SA-2004.005-mutt.txt
Modified files:
openpkg-web security.txt security.wml
Log:
SA-2004.005-mutt; CAN-2004-0078
Summary:
Revision Changes Path
1.64 +1 -0 openpkg-web/security.txt
1.83 +1 -0 openpkg-web/security.wml
1.1 +73 -0 openpkg-web/security/OpenPKG-SA-2004.005-mutt.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-web/security.txt
============================================================================
$ cvs diff -u -r1.63 -r1.64 security.txt
--- openpkg-web/security.txt 8 Mar 2004 14:09:51 -0000 1.63
+++ openpkg-web/security.txt 9 Mar 2004 14:43:35 -0000 1.64
@@ -1,3 +1,4 @@
+09-Mar-2004: Security Advisory: S<OpenPKG-SA-2004.004-mutt>
08-Mar-2004: Security Advisory: S<OpenPKG-SA-2004.004-libtool>
05-Mar-2004: Security Advisory: S<OpenPKG-SA-2004.003-libxml>
16-Jan-2004: Security Advisory: S<OpenPKG-SA-2004.002-tcpdump>
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/security.wml
============================================================================
$ cvs diff -u -r1.82 -r1.83 security.wml
--- openpkg-web/security.wml 8 Mar 2004 14:09:51 -0000 1.82
+++ openpkg-web/security.wml 9 Mar 2004 14:43:35 -0000 1.83
@@ -76,6 +76,7 @@
</define-tag>
<box bdwidth=1 bdcolor="#a5a095" bdspace=10 bgcolor="#e5e0d5">
<table cellspacing=0 cellpadding=0 border=0>
+ <sa 2004.005 mutt>
<sa 2004.004 libtool>
<sa 2004.003 libxml>
<sa 2004.002 tcpdump>
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/security/OpenPKG-SA-2004.005-mutt.txt
============================================================================
$ cvs diff -u -r0 -r1.1 OpenPKG-SA-2004.005-mutt.txt
--- /dev/null 2004-03-09 15:43:36.000000000 +0100
+++ OpenPKG-SA-2004.005-mutt.txt 2004-03-09 15:43:36.000000000 +0100
@@ -0,0 +1,73 @@
+
+
+
+________________________________________________________________________
+
+OpenPKG Security Advisory The OpenPKG Project
+http://www.openpkg.org/security.html http://www.openpkg.org
[EMAIL PROTECTED] [EMAIL PROTECTED]
+OpenPKG-SA-2004.005 09-Mar-2004
+________________________________________________________________________
+
+Package: mutt
+Vulnerability: buffer overflow in the index menu code
+OpenPKG Specific: no
+
+Affected Releases: Affected Packages: Corrected Packages:
+OpenPKG CURRENT <= mutt-1.4.1i-20040207 >= mutt-1.4.2.1i-20040214
+OpenPKG 2.0 none N.A.
+OpenPKG 1.3 <= mutt-1.4.1i-1.3.1 >= mutt-1.4.1i-1.3.2
+
+Dependent Packages: none
+
+Description:
+ According to a posting on Bugtraq [0], a buffer overflow exists in the
+ mail user agent Mutt [1]. It be triggered by incoming messages and
+ there are reports about spam that has actually triggered this problem
+ and crashed mutt. The bug was reported to Red Hat by Niels Heinen. The
+ Common Vulnerabilities and Exposures (CVE) project assigned the id
+ CAN-2004-0078 [2] to the problem.
+
+ Please check whether you are affected by running "<prefix>/bin/rpm -q
+ mutt". If you have the "mutt" package installed and its version is
+ affected (see above), we recommend that you immediately upgrade it
+ (see Solution). [3][4]
+
+Solution:
+ Select the updated source RPM appropriate for your OpenPKG release
+ [5], fetch it from the OpenPKG FTP service [6] or a mirror location,
+ verify its integrity [7], build a corresponding binary RPM from it [3]
+ and update your OpenPKG installation by applying the binary RPM [4].
+ For the affected release OpenPKG 1.3, perform the following operations
+ to permanently fix the security problem (for other releases adjust
+ accordingly).
+
+ $ ftp ftp.openpkg.org
+ ftp> bin
+ ftp> cd release/1.3/UPD
+ ftp> get mutt-1.4.1i-1.3.2.src.rpm
+ ftp> bye
+ $ <prefix>/bin/rpm -v --checksig mutt-1.4.1i-1.3.2.src.rpm
+ $ <prefix>/bin/rpm --rebuild mutt-1.4.1i-1.3.2.src.rpm
+ $ su -
+ # <prefix>/bin/rpm -Fvh <prefix>/RPM/PKG/mutt-1.4.1i-1.3.2.*.rpm
+________________________________________________________________________
+
+References:
+ [0] http://marc.theaimsgroup.com/?l=bugtraq&m=107651677817933
+ [1] http://www.mutt.org/
+ [2] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0078
+ [3] http://www.openpkg.org/tutorial.html#regular-source
+ [4] http://www.openpkg.org/tutorial.html#regular-binary
+ [5] ftp://ftp.openpkg.org/release/1.3/UPD/foo-1.2.3-1.3.1.src.rpm
+ [6] ftp://ftp.openpkg.org/release/1.3/UPD/
+ [7] http://www.openpkg.org/security.html#signature
+________________________________________________________________________
+
+For security reasons, this advisory was digitally signed with the
+OpenPGP public key "OpenPKG <[EMAIL PROTECTED]>" (ID 63C4CB9F) of the
+OpenPKG project which you can retrieve from http://pgp.openpkg.org and
+hkp://pgp.openpkg.org. Follow the instructions on http://pgp.openpkg.org/
+for details on how to verify the integrity of this advisory.
+________________________________________________________________________
+
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]