CVE ID:
CVE-2024-3372
Title:
MongoDB Server may have unexpected application behaviour due to invalid BSON
Description:
Improper validation of certain metadata input may result in the server not correctly serialising BSON. This can be performed pre-authentication and may cause unexpected application behavior including unavailability of serverStatus responses. This issue affects MongoDB Server v7.0 versions prior to 7.0.6, MongoDB Server v6.0 versions prior to 6.0.14 and MongoDB Server v.5.0 versions prior to 5.0.25.
CVSS Score:
7.5 - https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
List all affected product versions:
MongoDB Server v5.0 versions prior to 5.0.25
MongoDB Server v6.0 versions prior to 6.0.14
MongoDB Server v7.0 versions prior to 7.0.6
CWE:
CWE-20: Improper Input Validation