summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Cottlehuber <dch@FreeBSD.org>2023-12-17 10:29:43 +0000
committerDave Cottlehuber <dch@FreeBSD.org>2023-12-17 10:29:43 +0000
commit7d1842192d85b9dbf7c318a3a264d347463505ce (patch)
tree483e0f8e299fdc348d5b4163277378333dfe5a13
parentdatabases/couchdb3: update to 3.3.3 (diff)
security/vuxml: add CouchDB CVE details
Security: CVE-2023-26268 Sponsored by: SkunkWerks, GmbH
-rw-r--r--security/vuxml/vuln/2023.xml28
1 files changed, 28 insertions, 0 deletions
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>