diff --git a/2018/7xxx/CVE-2018-7682.json b/2018/7xxx/CVE-2018-7682.json index a0794d4e509..58afe196ae5 100644 --- a/2018/7xxx/CVE-2018-7682.json +++ b/2018/7xxx/CVE-2018-7682.json @@ -1,8 +1,32 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "security@suse.com", + "DATE_PUBLIC" : "2018-06-20T00:00:00", "ID" : "CVE-2018-7682", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "Solutions Business Manager 11.4", + "version" : { + "version_data" : [ + { + "version_value" : "Solutions Business Manager versions prior to 11.4" + } + ] + } + } + ] + }, + "vendor_name" : "Micro Focus" + } + ] + } }, "data_format" : "MITRE", "data_type" : "CVE", @@ -11,7 +35,26 @@ "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" : "Micro Focus Solutions Business Manager versions prior to 11.4 allows a user to invoke SBM RESTful services across domains." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Cross-site Request Forgery" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "http://help.serena.com/doc_center/sbm/ver11_4/sbm_release_notes.htm" } ] }