- Synchronized data.

This commit is contained in:
CVE Team 2017-11-08 09:02:43 -05:00
parent 6b901d18ce
commit e8b88a6300
No known key found for this signature in database
GPG Key ID: 3504EC0FB4B2FE56

View File

@ -1,80 +1,80 @@
{ {
"CVE_data_meta": { "CVE_data_meta" : {
"ASSIGNER": "security@microfocus.com", "ASSIGNER" : "security@suse.com",
"ID": "CVE-2017-14360", "ID" : "CVE-2017-14360",
"STATE": "PUBLIC", "STATE" : "PUBLIC",
"TITLE": "MFSBGN03791 rev.1 - HPE Content Manager Workgroup Service, Denial of Service (DoS)" "TITLE" : "MFSBGN03791 rev.1 - HPE Content Manager Workgroup Service, Denial of Service (DoS)"
}, },
"affects": { "affects" : {
"vendor": { "vendor" : {
"vendor_data": [ "vendor_data" : [
{ {
"product": { "product" : {
"product_data": [ "product_data" : [
{ {
"product_name": "HPE Content Manager Workgroup Service", "product_name" : "HPE Content Manager Workgroup Service",
"version": { "version" : {
"version_data": [ "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" "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_format" : "MITRE",
"data_type": "CVE", "data_type" : "CVE",
"data_version": "4.0", "data_version" : "4.0",
"description": { "description" : {
"description_data": [ "description_data" : [
{ {
"lang": "eng", "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)." "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": { "impact" : {
"cvss": { "cvss" : {
"attackComplexity": "HIGH", "attackComplexity" : "HIGH",
"attackVector": "NETWORK", "attackVector" : "NETWORK",
"availabilityImpact": "HIGH", "availabilityImpact" : "HIGH",
"baseScore": 5.9, "baseScore" : 5.9,
"baseSeverity": "MEDIUM", "baseSeverity" : "MEDIUM",
"confidentialityImpact": "NONE", "confidentialityImpact" : "NONE",
"integrityImpact": "NONE", "integrityImpact" : "NONE",
"privilegesRequired": "NONE", "privilegesRequired" : "NONE",
"scope": "UNCHANGED", "scope" : "UNCHANGED",
"userInteraction": "NONE", "userInteraction" : "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "vectorString" : "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0" "version" : "3.0"
} }
}, },
"problemtype": { "problemtype" : {
"problemtype_data": [ "problemtype_data" : [
{ {
"description": [ "description" : [
{ {
"lang": "eng", "lang" : "eng",
"value": "Denial of Service (DoS)" "value" : "Denial of Service (DoS)"
} }
] ]
} }
] ]
}, },
"references": { "references" : {
"reference_data": [ "reference_data" : [
{ {
"url": "https://softwaresupport.hpe.com/document/-/facetsearch/document/KM03006302" "url" : "https://softwaresupport.hpe.com/document/-/facetsearch/document/KM03006302"
} }
] ]
} }
} }