Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Oct 2025 17:27:51 GMT
From:      Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5c4e71905636 - main - security/vuxml: Add mongodb6 vulnerability
Message-ID:  <202510051727.595HRpaX048315@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by fernape:

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

commit 5c4e719056367c3ec3b6a7174eb8aedce2afef77
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2025-10-05 17:27:00 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2025-10-05 17:27:00 +0000

    security/vuxml: Add mongodb6 vulnerability
    
     * CVE-2024-8654
---
 security/vuxml/vuln/2025.xml | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml
index 806a5ebf596d..cec42b929a0c 100644
--- a/security/vuxml/vuln/2025.xml
+++ b/security/vuxml/vuln/2025.xml
@@ -1,3 +1,31 @@
+  <vuln vid="a9dc3c61-a20f-11f0-91d8-b42e991fc52e">
+    <topic>mongodb -- MongoDB Server access to non-initialized memory</topic>
+    <affects>
+      <package>
+	<name>mongodb6</name>
+	<range><lt>6.0.3</lt></range>
+      </package>
+    </affects>
+    <description>
+	<body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>cna@mongodb.com reports:</p>
+	<blockquote cite="https://jira.mongodb.org/browse/SERVER-71477">;
+	  <p>MongoDB Server may access non-initialized region of
+	  memory leading to unexpected behaviour when zero arguments
+	  are called in internal aggregation stage.</p>
+	</blockquote>
+	</body>
+    </description>
+    <references>
+      <cvename>CVE-2024-8654</cvename>
+      <url>https://nvd.nist.gov/vuln/detail/CVE-2024-8654</url>;
+    </references>
+    <dates>
+      <discovery>2024-09-10</discovery>
+      <entry>2025-10-05</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="0af2f18e-a119-11f0-9446-f02f7497ecda">
     <topic>redis,valkey -- Out of bound read due to a bug in LUA</topic>
     <affects>


home | help

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