diff --git a/2019/2xxx/CVE-2019-2388.json b/2019/2xxx/CVE-2019-2388.json index a8c4381df09..6f916a78fea 100644 --- a/2019/2xxx/CVE-2019-2388.json +++ b/2019/2xxx/CVE-2019-2388.json @@ -1,8 +1,44 @@ { "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", + "ASSIGNER": "cna@mongodb.com", "ID": "CVE-2019-2388", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "Potential exposure of log information in Ops Manager" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Ops Manager", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_name": "4.0", + "version_value": "4.0.9" + }, + { + "version_affected": "=", + "version_name": "4.0", + "version_value": "4.0.10" + }, + { + "version_affected": "=", + "version_name": "4.1", + "version_value": "4.1.5" + } + ] + } + } + ] + }, + "vendor_name": "MongoDB Inc." + } + ] + } }, "data_format": "MITRE", "data_type": "CVE", @@ -11,8 +47,53 @@ "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value": "In affected Ops Manager versions there is an exposed http route was that may allow attackers to view a specific access log of a publicly exposed Ops Manager instance." } ] + }, + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 5.8, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "CHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-425 Direct Request (Forced Browsing)" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "url": "https://docs.opsmanager.mongodb.com/current/release-notes/application/#onprem-server-4-0" + } + ] + }, + "source": { + "defect": [ + "SECURITY-646" + ], + "discovery": "INTERNAL" } } \ No newline at end of file