OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web Date: 19-Feb-2003 15:33:57
Branch: HEAD Handle: 2003021914335700
Added files:
openpkg-web/security OpenPKG-SA-2003.013-openssl.txt
Log:
first cut for OpenSSL template with information I have already at hand
without searching out more
Summary:
Revision Changes Path
1.1 +80 -0 openpkg-web/security/OpenPKG-SA-2003.013-openssl.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-web/security/OpenPKG-SA-2003.013-openssl.txt
============================================================================
$ cvs diff -u -r0 -r1.1 OpenPKG-SA-2003.013-openssl.txt
--- /dev/null 2003-02-19 15:33:57.000000000 +0100
+++ OpenPKG-SA-2003.013-openssl.txt 2003-02-19 15:33:57.000000000 +0100
@@ -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-2003.013 19-Feb-2003
+________________________________________________________________________
+
+Package: openssl
+Vulnerability: timing attack on CBC
+OpenPKG Specific: no
+
+Affected Releases: Affected Packages: Corrected Packages:
+OpenPKG CURRENT <= openssl-0.9.7-20030111 >= openssl-0.9.7a-20030219
+OpenPKG 1.2 <= openssl-0.9.7-1.2.0 >= openssl-0.9.7-1.2.1
+OpenPKG 1.1 <= openssl-0.9.6g-1.1.0 >= openssl-0.9.6g-1.1.1
+
+Affected Releases: Dependent Packages:
+OpenPKG CURRENT ??
+OpenPKG 1.2 ??
+OpenPKG 1.1 ??
+
+Description:
+ According to a ... security advisory based on hints from ...
+ [0], a crazy vulnerability exists in the
+ ... [1] ....
+ The Common Vulnerabilities and Exposures (CVE) project
+ assigned the id CAN-CAN-2003-0078 [2] to the problem.
+
+ Please check whether you are affected by running "<prefix>/bin/rpm
+ -q openssl". If you have the "foo" 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. [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.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 openssl-0.9.7-1.2.1.src.rpm
+ ftp> bye
+ $ <prefix>/bin/rpm -v --checksig openssl-0.9.7-1.2.1.src.rpm
+ $ <prefix>/bin/rpm --rebuild openssl-0.9.7-1.2.1.src.rpm
+ $ su -
+ # <prefix>/bin/rpm -Fvh <prefix>/RPM/PKG/openssl-0.9.7-1.2.1.*.rpm
+
+ Additionally, we recommend that you rebuild and reinstall
+ all dependent packages (see above), if any, too. [3][4]
+________________________________________________________________________
+
+References:
+ [0] http://www.example.com/bugfinder.html
+ [1] http://www.foo.org/
+ [2] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-CAN-2003-0078
+ [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.1/UPD/openssl-0.9.6g-1.1.1.src.rpm
+ [6] ftp://ftp.openpkg.org/release/1.2/UPD/openssl-0.9.7-1.2.1.src.rpm
+ [7] ftp://ftp.openpkg.org/release/1.1/UPD/
+ [8] ftp://ftp.openpkg.org/release/1.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 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]