svn commit: r420201 - head/security/vuxml

Kurt Jaeger pi at FreeBSD.org
Sun Aug 14 22:19:32 UTC 2016


Author: pi
Date: Sun Aug 14 22:19:31 2016
New Revision: 420201
URL: https://svnweb.freebsd.org/changeset/ports/420201

Log:
  audio/teamspeak3-server: Document remote code execution
  
  PR:		211846
  Security:	http://seclists.org/fulldisclosure/2016/Aug/61
  Submitted by:	Ultima1252 at gmail.com

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Sun Aug 14 21:47:57 2016	(r420200)
+++ head/security/vuxml/vuln.xml	Sun Aug 14 22:19:31 2016	(r420201)
@@ -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="f7dd2d09-625e-11e6-828b-fcaa14edc6a6">
+    <topic>Several vulnerabilities found in Teamspeak3-server</topic>
+    <affects>
+      <package>
+	<name>teamspeak3-server</name>
+	<range><le>3.0.13_1,1</le></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>Hanz Jenson audit report:</p>
+	<blockquote cite="http://seclists.org/fulldisclosure/2016/Aug/61">
+		<p>I found 10 vulnerabilities. Some of these are critical and allow remote code
+		execution. For the average user, that means that these vulnerabilities can be
+		exploited by a malicious attacker in order to take over any Teamspeak server,
+		not only becoming serveradmin, but getting a shell on the affected machine.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+    <url>http://seclists.org/fulldisclosure/2016/Aug/61</url>
+    </references>
+    <dates>
+      <discovery>2016-08-12</discovery>
+      <entry>2016-08-14</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="df502a2f-61f6-11e6-a461-643150d3111d">
     <topic>mcollective-puppet-agent -- Remote Code Execution in mcollective-puppet-agent plugin</topic>
     <affects>


More information about the svn-ports-head mailing list