The various bson_append functions in the MongoDB C driver library may be susceptible to buffer overflow when performing operations that could result in a final BSON document which exceeds the maximum allowable size (INT32_MAX), resulting in a segmentation fault and possible application crash. This issue affected libbson versions prior to 1.27.5, MongoDB Server v8.0 versions prior to 8.0.1 and MongoDB Server v7.0 versions prior to 7.0.16
References
Configurations
No configuration.
History
24 Apr 2025, 09:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Summary |
|
18 Mar 2025, 09:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-03-18 09:15
Updated : 2025-04-24 09:15
NVD link : CVE-2025-0755
Mitre link : CVE-2025-0755
CVE.ORG link : CVE-2025-0755
JSON object : View
Products Affected
No product.
CWE
CWE-122
Heap-based Buffer Overflow