aboutsummaryrefslogtreecommitdiffstats
path: root/security/vuxml
diff options
context:
space:
mode:
authorjylefort <jylefort@FreeBSD.org>2005-10-03 00:11:30 +0800
committerjylefort <jylefort@FreeBSD.org>2005-10-03 00:11:30 +0800
commit126c8afc7e68bacd0c2e7cf347934008251e1654 (patch)
treee911ad560ac7208ff65e3fffc72187f1a66052b0 /security/vuxml
parent3744507bbd31690b4d05e03a0d22775ce88ad8a2 (diff)
downloadfreebsd-ports-gnome-126c8afc7e68bacd0c2e7cf347934008251e1654.tar.gz
freebsd-ports-gnome-126c8afc7e68bacd0c2e7cf347934008251e1654.tar.zst
freebsd-ports-gnome-126c8afc7e68bacd0c2e7cf347934008251e1654.zip
Document a format string vulnerability in ftp/weex.
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 95ff1c6019ca..74cb6567ac7e 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,36 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="d4c70df5-335d-11da-9c70-0040f42d58c6">
+ <topic>weex -- remote format string vulnerability</topic>
+ <affects>
+ <package>
+ <name>weex</name>
+ <range><lt>2.6.1.5_1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Emanuel Haupt reports:</p>
+ <blockquote cite="http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/86833">
+ <p>Someone who controls an FTP server that weex will log in to
+ can set up malicious data in the account that weex will use,
+ and that will cause a format string bug that will allow remote
+ code execution. It will only happen when weex is first run or
+ when its cache files are rebuilt with the -r option,
+ though.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/86833</url>
+ </references>
+ <dates>
+ <discovery>2005-10-02</discovery>
+ <entry>2005-10-02</entry>
+ </dates>
+ </vuln>
+
<vuln vid="8a3ece40-3315-11da-a263-0001020eed82">
<topic>picasm -- buffer overflow vulnerability</topic>
<affects>