summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2017-09-02 16:43:49 +0000
committerMark Felder <feld@FreeBSD.org>2017-09-02 16:43:49 +0000
commit57d02790867cfecfc18cc6131411e48048975cc6 (patch)
treed718f418e573b08c638936174023938b8cec2827
parentUpdate to the 20170830 snapshot of GCC 6.4.1. (diff)
Document clamav vulnerability
PR: 221608 Security: CVE-2017-6419
Notes
Notes: svn path=/head/; revision=449153
-rw-r--r--security/vuxml/vuln.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 2a365c94af0c..3d3cfeb6e022 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,35 @@ Notes:
* Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="44101b31-8ffd-11e7-b5af-a4badb2f4699">
+ <topic>clamav -- denial of service vulnerability</topic>
+ <affects>
+ <package>
+ <name>clamav</name>
+ <range><lt>0.99.3</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>TALOS reports:</p>
+ <blockquote cite="https://bugzilla.clamav.net/show_bug.cgi?id=11701">
+ <p>mspack/lzxd.c in libmspack 0.5alpha, as used in ClamAV
+ 0.99.2, allows remote attackers to cause a denial of service (heap-based
+ buffer overflow and application crash) or possibly have unspecified
+ other impact via a crafted CHM file.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2017-6419</cvename>
+ <url>https://bugzilla.clamav.net/show_bug.cgi?id=11701</url>
+ </references>
+ <dates>
+ <discovery>2017-03-29</discovery>
+ <entry>2017-09-02</entry>
+ </dates>
+ </vuln>
+
<vuln vid="5a1f1a86-8f4c-11e7-b5af-a4badb2f4699">
<topic>gdk-pixbuf -- multiple vulnerabilities</topic>
<affects>