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:   11-Jun-2004 14:08:09
  Branch: HEAD                             Handle: -NONE-

  Added files:
    openpkg-web/security    OpenPKG-SA-2004.028-subversion.txt
  Modified files:
    openpkg-web             security.txt security.wml

  Log:
    SA-2004.028-subversion; CAN-2004-0413

  Summary:
    Revision    Changes     Path
    1.83        +0  -0      openpkg-web/security.txt
    1.103       +0  -0      openpkg-web/security.wml
    1.1         +72 -0      openpkg-web/security/OpenPKG-SA-2004.028-subversion.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-web/security.txt
  ============================================================================
  $ cvs diff -u -r1.82 -r1.83 security.txt
  --- openpkg-web/security.txt  11 Jun 2004 08:12:38 -0000      1.82
  +++ openpkg-web/security.txt  11 Jun 2004 12:08:07 -0000      1.83
  @@ -1,4 +1,5 @@
  -10-Jun-2004: Security Advisory: S<OpenPKG-SA-2004.027-cvs>
  +11-Jun-2004: Security Advisory: S<OpenPKG-SA-2004.028-subversion>
  +11-Jun-2004: Security Advisory: S<OpenPKG-SA-2004.027-cvs>
   27-May-2004: Security Advisory: S<OpenPKG-SA-2004.026-apache>
   21-May-2004: Security Advisory: S<OpenPKG-SA-2004.025-rsync>
   19-May-2004: Security Advisory: S<OpenPKG-SA-2004.024-neon>
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/security.wml
  ============================================================================
  $ cvs diff -u -r1.102 -r1.103 security.wml
  --- openpkg-web/security.wml  11 Jun 2004 08:12:38 -0000      1.102
  +++ openpkg-web/security.wml  11 Jun 2004 12:08:07 -0000      1.103
  @@ -76,6 +76,7 @@
   </define-tag>
   <box bdwidth=1 bdcolor="#a5a095" bdspace=10 bgcolor="#e5e0d5">
   <table cellspacing=0 cellpadding=0 border=0>
  +  <sa 2004.028 subversion>
     <sa 2004.027 cvs>
     <sa 2004.026 apache>
     <sa 2004.025 rsync>
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/security/OpenPKG-SA-2004.028-subversion.txt
  ============================================================================
  $ cvs diff -u -r0 -r1.1 OpenPKG-SA-2004.028-subversion.txt
  --- /dev/null 2004-06-11 14:08:09.000000000 +0200
  +++ OpenPKG-SA-2004.028-subversion.txt        2004-06-11 14:08:09.000000000 +0200
  @@ -0,0 +1,72 @@
  +#FIXME, this is a template
  +#FIXME, the first three lines are just dummies
  +#FIXME, to help comparing this against sibling signed documents
  +________________________________________________________________________
  +
  +OpenPKG Security Advisory                            The OpenPKG Project
  +http://www.openpkg.org/security.html              http://www.openpkg.org
  [EMAIL PROTECTED]                         [EMAIL PROTECTED]
  +OpenPKG-SA-2004.028                                          11-Jun-2004
  +________________________________________________________________________
  +
  +Package:             subversion
  +Vulnerability:       denial of service, arbitrary code execution
  +OpenPKG Specific:    no
  +
  +Affected Releases:   Affected Packages:           Corrected Packages:
  +OpenPKG CURRENT      <= subversion-1.0.4-20040522 >= subversion-1.0.5-20040611
  +OpenPKG 2.0          <= subversion-1.0.0-2.0.2    >= subversion-1.0.0-2.0.3
  +OpenPKG 1.3          N.A.                         N.A.
  +
  +Dependent Packages:  none
  +
  +Description:
  +  Subversion [1] versions up to and including 1.0.4 have a potential
  +  Denial of Service and Heap Overflow issue related to the parsing of
  +  strings in the 'svn://' family of access protocols. This affects only
  +  sites running svnserve. It does not affect 'http://' access. The
  +  Common Vulnerabilities and Exposures (CVE) project assigned the id
  +  CAN-2004-0413 [2] to the problem.
  +
  +  Please check whether you are affected by running "<prefix>/bin/rpm -q
  +  subversion". If you have the "subversion" 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 most recent release OpenPKG 2.0, perform the following
  +  operations to permanently fix the security problem (for other releases
  +  adjust accordingly).
  +
  +  $ ftp ftp.openpkg.org
  +  ftp> bin
  +  ftp> cd release/2.0/UPD
  +  ftp> get subversion-1.0.0-2.0.3.src.rpm
  +  ftp> bye
  +  $ <prefix>/bin/openpkg rpm -v --checksig subversion-1.0.0-2.0.3.src.rpm
  +  $ <prefix>/bin/openpkg rpm --rebuild subversion-1.0.0-2.0.3.src.rpm
  +  $ su -
  +  # <prefix>/bin/openpkg rpm -Fvh <prefix>/RPM/PKG/subversion-1.0.0-2.0.3.*.rpm
  +________________________________________________________________________
  +
  +References:
  +  [1] http://subversion.tigris.org/
  +  [2] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0413
  +  [3] http://www.openpkg.org/tutorial.html#regular-source
  +  [4] http://www.openpkg.org/tutorial.html#regular-binary
  +  [5] ftp://ftp.openpkg.org/release/2.0/UPD/subversion-1.0.0-2.0.3.src.rpm
  +  [6] ftp://ftp.openpkg.org/release/2.0/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]

Reply via email to