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

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-web                      Date:   10-Jun-2005 14:32:22
  Branch: HEAD                             Handle: 2005061013322200

  Added files:
    openpkg-web/security    OpenPKG-SA-2005.009-gzip.txt

  Log:
    reserve SA numer 2005.009 for gzip vulnerability, and edit SA first
    draft

  Summary:
    Revision    Changes     Path
    1.1         +80 -0      openpkg-web/security/OpenPKG-SA-2005.009-gzip.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-web/security/OpenPKG-SA-2005.009-gzip.txt
  ============================================================================
  $ cvs diff -u -r0 -r1.1 OpenPKG-SA-2005.009-gzip.txt
  --- /dev/null 2005-06-10 14:32:19 +0200
  +++ OpenPKG-SA-2005.009-gzip.txt      2005-06-10 14:32:22 +0200
  @@ -0,0 +1,80 @@
  +________________________________________________________________________
  +
  +OpenPKG Security Advisory                            The OpenPKG Project
  +http://www.openpkg.org/security.html              http://www.openpkg.org
  [EMAIL PROTECTED]                         [EMAIL PROTECTED]
  +OpenPKG-SA-2005.009                                         10-June-2005
  +________________________________________________________________________
  +
  +Package:             gzip
  +Vulnerability:       arbitrary path writing
  +OpenPKG Specific:    no
  +
  +Affected Releases:   Affected Packages:           Corrected Packages:
  +OpenPKG CURRENT      <= gzip-1.3.5-20040207       >= gzip-1.3.5-20050610
  +OpenPKG 2.3          <= gzip-1.3.5-2.3.0          >= gzip-1.3.5-2.3.1
  +OpenPKG 2.2          <= gzip-1.3.5-2.2.0          >= gzip-1.3.5-2.2.1
  +
  +Affected Releases:   Dependent Packages:
  +OpenPKG CURRENT      XY
  +OpenPKG 2.3          XY
  +OpenPKG 2.2          XY
  +
  +Description:
  +  According to a Debian bug report [0], Ulf Harnhammar discovered
  +  an input validation error in the gzip data compressor [1]. Because
  +  gzip(1) fails to properly validate file paths during decompression
  +  with the '-N' argument, a remote attacker using a malicious archive
  +  could corrupt arbitrary files with the privileges of the user that
  +  is running gzip(1). The Common Vulnerabilities and Exposures (CVE)
  +  project assigned the identifier CAN-2005-1228 [2] to this problem.
  +
  +  Please check whether you are affected by running "<prefix>/bin/openpkg
  +  rpm -q bzip2". If you have the "bzip2" package installed and its
  +  version is affected (see above), we recommend that you immediately
  +  upgrade it (see Solution) and any dependent packages as well [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 most recent release OpenPKG 2.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/2.3/UPD
  +  ftp> get gzip-1.3.5-2.3.1.src.rpm
  +  ftp> bye
  +  $ <prefix>/bin/openpkg rpm -v --checksig gzip-1.3.5-2.3.1.src.rpm
  +  $ <prefix>/bin/openpkg rpm --rebuild gzip-1.3.5-2.3.1.src.rpm
  +  $ su -
  +  # <prefix>/bin/openpkg rpm -Fvh <prefix>/RPM/PKG/gzip-1.3.5-2.3.1.*.rpm
  +
  +  We recommend that you rebuild and reinstall any dependent packages
  +  (see above) as well [3][4]. The openpkg build tool can be instrumental
  +  in consistently updating and securing the entire OpenPKG instance.
  +________________________________________________________________________
  +
  +References:
  +  [0] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=305255
  +  [1] http://www.gzip.org/
  +  [2] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-1228
  +  [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.3/UPD/gzip-1.3.5-2.3.1.src.rpm
  +  [6] ftp://ftp.openpkg.org/release/2.2/UPD/gzip-1.3.5-2.2.1.src.rpm
  +  [7] ftp://ftp.openpkg.org/release/2.3/UPD/
  +  [8] ftp://ftp.openpkg.org/release/2.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 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