#VU112137 Heap-based buffer overflow in MongoDB driver for C - CVE-2024-6383
Published: July 3, 2025
MongoDB driver for C
MongoDB, Inc.
Description
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to a boundary error within the bson_string_append() function. A remote attacker can pass specially crafted input to the application, trigger a heap-based buffer overflow and execute arbitrary code on the target system.