Date: Sat, 2 Sep 2017 16:43:49 +0000 (UTC) From: Mark Felder <feld@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449153 - head/security/vuxml Message-ID: <201709021643.v82GhnJh094441@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: feld Date: Sat Sep 2 16:43:49 2017 New Revision: 449153 URL: https://svnweb.freebsd.org/changeset/ports/449153 Log: Document clamav vulnerability PR: 221608 Security: CVE-2017-6419 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Sep 2 16:22:07 2017 (r449152) +++ head/security/vuxml/vuln.xml Sat Sep 2 16:43:49 2017 (r449153) @@ -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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709021643.v82GhnJh094441>