git: bef6792d8cc6 - main - security/vuxml: Document a vulnerability in textproc/libcue

From: Sergey A. Osokin <osa_at_FreeBSD.org>
Date: Sat, 14 Oct 2023 22:41:30 UTC
The branch main has been updated by osa:

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

commit bef6792d8cc647cd5bdf4cbbdb86b53e8f30285d
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2023-10-14 22:40:11 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2023-10-14 22:40:11 +0000

    security/vuxml: Document a vulnerability in textproc/libcue
    
    PR:     274413
---
 security/vuxml/vuln/2023.xml | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/security/vuxml/vuln/2023.xml b/security/vuxml/vuln/2023.xml
index 87d9f09252eb..04ece10e1634 100644
--- a/security/vuxml/vuln/2023.xml
+++ b/security/vuxml/vuln/2023.xml
@@ -1,3 +1,29 @@
+  <vuln vid="ae0ee356-6ae1-11ee-bfb6-8c164567ca3c">
+    <topic>libcue -- out-of-bounds array access</topic>
+    <affects>
+      <package>
+	<name>libcue</name>
+	<range><lt>2.3.0</lt></range>
+      </package>
+    </affects>
+    <description>
+	<body xmlns="http://www.w3.org/1999/xhtml">
+	<p>The libcue team reports:</p>
+	<blockquote cite="https://github.com/lipnitsk/libcue/releases/tag/v2.3.0">
+	  <p>There is a vulnerability to out-of-bounds array access.</p>
+	</blockquote>
+	</body>
+    </description>
+    <references>
+      <cvename>CVE-2023-43641</cvename>
+      <url>https://nvd.nist.gov/vuln/detail/CVE-2023-43641</url>
+    </references>
+    <dates>
+      <discovery>2023-10-09</discovery>
+      <entry>2023-10-14</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="7a1b2624-6a89-11ee-af06-5404a68ad561">
     <topic>traefik -- Resource exhaustion by malicious HTTP/2 client</topic>
     <affects>