First published: Wed Jul 03 2024(Updated: )
The bson_string_append function in MongoDB C Driver may be vulnerable to a buffer overflow where the function might attempt to allocate too small of buffer and may lead to memory corruption of neighbouring heap memory. This issue affects libbson versions prior to 1.27.1
Credit: cna@mongodb.com
Affected Software | Affected Version | How to fix |
---|---|---|
MongoDB C Driver | <1.27.1 | |
MongoDB LibBson | <1.27.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-6383 is classified as a critical vulnerability due to its potential for memory corruption and security exploitation.
To fix CVE-2024-6383, upgrade the MongoDB C Driver and libbson to version 1.27.1 or later.
CVE-2024-6383 affects the MongoDB C Driver and libbson versions prior to 1.27.1.
The potential impacts of CVE-2024-6383 include memory corruption which could lead to application crashes or arbitrary code execution.
There are no known workarounds for CVE-2024-6383; the recommended action is to update the software.