CVE-2024-6375
01.07.2024, 15:15
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.Enginsight
Vendor | Product | Version |
---|---|---|
mongodb | mongodb | 5.0.0 ≤ 𝑥 < 5.0.22 |
mongodb | mongodb | 6.0.0 ≤ 𝑥 < 6.0.11 |
mongodb | mongodb | 7.0.0 ≤ 𝑥 < 7.0.3 |
𝑥
= Vulnerable software versions

Ubuntu Releases
Common Weakness Enumeration
- CWE-285 - Improper AuthorizationThe software does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.
- CWE-862 - Missing AuthorizationThe software does not perform an authorization check when an actor attempts to access a resource or perform an action.