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: 04-Mar-2003 16:37:41 Branch: HEAD Handle: 2003030415373802 Added files: openpkg-web/security OpenPKG-SA-2003.017-file.txt Modified files: openpkg-web security.txt security.wml Log: SA-2003.017-file Summary: Revision Changes Path 1.25 +1 -0 openpkg-web/security.txt 1.41 +1 -0 openpkg-web/security.wml 1.1 +75 -0 openpkg-web/security/OpenPKG-SA-2003.017-file.txt ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-web/security.txt ============================================================================ $ cvs diff -u -r1.24 -r1.25 security.txt --- openpkg-web/security.txt 4 Mar 2003 13:06:10 -0000 1.24 +++ openpkg-web/security.txt 4 Mar 2003 15:37:38 -0000 1.25 @@ -1,3 +1,4 @@ +04-Mar-2003: Security Advisory: S<OpenPKG-SA-2003.017-file> 04-Mar-2003: Security Advisory: S<OpenPKG-SA-2003.016-sendmail> 04-Mar-2003: Security Advisory: S<OpenPKG-SA-2003.015-zlib> 04-Mar-2003: Security Advisory: S<OpenPKG-SA-2003.014-tcpdump> @@ . patch -p0 <<'@@ .' Index: openpkg-web/security.wml ============================================================================ $ cvs diff -u -r1.40 -r1.41 security.wml --- openpkg-web/security.wml 4 Mar 2003 13:06:10 -0000 1.40 +++ openpkg-web/security.wml 4 Mar 2003 15:37:39 -0000 1.41 @@ -78,6 +78,7 @@ </define-tag> <box bdwidth=1 bdcolor="#a5a095" bdspace=10 bgcolor="#e5e0d5"> <table cellspacing=0 cellpadding=0 border=0> + <sa 2003.017 file> <sa 2003.016 sendmail> <sa 2003.015 zlib> <sa 2003.014 tcpdump> @@ . patch -p0 <<'@@ .' Index: openpkg-web/security/OpenPKG-SA-2003.017-file.txt ============================================================================ $ cvs diff -u -r0 -r1.1 OpenPKG-SA-2003.017-file.txt --- /dev/null 2003-03-04 16:37:40.000000000 +0100 +++ OpenPKG-SA-2003.017-file.txt 2003-03-04 16:37:40.000000000 +0100 @@ -0,0 +1,75 @@ +________________________________________________________________________ + +OpenPKG Security Advisory The OpenPKG Project +http://www.openpkg.org/security.html http://www.openpkg.org [EMAIL PROTECTED] [EMAIL PROTECTED] +OpenPKG-SA-2003.017 04-Mar-2003 +________________________________________________________________________ + +Package: file +Vulnerability: memory allocation problem, stack overflow +OpenPKG Specific: no + +Affected Releases: Affected Packages: Corrected Packages: +OpenPKG CURRENT <= file-3.40-20030209 >= file-3.41-20030228 +OpenPKG 1.2 <= file-3.39-1.2.0 >= file-3.39-1.2.1 +OpenPKG 1.1 <= file-3.39-1.1.1 >= file-3.39-1.1.2 + +Dependent Packages: none N.A. + +Description: + Jeff Johnson found a memory allocation problem and David Endler found + a stack overflow corruption problem in the file [0] "Automatic File + Content Type Recognition Tool" version 3.41. Nalin Dahyabhai improved + ELF section and program header handling in file [0] version 3.40. We + believe that file versions without those modifications are vulnerable + to memory allocation and stack overflow problems which put security at + risk. We have backported the security relevant pieces of the 3.41 and + 3.40 vendor changes into OpenPKG releases using vendor version 3.39. + + Please check whether you are affected by running "<prefix>/bin/rpm + -q file". If you have the "file" package installed and its version + is affected (see above), we recommend that you immediately upgrade + it (see Solution). [2][3] + +Solution: + Select the updated source RPM appropriate for your OpenPKG release + [4][5], fetch it from the OpenPKG FTP service [6][7] or a mirror + location, verify its integrity [8], build a corresponding binary RPM + from it [2] and update your OpenPKG installation by applying the binary + RPM [3]. For the current release OpenPKG 1.2, 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.2/UPD + ftp> get file-3.39-1.2.1.src.rpm + ftp> bye + $ <prefix>/bin/rpm -v --checksig file-3.39-1.2.1.src.rpm + $ <prefix>/bin/rpm --rebuild file-3.39-1.2.1.src.rpm + $ su - + # <prefix>/bin/rpm -Fvh <prefix>/RPM/PKG/file-3.39-1.2.1.*.rpm + +________________________________________________________________________ + +References: + [1] ftp://ftp.astron.com/pub/file/ + [2] http://www.openpkg.org/tutorial.html#regular-source + [3] http://www.openpkg.org/tutorial.html#regular-binary + [4] ftp://ftp.openpkg.org/release/1.1/UPD/file-3.39-1.1.2.src.rpm + [5] ftp://ftp.openpkg.org/release/1.2/UPD/file-3.39-1.2.1.src.rpm + [6] ftp://ftp.openpkg.org/release/1.1/UPD/ + [7] ftp://ftp.openpkg.org/release/1.2/UPD/ + [8] 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 find under the official URL +http://www.openpkg.org/openpkg.pgp or on http://keyserver.pgp.com/. To +check the integrity of this advisory, verify its digital signature by +using GnuPG (http://www.gnupg.org/). For instance, pipe this message to +the command "gpg --verify --keyserver keyserver.pgp.com". +________________________________________________________________________ + @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]