{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-6375",
        "assignerOrgId": "a39b4221-9bd0-4244-95fc-f3e2e07f1deb",
        "state": "PUBLISHED",
        "assignerShortName": "mongodb",
        "dateReserved": "2024-06-27T07:41:56.511Z",
        "datePublished": "2024-07-01T14:40:32.566Z",
        "dateUpdated": "2024-08-01T21:33:05.457Z"
    },
    "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:5.0.17:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:5.0.18:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:5.0.19:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:5.0.20:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:5.0.21:*:*:*:*:*:*:*",
                        "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:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:6.0.6:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:6.0.7:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:6.0.8:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:6.0.9:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:6.0.10:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:7.0.0:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:7.0.1:*:*:*:*:*:*:*",
                        "cpe:2.3:a:mongodb:mongodb:7.0.2:*:*:*:*:*:*:*"
                    ],
                    "defaultStatus": "unaffected",
                    "product": "MongoDB Server",
                    "vendor": "MongoDB Inc",
                    "versions": [
                        {
                            "lessThan": "5.0.22",
                            "status": "affected",
                            "version": "5.0",
                            "versionType": "custom"
                        },
                        {
                            "lessThan": "6.0.11",
                            "status": "affected",
                            "version": "6.0",
                            "versionType": "custom"
                        },
                        {
                            "lessThan": "7.0.3",
                            "status": "affected",
                            "version": "7.0",
                            "versionType": "custom"
                        }
                    ]
                }
            ],
            "datePublic": "2024-07-01T14:40:00.000Z",
            "descriptions": [
                {
                    "lang": "en",
                    "supportingMedia": [
                        {
                            "base64": false,
                            "type": "text/html",
                            "value": "<span style=\"background-color: rgb(255, 255, 255);\">A command for refining a collection shard key is missing an authorization check. This may cause the command to run directly on a shard, leading to either degradation of query performance, or to revealing chunk boundaries through timing side channels. This affects MongoDB Server v5.0 versions, prior to 5.0.22, MongoDB Server v6.0 versions, prior to 6.0.11 and MongoDB Server v7.0 versions prior to 7.0.3.</span><br>"
                        }
                    ],
                    "value": "A command for refining a collection shard key is missing an authorization check. This may cause the command to run directly on a shard, leading to either degradation of query performance, or to revealing chunk boundaries through timing side channels. This affects MongoDB Server v5.0 versions, prior to 5.0.22, MongoDB Server v6.0 versions, prior to 6.0.11 and MongoDB Server v7.0 versions prior to 7.0.3."
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "LOW",
                        "baseScore": 5.4,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
                        "version": "3.1"
                    },
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ]
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-285",
                            "description": "CWE-285: Improper Authorization",
                            "lang": "en",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a39b4221-9bd0-4244-95fc-f3e2e07f1deb",
                "shortName": "mongodb",
                "dateUpdated": "2024-07-01T14:42:42.637Z"
            },
            "references": [
                {
                    "url": "https://jira.mongodb.org/browse/SERVER-79327"
                }
            ],
            "source": {
                "discovery": "INTERNAL"
            },
            "title": "Missing authorization check may lead to shard key refinement",
            "x_generator": {
                "engine": "Vulnogram 0.2.0"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-07-01T20:47:45.542385Z",
                                "id": "CVE-2024-6375",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-07-01T20:47:54.255Z"
                }
            },
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-01T21:33:05.457Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "https://jira.mongodb.org/browse/SERVER-79327",
                        "tags": [
                            "x_transferred"
                        ]
                    }
                ]
            }
        ]
    }
}