OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-web                      Date:   12-Dec-2003 17:37:47
  Branch: HEAD                             Handle: 2003121216374700

  Added files:
    openpkg-web/security    OpenPKG-SA-2003.052-cvs.txt

  Log:
    rough draft for CVS security advisory OpenPKG-SA-2003.052

  Summary:
    Revision    Changes     Path
    1.1         +71 -0      openpkg-web/security/OpenPKG-SA-2003.052-cvs.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-web/security/OpenPKG-SA-2003.052-cvs.txt
  ============================================================================
  $ cvs diff -u -r0 -r1.1 OpenPKG-SA-2003.052-cvs.txt
  --- /dev/null 2003-12-12 17:37:47.000000000 +0100
  +++ OpenPKG-SA-2003.052-cvs.txt       2003-12-12 17:37:47.000000000 +0100
  @@ -0,0 +1,71 @@
  +________________________________________________________________________
  +
  +OpenPKG Security Advisory                            The OpenPKG Project
  +http://www.openpkg.org/security.html              http://www.openpkg.org
  [EMAIL PROTECTED]                         [EMAIL PROTECTED]
  +OpenPKG-SA-2003.052                                          12-Dec-2003
  +________________________________________________________________________
  +
  +Package:             cvs
  +Vulnerability:       filesystem violation
  +OpenPKG Specific:    no
  +
  +Affected Releases:   Affected Packages:        Corrected Packages:
  +OpenPKG CURRENT      <= cvs-1.11.6-20030527    >= cvs-1.12.1-20030527
  +OpenPKG 1.3          <= cvs-1.12.1-1.3.0       >= cvs-1.12.1-1.3.1
  +OpenPKG 1.2          <= cvs-1.11.5-1.2.2       >= cvs-1.11.5-1.2.3
  +
  +Dependent Packages:  none
  +
  +Description:
  +  According to a cvs security update [0], a malformed module request can
  +  cause the CVS server [1] to attempt to create directories and possibly
  +  files at the root of the filesystem holding the CVS repository. Even
  +  though filesystem permissions usually prevent the creation of these
  +  misplaced directories, the corrected OpenPKG packages include a CVS
  +  server which rejects such malformed requests.
  +
  +  Please check whether you are affected by running "<prefix>/bin/rpm -q
  +  cvs". If the "cvs" package is indeed installed and its version is
  +  affected (see above), please upgrade it immediately according to
  +  OpenPKG recommendations (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.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 cvs-1.12.1-1.3.1.src.rpm
  +  ftp> bye
  +  $ <prefix>/bin/rpm -v --checksig cvs-1.12.1-1.3.1.src.rpm
  +  $ <prefix>/bin/rpm --rebuild cvs-1.12.1-1.3.1.src.rpm
  +  $ su -
  +  # <prefix>/bin/rpm -Fvh <prefix>/RPM/PKG/cvs-1.12.1-1.3.1.*.rpm
  +________________________________________________________________________
  +
  +References:
  +  [0] http://ccvs.cvshome.org/servlets/NewsItemView?newsID=85
  +  [1] http://www.cvshome.org/
  +  [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.2/UPD/cvs-1.11.5-1.2.3.src.rpm
  +  [5] ftp://ftp.openpkg.org/release/1.3/UPD/cvs-1.12.1-1.3.1.src.rpm
  +  [6] ftp://ftp.openpkg.org/release/1.2/UPD/
  +  [7] ftp://ftp.openpkg.org/release/1.3/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 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