cvelist/2020/7xxx/CVE-2020-7927.json

98 lines
3.5 KiB
JSON
Raw Normal View History

2020-01-23 15:01:17 +00:00
{
"CVE_data_meta": {
2020-11-23 19:56:25 +01:00
"ASSIGNER": "cna@mongodb.com",
"DATE_PUBLIC": "2020-11-30T14:00:00.000Z",
2020-01-23 15:01:17 +00:00
"ID": "CVE-2020-7927",
2020-11-23 19:56:25 +01:00
"STATE": "PUBLIC",
"TITLE": "Potential privilege escalation in Ops Manager API"
2020-01-23 15:01:17 +00:00
},
2020-11-23 19:56:25 +01:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "MongoDB Ops Manager",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "4.2",
"version_value": "4.2.17"
},
{
"version_affected": "<=",
"version_name": "4.3",
"version_value": "4.3.9"
},
{
"version_affected": "<=",
"version_name": "4.4",
"version_value": "4.4.2"
}
]
}
}
]
},
"vendor_name": "MongoDB Inc."
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-01-23 15:01:17 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-11-23 19:56:25 +01:00
"value": "Specially crafted API calls may allow an authenticated user who holds Organization Owner privilege to obtain an API key with Global Role privilege. This issue affects MongoDB Ops Manager v4.2 versions 4.2.0-4.2.17, v4.3 versions 4.3.0-4.3.9 and v4.4 versions 4.4.0-4.4.2."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-648: Incorrect Use of Privileged APIs"
}
]
2020-01-23 15:01:17 +00:00
}
]
2020-11-23 19:56:25 +01:00
},
"references": {
"reference_data": [
{
"name": "https://docs.opsmanager.mongodb.com/current/release-notes/application/#onprem-server-4-4-3",
"refsource": "CONFIRM",
"url": "https://docs.opsmanager.mongodb.com/current/release-notes/application/#onprem-server-4-4-3"
}
]
},
"source": {
"discovery": "INTERNAL"
2020-01-23 15:01:17 +00:00
}
}