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: 21-Jan-2003 14:49:02
Branch: HEAD Handle: 2003012113490101
Added files:
openpkg-web/security OpenPKG-SA-2003.004-cvs.txt
Modified files:
openpkg-web security.txt security.wml
Log:
SA-2003.004-cvs; CAN-2003-0015
Summary:
Revision Changes Path
1.12 +1 -0 openpkg-web/security.txt
1.28 +1 -0 openpkg-web/security.wml
1.1 +76 -0 openpkg-web/security/OpenPKG-SA-2003.004-cvs.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-web/security.txt
============================================================================
$ cvs diff -u -r1.11 -r1.12 security.txt
--- openpkg-web/security.txt 20 Jan 2003 20:11:47 -0000 1.11
+++ openpkg-web/security.txt 21 Jan 2003 13:49:01 -0000 1.12
@@ -1,3 +1,4 @@
+21-Jan-2003: Security Advisory: S<OpenPKG-SA-2003.004-cvs>
21-Jan-2003: Security Advisory: S<OpenPKG-SA-2003.003-vim>
16-Jan-2003: Security Advisory: S<OpenPKG-SA-2003.002-dhcpd>
15-Jan-2003: Security Advisory: S<OpenPKG-SA-2003.001-png>
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/security.wml
============================================================================
$ cvs diff -u -r1.27 -r1.28 security.wml
--- openpkg-web/security.wml 20 Jan 2003 20:11:47 -0000 1.27
+++ openpkg-web/security.wml 21 Jan 2003 13:49:01 -0000 1.28
@@ -70,6 +70,7 @@
<a href="security/OpenPKG-SA-%0-%1.txt">TXT</a>)<br>
</define-tag>
<box bdspace=10 bgcolor="#e5e0d5">
+ <sa 2003.004 cvs>
<sa 2003.003 vim>
<sa 2003.002 dhcpd>
<sa 2003.001 png>
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/security/OpenPKG-SA-2003.004-cvs.txt
============================================================================
$ cvs diff -u -r0 -r1.1 OpenPKG-SA-2003.004-cvs.txt
--- /dev/null 2003-01-21 14:49:02.000000000 +0100
+++ OpenPKG-SA-2003.004-cvs.txt 2003-01-21 14:49:02.000000000 +0100
@@ -0,0 +1,76 @@
+________________________________________________________________________
+
+OpenPKG Security Advisory The OpenPKG Project
+http://www.openpkg.org/security.html http://www.openpkg.org
[EMAIL PROTECTED] [EMAIL PROTECTED]
+OpenPKG-SA-2003.004 21-Jan-2003
+________________________________________________________________________
+
+Package: cvs
+Vulnerability: remote root compromise
+OpenPKG Specific: no
+
+Affected Releases: Affected Packages: Corrected Packages:
+OpenPKG CURRENT <= cvs-1.11.4-20030114 >= cvs-1.11.5-20030121
+OpenPKG 1.1 <= cvs-1.11.2-1.1.0 >= cvs-1.11.2-1.1.1
+OpenPKG 1.0 <= cvs-1.11.1p1-1.0.1 >= cvs-1.11.1p1-1.0.2
+
+Affected Releases: Dependent Packages: none
+
+Description:
+ According to an e-matters Security Advisory [0] from Stefan Esser
+ <[EMAIL PROTECTED]>, a vulnerability exists in the Concurrent
+ Versions System (CVS) [1] which allows remote compromise of CVS
+ servers. The Common Vulnerabilities and Exposures (CVE) project
+ assigned the id CAN-2003-0015 [2] to the problem.
+
+ Please check whether you are affected by running "<prefix>/bin/rpm -q
+ cvs". If you have the "cvs" 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.1, 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.1/UPD
+ ftp> get cvs-1.11.2-1.1.1.src.rpm
+ ftp> bye
+ $ <prefix>/bin/rpm -v --checksig cvs-1.11.2-1.1.1.src.rpm
+ $ <prefix>/bin/rpm --rebuild cvs-1.11.2-1.1.1.src.rpm
+ $ su -
+ # <prefix>/bin/rpm -Fvh <prefix>/RPM/PKG/cvs-1.11.2-1.1.1.*.rpm
+
+ Additionally, we recommend that you rebuild and reinstall
+ all dependent packages (see above), if any, too. [3][4]
+________________________________________________________________________
+
+References:
+ [0] http://security.e-matters.de/advisories/012003.html
+ [1] http://www.cvshome.org/
+ [2] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0015
+ [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.0/UPD/foo-1.2.0-1.0.1.src.rpm
+ [6] ftp://ftp.openpkg.org/release/1.1/UPD/foo-1.2.4-1.1.1.src.rpm
+ [7] ftp://ftp.openpkg.org/release/1.0/UPD/
+ [8] ftp://ftp.openpkg.org/release/1.1/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]