{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-3374",
        "assignerOrgId": "a39b4221-9bd0-4244-95fc-f3e2e07f1deb",
        "state": "PUBLISHED",
        "assignerShortName": "mongodb",
        "dateReserved": "2024-04-05T13:04:50.336Z",
        "datePublished": "2024-05-14T13:26:42.389Z",
        "dateUpdated": "2024-08-01T20:12:06.214Z"
    },
    "containers": {
        "cna": {
            "affected": [
                {
                    "cpes": [
                        "cpe:2.3:a:mongodb:mongodb:5.0.0:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:5.0.1:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:5.0.2:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:5.0.3:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:5.0.4:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:5.0.5:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:5.0.6:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:5.0.7:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:5.0.8:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:5.0.9:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:5.0.10:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:5.0.11:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:5.0.12:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:5.0.13:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:5.0.14:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:5.0.15:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:5.0.16:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:6.0.0:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:6.0.1:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:6.0.2:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:6.0.3:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:6.0.4:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:6.0.5:*:*:*:*:*:*:*"
                    ],
                    "defaultStatus": "unaffected",
                    "product": "MongoDB Server",
                    "vendor": "MongoDB Inc",
                    "versions": [
                        {
                            "lessThanOrEqual": "5.0.16",
                            "status": "affected",
                            "version": "5.0",
                            "versionType": "custom"
                        },
                        {
                            "lessThanOrEqual": "6.0.5",
                            "status": "affected",
                            "version": "6.0",
                            "versionType": "custom"
                        }
                    ]
                }
            ],
            "datePublic": "2024-05-14T14:55:00.000Z",
            "descriptions": [
                {
                    "lang": "en",
                    "supportingMedia": [
                        {
                            "base64": false,
                            "type": "text/html",
                            "value": "<span style=\"background-color: rgb(255, 255, 255);\">An unauthenticated user can trigger a fatal assertion in the server while generating ftdc diagnostic metrics due to attempting to build a BSON object that exceeds certain memory sizes. This issue affects MongoDB Server v5.0 versions prior to and including 5.0.16 and MongoDB Server v6.0 versions prior to and including 6.0.5.</span><br>"
                        }
                    ],
                    "value": "An unauthenticated user can trigger a fatal assertion in the server while generating ftdc diagnostic metrics due to attempting to build a BSON object that exceeds certain memory sizes. This issue affects MongoDB Server v5.0 versions prior to and including 5.0.16 and MongoDB Server v6.0 versions prior to and including 6.0.5.\n"
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "LOW",
                        "baseScore": 5.3,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
                        "version": "3.1"
                    },
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ]
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-617",
                            "description": "CWE-617: Reachable Assertion",
                            "lang": "en",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a39b4221-9bd0-4244-95fc-f3e2e07f1deb",
                "shortName": "mongodb",
                "dateUpdated": "2024-05-14T13:26:42.389Z"
            },
            "references": [
                {
                    "url": "https://jira.mongodb.org/browse/SERVER-75601"
                }
            ],
            "source": {
                "discovery": "EXTERNAL"
            },
            "title": "MongoDB Server (mongod) may crash when generating ftdc",
            "x_generator": {
                "engine": "Vulnogram 0.1.0-dev"
            }
        },
        "adp": [
            {
                "title": "CISA ADP Vulnrichment",
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "id": "CVE-2024-3374",
                                "role": "CISA Coordinator",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "version": "2.0.3",
                                "timestamp": "2024-05-14T17:49:39.437666Z"
                            }
                        }
                    }
                ],
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-06-04T17:31:13.739Z"
                }
            },
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-01T20:12:06.214Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "https://jira.mongodb.org/browse/SERVER-75601",
                        "tags": [
                            "x_transferred"
                        ]
                    }
                ]
            }
        ]
    }
}