summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-01-20 15:20:16 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-01-20 15:20:16 +0000
commit0c4df6fc1f9b9e4f311ef459886168234e2b5df0 (patch)
tree5c2431cb23f9001ae2707c21af3465c38225c2d2 /security
parent- Update download locations (diff)
- Document directory traversal bug in teamspeak server
PR: ports/130608 Submitted by: Mark Foster <mark@foster.cc>
Notes
Notes: svn path=/head/; revision=226530
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 925bf39486cc..35bee2167c55 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,35 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="4b68d917-e705-11dd-afcd-00e0815b8da8">
+ <topic>Teamspeak Server -- Directory Traversal Vulnerability</topic>
+ <affects>
+ <package>
+ <name>teamspeak_server</name>
+ <range><le>2.0.23.17</le></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>SecurityFocus reports:</p>
+ <blockquote cite="http://www.securityfocus.com/bid/33256">
+ <p>TeamSpeak is prone to a directory-traversal vulnerability because
+ it fails to sufficiently sanitize user-supplied input data.
+ Exploiting the issue may allow an attacker to obtain sensitive
+ information that could aid in further attacks.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://www.securityfocus.com/bid/33256</url>
+ <bid>33256</bid>
+ </references>
+ <dates>
+ <discovery>2009-01-14</discovery>
+ <entry>2009-01-20</entry>
+ </dates>
+ </vuln>
+
<vuln vid="2bc960c4-e665-11dd-afcd-00e0815b8da8">
<topic>optipng -- arbitrary code execution via crafted BMP image</topic>
<affects>