From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Aug 7 21:20:02 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 04A111065672 for ; Thu, 7 Aug 2008 21:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D41208FC20 for ; Thu, 7 Aug 2008 21:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m77LK1D4040888 for ; Thu, 7 Aug 2008 21:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m77LK1tE040886; Thu, 7 Aug 2008 21:20:01 GMT (envelope-from gnats) Resent-Date: Thu, 7 Aug 2008 21:20:01 GMT Resent-Message-Id: <200808072120.m77LK1tE040886@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Matthias Andree Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6ED6A1065671 for ; Thu, 7 Aug 2008 21:13:15 +0000 (UTC) (envelope-from matthias.andree@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id CA7138FC0C for ; Thu, 7 Aug 2008 21:13:14 +0000 (UTC) (envelope-from matthias.andree@gmx.de) Received: (qmail invoked by alias); 07 Aug 2008 21:13:11 -0000 Received: from f049006045.adsl.alicedsl.de (EHLO m2a2.dyndns.org) [78.49.6.45] by mail.gmx.net (mp009) with SMTP; 07 Aug 2008 23:13:12 +0200 Received: by merlin.emma.line.org (Postfix, from userid 500) id DCD44C82A; Thu, 7 Aug 2008 23:13:10 +0200 (CEST) Message-Id: <20080807211310.DCD44C82A@merlin.emma.line.org> Date: Thu, 7 Aug 2008 23:13:10 +0200 (CEST) From: Matthias Andree To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: secteam@FreeBSD.org Subject: ports/126352: [PATCH] security/vuxml: add openvpn-devel 2.1.b14...2.1.r8 vuln CVE-2008-3459 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2008 21:20:02 -0000 >Number: 126352 >Category: ports >Synopsis: [PATCH] security/vuxml: add openvpn-devel 2.1.b14...2.1.r8 vuln CVE-2008-3459 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Aug 07 21:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Matthias Andree >Release: FreeBSD 6.3-STABLE i386 >Organization: >Environment: System: FreeBSD merlin.emma.line.org 6.3-STABLE FreeBSD 6.3-STABLE #36: Tue Jul 29 11:16:09 CEST 2008 >Description: New entry for CVE-2008-3459 openvpn 2.1.b14...2.1.r8 arbitrary code execution vulnerability in certain configurations. Port update submitted as separate PR. Port maintainer (secteam@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- vuxml-1.1_1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/security/vuxml/vuln.xml /usr/home/emma/ports/security/vuxml/vuln.xml --- /usr/ports/security/vuxml/vuln.xml 2008-08-04 11:58:36.000000000 +0200 +++ /usr/home/emma/ports/security/vuxml/vuln.xml 2008-08-07 23:09:47.000000000 +0200 @@ -34,6 +34,45 @@ --> + + openvpn-devel -- arbitrary code execution on clients using "pull" or "client" configuration + + + openvpn-devel + 2.1.b142.1.r9 + + + + +

James Yonan reports:

+
+

Security Fix – affects non-Windows OpenVPN clients running + OpenVPN 2.1-beta14 through 2.1-rc8 (OpenVPN 2.0.x clients are NOT + vulnerable nor are any versions of the OpenVPN server + vulnerable).

+

An OpenVPN client connecting to a malicious or compromised server + could potentially receive an "lladdr" or "iproute" configuration + directive from the server which could cause arbitrary code execution + on the client. A successful attack requires that (a) the client has + agreed to allow the server to push configuration directives to it by + including "pull" or the macro "client" in its configuration file, + (b) the client succesfully authenticates the server, (c) the server + is malicious or has been compromised and is under the control of the + attacker, and (d) the client is running a non-Windows OS. Credit: + David Wagner.

+
+ +
+ + http://openvpn.net/index.php/documentation/change-log/changelog-21.html + CVE-2008-3459 + + + 2008-07-31 + 2008-08-07 + +
+ phpmyadmin -- cross site request forgery vulnerabilites --- vuxml-1.1_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: