OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web Date: 30-Mar-2003 12:27:17
Branch: HEAD Handle: 2003033011271700
Added files:
openpkg-web/security OpenPKG-SA-2003.027-sendmail.txt
Log:
SA-2003.027; CAN-CAN-2003-0161
Summary:
Revision Changes Path
1.1 +77 -0 openpkg-web/security/OpenPKG-SA-2003.027-sendmail.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-web/security/OpenPKG-SA-2003.027-sendmail.txt
============================================================================
$ cvs diff -u -r0 -r1.1 OpenPKG-SA-2003.027-sendmail.txt
--- /dev/null 2003-03-30 12:27:17.000000000 +0200
+++ OpenPKG-SA-2003.027-sendmail.txt 2003-03-30 12:27:17.000000000 +0200
@@ -0,0 +1,77 @@
+________________________________________________________________________
+
+OpenPKG Security Advisory The OpenPKG Project
+http://www.openpkg.org/security.html http://www.openpkg.org
[EMAIL PROTECTED] [EMAIL PROTECTED]
+OpenPKG-SA-SA-2003.027 30-Mar-2003
+________________________________________________________________________
+
+Package: sendmail
+Vulnerability: remote root exploit
+OpenPKG Specific: no
+
+Affected Releases: Affected Packages: Corrected Packages:
+OpenPKG CURRENT <= sendmail-8.12.8-20030328 >= sendmail-8.12.9-20030329
+OpenPKG 1.2 <= sendmail-8.12.7-1.2.1 >= sendmail-8.12.7-1.2.2
+
+Dependent Packages: none
+
+Description:
+ According to a message on BugTraq [1], a buffer overflow vulnerability
+ exists in all version of the Sendmail MTA [0] earlier than 8.12.9.
+ Attackers may remotely exploit this vulnerability to gain "root"
+ or superuser control of any vulnerable Sendmail server. The Common
+ Vulnerabilities and Exposures (CVE) project assigned the id
+ CAN-2003-0161 [2] to the problem.
+
+ Please check whether you are affected by running "<prefix>/bin/rpm
+ -q sendmail". If you have the "sendmail" package installed and its version
+ is affected (see above), we recommend that you immediately upgrade
+ it (see Solution) and it's dependent packages (see above), if any,
+ too. [3][4]
+
+Solution:
+ Select the updated source RPM appropriate for your OpenPKG release
+ [5][6], fetch it from the OpenPKG FTP service [7][8] or a mirror
+ location, verify its integrity [9], build a corresponding binary RPM
+ from it [3] and update your OpenPKG installation by applying the binary
+ RPM [4]. 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 sendmail-8.12.7-1.2.1.src.rpm
+ ftp> bye
+ $ <prefix>/bin/rpm -v --checksig sendmail-8.12.7-1.2.2.src.rpm
+ $ <prefix>/bin/rpm --rebuild sendmail-8.12.7-1.2.2.src.rpm
+ $ su -
+ # <prefix>/bin/rpm -Fvh <prefix>/RPM/PKG/sendmail-8.12.7-1.2.2.*.rpm
+
+ Additionally, we recommend that you rebuild and reinstall
+ all dependent packages (see above), if any, too. [3][4]
+________________________________________________________________________
+
+References:
+ [0] http://www.sendmail.org/
+ [1] http://www.securityfocus.com/archive/1/316760/2003-03-26/2003-04-01/0
+ [2] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0161
+ [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.1/UPD/sendmail- .src.rpm
+ [6] ftp://ftp.openpkg.org/release/1.2/UPD/sendmail-8.12.7-1.2.2.src.rpm
+ [7] ftp://ftp.openpkg.org/release/1.1/UPD/
+ [8] ftp://ftp.openpkg.org/release/1.2/UPD/
+ [9] 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]