2023-08-08 10:00:28 +00:00
{
"id" : "CVE-2023-4009" ,
"sourceIdentifier" : "cna@mongodb.com" ,
"published" : "2023-08-08T09:15:11.023" ,
2025-02-13 19:04:13 +00:00
"lastModified" : "2025-02-13T17:17:14.430" ,
2023-08-31 20:00:28 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-08-08 10:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
2025-02-13 19:04:13 +00:00
"value" : "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."
2023-08-08 10:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-08-14 18:00:52 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cna@mongodb.com" ,
"type" : "Secondary" ,
2023-08-14 18:00:52 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.2 ,
"baseSeverity" : "HIGH" ,
2023-08-14 18:00:52 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-08-14 18:00:52 +00:00
} ,
"exploitabilityScore" : 1.2 ,
"impactScore" : 5.9
} ,
2023-08-08 10:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-08-08 10:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.2 ,
"baseSeverity" : "HIGH" ,
2023-08-08 10:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-08-08 10:00:28 +00:00
} ,
"exploitabilityScore" : 1.2 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
2023-08-14 18:00:52 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cna@mongodb.com" ,
"type" : "Secondary" ,
2023-08-14 18:00:52 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-648"
2023-08-14 18:00:52 +00:00
}
]
} ,
2023-08-08 10:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-08-08 10:00:28 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-269"
2023-08-08 10:00:28 +00:00
}
]
}
] ,
2023-08-14 18:00:52 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mongodb:ops_manager_server:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.0.0" ,
"versionEndExcluding" : "5.0.22" ,
"matchCriteriaId" : "E8FDA921-C53F-4FEF-B064-A6D28A0ED2C2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mongodb:ops_manager_server:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.0.0" ,
"versionEndExcluding" : "6.0.17" ,
"matchCriteriaId" : "988C301C-361D-4355-9D16-B590DE17EAD5"
}
]
}
]
}
] ,
2023-08-08 10:00:28 +00:00
"references" : [
2023-08-31 20:00:28 +00:00
{
"url" : "https://security.netapp.com/advisory/ntap-20230831-0013/" ,
"source" : "cna@mongodb.com"
} ,
2023-08-08 10:00:28 +00:00
{
"url" : "https://www.mongodb.com/docs/ops-manager/current/release-notes/application/#onprem-server-6-0" ,
2023-08-14 18:00:52 +00:00
"source" : "cna@mongodb.com" ,
"tags" : [
"Vendor Advisory"
]
2023-08-08 10:00:28 +00:00
} ,
{
"url" : "https://www.mongodb.com/docs/ops-manager/v5.0/release-notes/application/#onprem-server-5-0-22" ,
2023-08-14 18:00:52 +00:00
"source" : "cna@mongodb.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20230831-0013/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://www.mongodb.com/docs/ops-manager/current/release-notes/application/#onprem-server-6-0" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://www.mongodb.com/docs/ops-manager/v5.0/release-notes/application/#onprem-server-5-0-22" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-08-08 10:00:28 +00:00
}
]
}