aboutsummaryrefslogtreecommitdiffstats
path: root/security/vuxml
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-07-28 02:04:48 +0800
committermiwi <miwi@FreeBSD.org>2007-07-28 02:04:48 +0800
commitb5c655716125abeca491b572c2908bd476e1e602 (patch)
tree0975823ee798ccd1169266e691f36999231dd6fd /security/vuxml
parent9776e722336a786a7345dea5f77987bf258c897e (diff)
downloadfreebsd-ports-gnome-b5c655716125abeca491b572c2908bd476e1e602.tar.gz
freebsd-ports-gnome-b5c655716125abeca491b572c2908bd476e1e602.tar.zst
freebsd-ports-gnome-b5c655716125abeca491b572c2908bd476e1e602.zip
- Document vim -- Command Format String Vulnerability
Approved by: simon
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 073f7229eeec..397bd27d042d 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,38 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="1ed03222-3c65-11dc-b3d3-0016179b2dd5">
+ <topic>vim -- Command Format String Vulnerability</topic>
+ <affects>
+ <package>
+ <name>vim</name>
+ <name>vim-lite</name>
+ <name>vim-ruby</name>
+ <name>vim6</name>
+ <name>vim6-ruby</name>
+ <range><lt>7.1.39</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>A Secunia Advisory reports:</p>
+ <blockquote cite="http://secunia.com/advisories/25941/">
+ <p>A format string error in the "helptags_one()" function in
+ src/ex_cmds.c when running the "helptags" command can be exploited
+ to execute arbitrary code via specially crafted help files.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2007-2953</cvename>
+ <url>http://secunia.com/advisories/25941/</url>
+ </references>
+ <dates>
+ <discovery>2007-07-27</discovery>
+ <entry>2007-07-27</entry>
+ </dates>
+ </vuln>
+
<vuln vid="b73335a5-3bbe-11dc-8e83-0016179b2dd5">
<topic>libvorbis -- Multiple memory corruption flaws</topic>
<affects>