Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jul 2018 13:09:47 +0000 (UTC)
From:      Dave Cottlehuber <dch@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r474445 - head/security/vuxml
Message-ID:  <201807111309.w6BD9l8q000753@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dch
Date: Wed Jul 11 13:09:47 2018
New Revision: 474445
URL: https://svnweb.freebsd.org/changeset/ports/474445

Log:
  security/vuxml: add CVE for Apache CouchDB 1.7.2 (databases/couchdb)
  
  Approved by:	jrm
  Differential Revision:	https://reviews.freebsd.org/D16212

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Wed Jul 11 13:08:45 2018	(r474444)
+++ head/security/vuxml/vuln.xml	Wed Jul 11 13:09:47 2018	(r474445)
@@ -58,6 +58,39 @@ Notes:
   * Do not forget port variants (linux-f10-libxml2, libxml2, etc.)
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
+  <vuln vid="1e54d140-8493-11e8-a795-0028f8d09152">
+    <topic>couchdb -- multiple vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>databases/couchdb</name>
+	<range><lt>1.7.2</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>Apache CouchDB PMC reports:</p>
+	<blockquote cite="https://blog.couchdb.org/2018/07/10/cve-2018-8007/">;
+	  <p>Database Administrator could achieve privilege escalation to
+	    the account that CouchDB runs under, by abusing insufficient validation
+	    in the HTTP API, escaping security controls implemented in previous
+	  releases.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://blog.couchdb.org/2018/07/10/cve-2018-8007/</url>;
+      <cvename>CVE-2018-8007</cvename>
+      <url>https://blog.couchdb.org/2017/11/14/apache-couchdb-cve-2017-12635-and-cve-2017-12636/</url>;
+      <cvename>CVE-2017-12636</cvename>
+      <cvename>CVE-2017-12635</cvename>
+      <url>https://lists.apache.org/thread.html/6fa798e96686b7b0013ec2088140d00aeb7d34487d3f5ad032af6934@%3Cdev.couchdb.apache.org%3E</url>;
+    </references>
+    <dates>
+      <discovery>2017-11-14</discovery>
+      <entry>2018-07-10</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="d1e9d8c5-839b-11e8-9610-9c5c8e75236a">
     <topic>clamav -- multiple vulnerabilities</topic>
     <affects>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807111309.w6BD9l8q000753>