git: 7d1842192d85 - main - security/vuxml: add CouchDB CVE details

From: Dave Cottlehuber <dch_at_FreeBSD.org>
Date: Sun, 17 Dec 2023 10:29:48 UTC
The branch main has been updated by dch:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7d1842192d85b9dbf7c318a3a264d347463505ce

commit 7d1842192d85b9dbf7c318a3a264d347463505ce
Author:     Dave Cottlehuber <dch@FreeBSD.org>
AuthorDate: 2023-12-17 10:29:43 +0000
Commit:     Dave Cottlehuber <dch@FreeBSD.org>
CommitDate: 2023-12-17 10:29:43 +0000

    security/vuxml: add CouchDB CVE details
    
    Security:       CVE-2023-26268
    Sponsored by:   SkunkWerks, GmbH
---
 security/vuxml/vuln/2023.xml | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml
index 60addef9ef70..7f31033b2164 100644
--- a/security/vuxml/vuln/2023.xml
+++ b/security/vuxml/vuln/2023.xml
@@ -1,3 +1,31 @@
+  <vuln vid="fd47fcfe-ec69-4000-b9ce-e5e62102c1c7">
+    <topic>couchdb -- information sharing via couchjs processes</topic>
+    <affects>
+      <package>
+	<name>couchdb</name>
+	<range><lt>3.3.2,2</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>Nick Vatamane reports:</p>
+    <blockquote cite="https://docs.couchdb.org/en/stable/cve/2023-26268.html">
+	<p>Design documents with matching document IDs, from databases on the
+      same cluster, may share a mutable Javascript environment when using
+      various design document functions.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <cvename>CVE-2023-26268</cvename>
+      <url>https://docs.couchdb.org/en/stable/cve/2023-26268.html</url>
+    </references>
+    <dates>
+      <discovery>2023-05-02</discovery>
+      <entry>2023-12-17</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="e2fb85ce-9a3c-11ee-af26-001b217b3468">
     <topic>Gitlab -- vulnerabilities</topic>
     <affects>