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

  Server: cvs.openpkg.org                  Name:   Michael van Elst
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-web                      Date:   17-Mar-2003 16:01:22
  Branch: HEAD                             Handle: 2003031715012100

  Added files:
    openpkg-web/security    OpenPKG-SA-2003.022-mysql.txt

  Log:
    filled in template, not yet done

  Summary:
    Revision    Changes     Path
    1.1         +81 -0      openpkg-web/security/OpenPKG-SA-2003.022-mysql.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-web/security/OpenPKG-SA-2003.022-mysql.txt
  ============================================================================
  $ cvs diff -u -r0 -r1.1 OpenPKG-SA-2003.022-mysql.txt
  --- /dev/null 2003-03-17 16:01:22.000000000 +0100
  +++ OpenPKG-SA-2003.022-mysql.txt     2003-03-17 16:01:22.000000000 +0100
  @@ -0,0 +1,81 @@
  +________________________________________________________________________
  +
  +OpenPKG Security Advisory                            The OpenPKG Project
  +http://www.openpkg.org/security.html              http://www.openpkg.org
  [EMAIL PROTECTED]                         [EMAIL PROTECTED]
  +OpenPKG-SA-2003.023                                          14-Mar-2003
  +________________________________________________________________________
  +
  +Package:             mysql
  +Vulnerability:       remote root exploit
  +OpenPKG Specific:    no
  +
  +Affected Releases:   Affected Packages:          Corrected Packages:
  +OpenPKG CURRENT      <= mysql-3.23.56-20030211   >= mysql-3.23.56-20030211
  +OpenPKG 1.2          <= mysql-3.23.54a-1.2.1     >= mysql-3.23.54a-1.2.2
  +OpenPKG 1.1          <= mysql-3.23.52-1.1.2      >= mysql-3.23.52-1.1.3
  +
  +Affected Releases:   Dependent Packages:
  +OpenPKG CURRENT      bar quux
  +OpenPKG 1.2          bar quux
  +OpenPKG 1.1          bar 
  +
  +Description:
  +  According to a message on BugTraq [0], a remote root exploit
  +  vulnerability exists in the 3.23.55 version and earlier versions of
  +  the MySQL server [1]. If the MySQL server is launched by root, as it
  +  is often done by system startup scripts, any database users with the
  +  FILE privilege can write a configuration file that causes the MySQL
  +  server to run under an arbitrary user id including the user id of the
  +  super user on the next restart.
  +
  +  Please check whether you are affected by running "<prefix>/bin/rpm
  +  -q mysql". If you have the "mysql" package installed and its version
  +  is affected (see above), we recommend that you immediately upgrade
  +  it (see Solution) and it's dependent packages (see above), if any,
  +  too. [2][4]
  +
  +Solution:
  +  Select the updated source RPM appropriate for your OpenPKG release
  +  [4][6], fetch it from the OpenPKG FTP service [7][8] 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.2, 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.2/UPD
  +  ftp> get mysql-3.23.54a-1.2.2.src.rpm
  +  ftp> bye
  +  $ <prefix>/bin/rpm -v --checksig mysql-3.23.54a-1.2.2.src.rpm
  +  $ <prefix>/bin/rpm --rebuild mysql-3.23.54a-1.2.2.src.rpm
  +  $ su -
  +  # <prefix>/bin/rpm -Fvh <prefix>/RPM/PKG/mysql-3.23.54a-1.2.2.*.rpm
  +
  +  Additionally, we recommend that you rebuild and reinstall
  +  all dependent packages (see above), if any, too. [2][4]
  +________________________________________________________________________
  +
  +References:
  +  [0] http://www.securityfocus.com/archive/1/314391/2003-03-04/2003-03-10/0
  +  [1] http://www.mysql.com/
  +  [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.1/UPD/mysql-3.23.52-1.1.3.src.rpm
  +  [5] ftp://ftp.openpkg.org/release/1.2/UPD/mysql-3.23.54a-1.2.2.src.rpm
  +  [6] ftp://ftp.openpkg.org/release/1.1/UPD/
  +  [7] ftp://ftp.openpkg.org/release/1.2/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 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]

Reply via email to