Date: Sun, 15 Jul 2018 15:17:45 +0000 (UTC) From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474697 - head/security/vuxml Message-ID: <201807151517.w6FFHjam022165@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: fernape Date: Sun Jul 15 15:17:44 2018 New Revision: 474697 URL: https://svnweb.freebsd.org/changeset/ports/474697 Log: security/vuxml: add entry for devel/upp Affected by CVE-2018-874 PR: 227414 Reported by: lightside@gmx.com Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D16017 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun Jul 15 15:13:15 2018 (r474696) +++ head/security/vuxml/vuln.xml Sun Jul 15 15:17:44 2018 (r474697) @@ -460,6 +460,34 @@ ed by aCaB.</li> </dates> </vuln> + <vuln vid="c1630aa3-7970-11e8-8634-dcfe074bd614"> + <topic>SQLite -- Corrupt DB can cause a NULL pointer dereference</topic> + <affects> + <package> + <name>upp</name> + <range><le>11540</le></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>MITRE reports:</p> + <blockquote cite="https://nvd.nist.gov/vuln/detail/CVE-2018-8740"> + <p>SQLite databases whose schema is corrupted using a CREATE TABLE AS + statement could cause a NULL pointer dereference, related to build.c + and prepare.c.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2018-8740</cvename> + <url>http://openwall.com/lists/oss-security/2018/03/17/1</url> + </references> + <dates> + <discovery>2018-03-16</discovery> + <entry>2018-07-01</entry> + </dates> + </vuln> + <vuln vid="cd81806c-26e7-4d4a-8425-02724a2f48af"> <topic>mozilla -- multiple vulnerabilities</topic> <affects>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807151517.w6FFHjam022165>