CVE-2024-6375 MEDIUM

CVE-2024-6375: Missing authorization check may lead to shard key refinement

Vendor Mongodb Inc
Product MongoDB Server
Weakness CWE-285
Published July 1, 2024
Last update August 1, 2024

CVSS base score

5.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

July 1, 2024 CVE published
August 1, 2024 Record updated