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: 30-Apr-2004 13:39:14
Branch: HEAD Handle: 2004043012391300
Added files:
openpkg-web/security OpenPKG-SA-2004.018-proftpd.txt
Log:
proftpd SA
Summary:
Revision Changes Path
1.1 +69 -0 openpkg-web/security/OpenPKG-SA-2004.018-proftpd.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-web/security/OpenPKG-SA-2004.018-proftpd.txt
============================================================================
$ cvs diff -u -r0 -r1.1 OpenPKG-SA-2004.018-proftpd.txt
--- /dev/null 2004-04-30 13:39:14.000000000 +0200
+++ OpenPKG-SA-2004.018-proftpd.txt 2004-04-30 13:39:14.000000000 +0200
@@ -0,0 +1,69 @@
+________________________________________________________________________
+
+OpenPKG Security Advisory The OpenPKG Project
+http://www.openpkg.org/security.html http://www.openpkg.org
[EMAIL PROTECTED] [EMAIL PROTECTED]
+OpenPKG-SA-2004.018 30-Apr-2004
+________________________________________________________________________
+
+Package: proftpd
+Vulnerability: privilege escalation
+OpenPKG Specific: no
+
+Affected Releases: Affected Packages: Corrected Packages:
+OpenPKG CURRENT <= proftpd-1.2.9-20040207 >= proftpd-1.2.10rc1-20040429
+OpenPKG 2.0 <= proftpd-1.2.9-2.0.0 >= proftpd-1.2.9-2.0.1
+OpenPKG 1.3 N.A. none
+
+Dependent Packages: none
+
+Description:
+ A portability workaround was applied in version 1.2.9 of the FTP
+ server ProFTPD [1]. As a side-effect, CIDR based (aaa.bbb.ccc.ddd/NN)
+ ACL entries in "Allow" and "Deny" directives act like a "AllowAll"
+ directive and so FTP clients are granted access to files and
+ directories although the server configuration explicitly deny this
+ access [2].
+
+ Please check whether you are affected by running "<prefix>/bin/rpm -q
+ proftpd". If you have the "proftpd" 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 proftpd-1.2.9-2.0.1.src.rpm
+ ftp> bye
+ $ <prefix>/bin/openpkg rpm -v --checksig proftpd-1.2.9-2.0.1.src.rpm
+ $ <prefix>/bin/openpkg rpm --rebuild proftpd-1.2.9-2.0.1.src.rpm
+ $ su -
+ # <prefix>/bin/openpkg rpm -Fvh <prefix>/RPM/PKG/proftpd-1.2.9-2.0.1.*.rpm
+________________________________________________________________________
+
+References:
+ [1] http://www.proftpd.org/
+ [2] http://bugs.proftpd.org/show_bug.cgi?id=2267
+ [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/proftpd-1.2.9-2.0.1.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]