aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorzi <zi@FreeBSD.org>2014-08-22 03:46:21 +0800
committerzi <zi@FreeBSD.org>2014-08-22 03:46:21 +0800
commit9e32a4a390464fb6f1366159dc360b463276b384 (patch)
tree24cdb690de571c064a3c0f909fec5eb147d9f1cb /security
parent3ae9dc9adf2fae66d5128e4aab4a02b853cb1f3f (diff)
downloadfreebsd-ports-gnome-9e32a4a390464fb6f1366159dc360b463276b384.tar.gz
freebsd-ports-gnome-9e32a4a390464fb6f1366159dc360b463276b384.tar.zst
freebsd-ports-gnome-9e32a4a390464fb6f1366159dc360b463276b384.zip
- Document buffer overrun in sysutils/file
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index d2531c95e67c..e99e1ef2df68 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -57,6 +57,31 @@ Notes:
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="84203724-296b-11e4-bebd-000c2980a9f3">
+ <topic>file -- buffer overruns and missing buffer size tests</topic>
+ <affects>
+ <package>
+ <name>file</name>
+ <range><lt>5.19</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Christos Zoulas reports:</p>
+ <blockquote cite="http://mx.gw.com/pipermail/file/2014/001553.html">
+ <p>A specially crafted file can cause a segmentation fault.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://mx.gw.com/pipermail/file/2014/001553.html</url>
+ </references>
+ <dates>
+ <discovery>2014-06-09</discovery>
+ <entry>2014-08-21</entry>
+ </dates>
+ </vuln>
+
<vuln vid="3c5579f7-294a-11e4-99f6-00e0814cab4e">
<topic>django -- multiple vulnerabilities</topic>
<affects>