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: 17-Sep-2003 08:59:38
Branch: HEAD Handle: 2003091707593701
Added files:
openpkg-web/security OpenPKG-SA-2003.040-openssh.txt
Modified files:
openpkg-web security.txt security.wml
Log:
SA-2003.040-openssh; CAN-2003-0693
Summary:
Revision Changes Path
1.46 +1 -0 openpkg-web/security.txt
1.65 +1 -0 openpkg-web/security.wml
1.1 +73 -0 openpkg-web/security/OpenPKG-SA-2003.040-openssh.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-web/security.txt
============================================================================
$ cvs diff -u -r1.45 -r1.46 security.txt
--- openpkg-web/security.txt 15 Sep 2003 13:27:23 -0000 1.45
+++ openpkg-web/security.txt 17 Sep 2003 06:59:37 -0000 1.46
@@ -1,3 +1,4 @@
+16-Sep-2003: Security Advisory: S<OpenPKG-SA-2003.040-openssh>
15-Sep-2003: Security Advisory: S<OpenPKG-SA-2003.039-perl>
15-Sep-2003: Security Advisory: S<OpenPKG-SA-2003.038-mysql>
28-Aug-2003: Security Advisory: S<OpenPKG-SA-2003.037-sendmail>
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/security.wml
============================================================================
$ cvs diff -u -r1.64 -r1.65 security.wml
--- openpkg-web/security.wml 16 Sep 2003 10:21:12 -0000 1.64
+++ openpkg-web/security.wml 17 Sep 2003 06:59:37 -0000 1.65
@@ -76,6 +76,7 @@
</define-tag>
<box bdwidth=1 bdcolor="#a5a095" bdspace=10 bgcolor="#e5e0d5">
<table cellspacing=0 cellpadding=0 border=0>
+ <sa 2003.040 openssh>
<sa 2003.039 perl>
<sa 2003.038 mysql>
<sa 2003.037 sendmail>
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/security/OpenPKG-SA-2003.040-openssh.txt
============================================================================
$ cvs diff -u -r0 -r1.1 OpenPKG-SA-2003.040-openssh.txt
--- /dev/null 2003-09-17 08:59:38.000000000 +0200
+++ OpenPKG-SA-2003.040-openssh.txt 2003-09-17 08:59:38.000000000 +0200
@@ -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-2003.040 17-Sep-2003
+________________________________________________________________________
+
+Package: openssh
+Vulnerability: arbitrary code execution
+OpenPKG Specific: no
+
+Affected Releases: Affected Packages: Corrected Packages:
+OpenPKG CURRENT <= openssh-3.6.1p2-20030729 >= openssh-3.7p1-20030916
+OpenPKG 1.3 <= openssh-3.6.1p2-1.3.0 >= openssh-3.6.1p2-1.3.1
+OpenPKG 1.2 <= openssh-3.5p1-1.2.2 >= openssh-3.5p1-1.2.3
+
+Dependent Packages: none
+
+Description:
+ According to a OpenSSH Security Advisory [0] all versions of OpenSSH's
+ sshd prior to 3.7.1 contain buffer management errors [1]. Those
+ may allow remote attackers to execute arbitrary code by causing an
+ incorrect amount of memory to be freed and corrupting the heap
+
+ The Common Vulnerabilities and Exposures (CVE) project assigned the id
+ CAN-2003-0693 [2] to the problem.
+
+ Please check whether you are affected by running "<prefix>/bin/rpm -q
+ openssh". If you have the "openssh" 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][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.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 openssh-3.6.1p2-1.3.1.src.rpm
+ ftp> bye
+ $ <prefix>/bin/rpm -v --checksig openssh-3.6.1p2-1.3.1.src.rpm
+ $ <prefix>/bin/rpm --rebuild openssh-3.6.1p2-1.3.1.src.rpm
+ $ su -
+ # <prefix>/bin/rpm -Fvh <prefix>/RPM/PKG/openssh-3.6.1p2-1.3.1.*.rpm
+________________________________________________________________________
+
+References:
+ [0] http://www.openssh.com/txt/buffer.adv
+ [1] http://www.openssh.com/
+ [2] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0693
+ [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.2/UPD/openssh-3.6.1p2-1.3.1.src.rpm
+ [6] ftp://ftp.openpkg.org/release/1.3/UPD/openssh-3.5p1-1.2.3.src.rpm
+ [7] ftp://ftp.openpkg.org/release/1.2/UPD/
+ [8] ftp://ftp.openpkg.org/release/1.3/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 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]