diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-01-20 15:20:16 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-01-20 15:20:16 +0000 |
commit | 0c4df6fc1f9b9e4f311ef459886168234e2b5df0 (patch) | |
tree | 5c2431cb23f9001ae2707c21af3465c38225c2d2 /security/vuxml/vuln.xml | |
parent | a05595b63a110f15ccde1e05ed4f3d915ba153c6 (diff) | |
download | ports-0c4df6fc1f9b9e4f311ef459886168234e2b5df0.tar.gz ports-0c4df6fc1f9b9e4f311ef459886168234e2b5df0.zip |
Notes
Diffstat (limited to 'security/vuxml/vuln.xml')
-rw-r--r-- | security/vuxml/vuln.xml | 29 |
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> |