aboutsummaryrefslogtreecommitdiffstats
path: root/security/vuxml
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-08-11 05:30:29 +0800
committermiwi <miwi@FreeBSD.org>2008-08-11 05:30:29 +0800
commit1e749546d2517eb035c972ca2db35b2f206b6421 (patch)
treee14911c5fd6ebc1062ef838d7e9b608d4c319ebf /security/vuxml
parent1a66b7ba3ed357a16ae4632875f2c7b332aee7e0 (diff)
downloadfreebsd-ports-gnome-1e749546d2517eb035c972ca2db35b2f206b6421.tar.gz
freebsd-ports-gnome-1e749546d2517eb035c972ca2db35b2f206b6421.tar.zst
freebsd-ports-gnome-1e749546d2517eb035c972ca2db35b2f206b6421.zip
- Document openvpn-devel -- arbitrary code execution
PR: 126352 (based on) Submitted by: Matthias Andree <matthias.andree@gmx.de>
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml38
1 files changed, 38 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 212da304f6a9..59b3f8b8d066 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,44 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="c61ca9cb-64c3-11dd-954d-006097bcc5f4">
+ <topic>openvpn-devel -- arbitrary code execution</topic>
+ <affects>
+ <package>
+ <name>openvpn-devel</name>
+ <range><ge>2.1.b14</ge><lt>2.1.r9</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>James Yonan reports:</p>
+ <blockquote cite="http://openvpn.net/index.php/documentation/change-log/changelog-21.html">
+ <p>Security Fix &ndash; 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).</p>
+ <p>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.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2008-3459</cvename>
+ <url>http://openvpn.net/index.php/documentation/change-log/changelog-21.html</url>
+ </references>
+ <dates>
+ <discovery>2008-07-31</discovery>
+ <entry>2008-08-07</entry>
+ </dates>
+ </vuln>
+
<vuln vid="35e54755-54e4-11dd-ad8b-0030843d3802">
<topic>phpmyadmin -- cross site request forgery vulnerabilites</topic>
<affects>