aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/vuxml/vuln/2025.xml28
1 files changed, 28 insertions, 0 deletions
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>