summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2016-05-14 08:43:48 +0000
committerMatthias Andree <mandree@FreeBSD.org>2016-05-14 08:43:48 +0000
commit86aaef45fda7055645438f4d16c6ad58ca9814b8 (patch)
tree14401610d61ae7b965ee521e606b5ac371b2e1b6 /security
parentUpdate to upstream version 0.4.0 (diff)
Mark OpenVPN before 2.3.11 vulnerable.
v2.3.11 fixed a buffer overrun in PAM authentication, and a port-share bug with denial-of-service potential.
Notes
Notes: svn path=/head/; revision=415180
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml30
1 files changed, 29 insertions, 1 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 86ebaa87d173..b8b391aacfb5 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE vuxml PUBLIC "-//vuxml.org//DTD VuXML 1.1//EN" "http://www.vuxml.org/dtd/vuxml-1/vuxml-11.dtd">
<!--
-Copyright 2003-2014 Jacques Vidrine and contributors
+Copyright 2003-2016 Jacques Vidrine and contributors
Redistribution and use in source (VuXML) and 'compiled' forms (SGML,
HTML, PDF, PostScript, RTF and so forth) with or without modification,
@@ -58,6 +58,34 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="0dc8be9e-19af-11e6-8de0-080027ef73ec">
+ <topic>OpenVPN -- Buffer overflow in PAM authentication and DoS through port sharing</topic>
+ <affects>
+ <package>
+ <name>openvpn</name>
+ <range><lt>2.3.11</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Samuli Seppänen reports:</p>
+ <blockquote cite="https://sourceforge.net/p/openvpn/mailman/message/35076507/">
+ <p>OpenVPN 2.3.11 [...] fixes two vulnerabilities: a port-share bug
+ with DoS potential and a buffer overflow by user supplied data when
+ using pam authentication.[...]</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://sourceforge.net/p/openvpn/mailman/message/35076507/</url>
+ <url>https://community.openvpn.net/openvpn/wiki/ChangesInOpenvpn23#OpenVPN2.3.11</url>
+ </references>
+ <dates>
+ <discovery>2016-03-03</discovery>
+ <entry>2016-05-14</entry>
+ </dates>
+ </vuln>
+
<vuln vid="82b702e0-1907-11e6-857b-00221503d280">
<topic>imagemagick -- buffer overflow</topic>
<affects>