Date: Tue, 25 Sep 2018 16:09:40 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480683 - head/security/vuxml Message-ID: <201809251609.w8PG9e0K019064@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Sep 25 16:09:39 2018 New Revision: 480683 URL: https://svnweb.freebsd.org/changeset/ports/480683 Log: Update OpenJPEG vulnerability CVE-2018-5785 was fixed in r480624. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Sep 25 16:09:34 2018 (r480682) +++ head/security/vuxml/vuln.xml Tue Sep 25 16:09:39 2018 (r480683) @@ -1983,7 +1983,7 @@ Notes: <affects> <package> <name>openjpeg</name> - <range><le>2.3.0_1</le></range> + <range><le>2.3.0_2</le></range> </package> </affects> <description> @@ -1991,7 +1991,7 @@ Notes: <p>OpenJPEG reports:</p> <blockquote cite="https://github.com/uclouvain/openjpeg/issues?q=is%3Aissue+CVE-2018-5727+OR+CVE-2018-5785+OR+CVE-2018-6616"> <p>Multiple vulnerabilities have been found in OpenJPEG, the - opensource JPEG2000 codec. Please consult the CVE list for further + opensource JPEG 2000 codec. Please consult the CVE list for further details.</p> </blockquote> </body> @@ -2011,7 +2011,7 @@ Notes: <dates> <discovery>2017-12-08</discovery> <entry>2018-07-27</entry> - <modified>2018-09-13</modified> + <modified>2018-09-25</modified> </dates> </vuln>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809251609.w8PG9e0K019064>