cve/2024/CVE-2024-6383.md
2025-09-29 21:09:30 +02:00

767 B

CVE-2024-6383

Description

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

POC

Reference

No PoCs from references.

Github