aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml/vuln.xml
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-10-02 16:11:30 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-10-02 16:11:30 +0000
commit2d89b6b14073e239ae37eb770867187c7b23d77e (patch)
treead2bd93e85f72dbec6535892667c23fa786c1e68 /security/vuxml/vuln.xml
parentbad1c3bd653f04ff8f85580188b57fc137a9dedd (diff)
downloadports-2d89b6b14073e239ae37eb770867187c7b23d77e.tar.gz
ports-2d89b6b14073e239ae37eb770867187c7b23d77e.zip
Notes
Diffstat (limited to 'security/vuxml/vuln.xml')
-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>