Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Oct 2018 21:13:59 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r481672 - head/security/vuxml
Message-ID:  <201810092113.w99LDxaw030667@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dinoex
Date: Tue Oct  9 21:13:58 2018
New Revision: 481672
URL: https://svnweb.freebsd.org/changeset/ports/481672

Log:
  - add entry for tinc and tinc-devel

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Tue Oct  9 21:13:06 2018	(r481671)
+++ head/security/vuxml/vuln.xml	Tue Oct  9 21:13:58 2018	(r481672)
@@ -58,6 +58,43 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="a4eb38ea-cc06-11e8-ada4-408d5cf35399">
+    <topic>tinc -- Buffer overflow</topic>
+    <affects>
+      <package>
+	<name>tinc</name>
+	<range><lt>1.0.35</lt></range>
+      </package>
+      <package>
+	<name>tinc-devel</name>
+	<range><lt>1.1pre17</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>tinc-vpn.org reports:</p>
+	<blockquote cite="http://www.tinc-vpn.org/news/">;
+	  <p>The authentication protocol allows an oracle attack that could
+potentially be exploited.</p>
+	  <p>If a man-in-the-middle has intercepted the TCP connection it
+might be able to force plaintext UDP packets between two nodes for up to
+a PingInterval period.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://www.tinc-vpn.org/git/browse?p=tinc;a=commit;h=d3297fbd3b8c8c8a4661f5bbf89aca5cacba8b5a</url>;
+      <url>https://www.tinc-vpn.org/git/browse?p=tinc;a=commit;h=e97943b7cc9c851ae36f5a41e2b6102faa74193f</url>;
+      <cvename>CVE-2018-16737</cvename>
+      <cvename>CVE-2018-16738</cvename>
+      <cvename>CVE-2018-16758</cvename>
+    </references>
+    <dates>
+      <discovery>2018-10-08</discovery>
+      <entry>2018-10-09</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="23413442-c8ea-11e8-b35c-001b217b3468">
     <topic>Gitlab -- multiple vulnerabilities</topic>
     <affects>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810092113.w99LDxaw030667>