diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2016-08-14 22:19:31 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2016-08-14 22:19:31 +0000 |
commit | f680b434e1321f6a9aef84282dd41009fb760541 (patch) | |
tree | 67d38f109359b36db4f5a0215709e9bdbd3a3d7d /security | |
parent | c2ad6e3c47ff5e9104a45d6214b1e5b1535942a1 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 5b1198094f97..a53c7e84e693 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -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> |