diff --git a/2018/6xxx/CVE-2018-6494.json b/2018/6xxx/CVE-2018-6494.json index 34c16aba44a..f6e3f81243c 100644 --- a/2018/6xxx/CVE-2018-6494.json +++ b/2018/6xxx/CVE-2018-6494.json @@ -1,18 +1,88 @@ { - "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", - "ID" : "CVE-2018-6494", - "STATE" : "RESERVED" + "CVE_data_meta": { + "ASSIGNER": "security@microfocus.com", + "DATE_PUBLIC": "2018-05-10T19:01:00.000Z", + "ID": "CVE-2018-6494", + "STATE": "PUBLIC", + "TITLE": "MFSBGN03807 rev.1 - HP Service Manager Software, Multiple Vulnerabilities" }, - "data_format" : "MITRE", - "data_type" : "CVE", - "data_version" : "4.0", - "description" : { - "description_data" : [ + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "HP Service Manager Software", + "version": { + "version_data": [ + { + "version_value": "9.30, 9.31, 9.32, 9.33, 9.34, 9.35, 9.40, 9.41, 9.50, 9.51" + } + ] + } + } + ] + }, + "vendor_name": "Micro Focus" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "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." + "lang": "eng", + "value": "Remote SQL Injection against the HP Service Manager Software Web Tier, version 9.30, 9.31, 9.32, 9.33, 9.34, 9.35, 9.40, 9.41, 9.50, 9.51, may lead to unauthorized disclosure of data." } ] + }, + "exploit": [ + { + "lang": "eng", + "value": "Unauthorized Disclosure of Data" + } + ], + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 6.4, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "privilegesRequired": "LOW", + "scope": "CHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Remote SQL Injection" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "url": "https://softwaresupport.softwaregrp.com/document/-/facetsearch/document/KM03158656" + } + ] + }, + "source": { + "discovery": "UNKNOWN" } }