CVE-2023-4009
08.08.2023, 09:15
In MongoDB Ops Manager v5.0 prior to 5.0.22 and v6.0 prior to 6.0.17 it is possible for an authenticated user with project owner or project user admin access to generate an API key with the privileges of org owner resulting in privilege escalation.Enginsight
Vendor | Product | Version |
---|---|---|
mongodb | ops_manager_server | 5.0.0 ≤ 𝑥 < 5.0.22 |
mongodb | ops_manager_server | 6.0.0 ≤ 𝑥 < 6.0.17 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-648 - Incorrect Use of Privileged APIsThe application does not conform to the API requirements for a function call that requires extra privileges. This could allow attackers to gain privileges by causing the function to be called incorrectly.
- CWE-269 - Improper Privilege ManagementThe software does not properly assign, modify, track, or check privileges for an actor, creating an unintended sphere of control for that actor.
References