From e8b88a6300072ca90e276f0ada331bca54989bbc Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 8 Nov 2017 09:02:43 -0500 Subject: [PATCH] - Synchronized data. --- 2017/14xxx/CVE-2017-14360.json | 92 +++++++++++++++++----------------- 1 file changed, 46 insertions(+), 46 deletions(-) diff --git a/2017/14xxx/CVE-2017-14360.json b/2017/14xxx/CVE-2017-14360.json index d07f061290a..c1d697df288 100644 --- a/2017/14xxx/CVE-2017-14360.json +++ b/2017/14xxx/CVE-2017-14360.json @@ -1,80 +1,80 @@ { - "CVE_data_meta": { - "ASSIGNER": "security@microfocus.com", - "ID": "CVE-2017-14360", - "STATE": "PUBLIC", - "TITLE": "MFSBGN03791 rev.1 - HPE Content Manager Workgroup Service, Denial of Service (DoS)" + "CVE_data_meta" : { + "ASSIGNER" : "security@suse.com", + "ID" : "CVE-2017-14360", + "STATE" : "PUBLIC", + "TITLE" : "MFSBGN03791 rev.1 - HPE Content Manager Workgroup Service, Denial of Service (DoS)" }, - "affects": { - "vendor": { - "vendor_data": [ + "affects" : { + "vendor" : { + "vendor_data" : [ { - "product": { - "product_data": [ + "product" : { + "product_data" : [ { - "product_name": "HPE Content Manager Workgroup Service", - "version": { - "version_data": [ + "product_name" : "HPE Content Manager Workgroup Service", + "version" : { + "version_data" : [ { - "version_value": "9.00" + "version_value" : "9.00" } ] } } ] }, - "vendor_name": "Micro Focus" + "vendor_name" : "Micro Focus" } ] } }, - "credit": [ + "credit" : [ "Micro Focus would like to thank Honggang Ren of Fortinet's FortiGuard Labs for reporting this issue to security-alert@hpe.com" ], - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "data_format" : "MITRE", + "data_type" : "CVE", + "data_version" : "4.0", + "description" : { + "description_data" : [ { - "lang": "eng", - "value": "A potential security vulnerability has been identified in HPE Content Manager Workgroup Service. The vulnerability could be remotely exploited to allow Denial of Service (DoS)." + "lang" : "eng", + "value" : "A potential security vulnerability has been identified in HPE Content Manager Workgroup Service v9.00. The vulnerability could be remotely exploited to allow Denial of Service (DoS)." } ] }, - "impact": { - "cvss": { - "attackComplexity": "HIGH", - "attackVector": "NETWORK", - "availabilityImpact": "HIGH", - "baseScore": 5.9, - "baseSeverity": "MEDIUM", - "confidentialityImpact": "NONE", - "integrityImpact": "NONE", - "privilegesRequired": "NONE", - "scope": "UNCHANGED", - "userInteraction": "NONE", - "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", - "version": "3.0" + "impact" : { + "cvss" : { + "attackComplexity" : "HIGH", + "attackVector" : "NETWORK", + "availabilityImpact" : "HIGH", + "baseScore" : 5.9, + "baseSeverity" : "MEDIUM", + "confidentialityImpact" : "NONE", + "integrityImpact" : "NONE", + "privilegesRequired" : "NONE", + "scope" : "UNCHANGED", + "userInteraction" : "NONE", + "vectorString" : "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", + "version" : "3.0" } }, - "problemtype": { - "problemtype_data": [ + "problemtype" : { + "problemtype_data" : [ { - "description": [ + "description" : [ { - "lang": "eng", - "value": "Denial of Service (DoS)" + "lang" : "eng", + "value" : "Denial of Service (DoS)" } ] } ] }, - "references": { - "reference_data": [ + "references" : { + "reference_data" : [ { - "url": "https://softwaresupport.hpe.com/document/-/facetsearch/document/KM03006302" + "url" : "https://softwaresupport.hpe.com/document/-/facetsearch/document/KM03006302" } ] } -} \ No newline at end of file +}