diff --git a/2018/8xxx/CVE-2018-8790.json b/2018/8xxx/CVE-2018-8790.json index bd4273a663a..385d3f2fea3 100644 --- a/2018/8xxx/CVE-2018-8790.json +++ b/2018/8xxx/CVE-2018-8790.json @@ -1,8 +1,31 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "cve@checkpoint.com", "ID" : "CVE-2018-8790", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "ZoneAlarm", + "version" : { + "version_data" : [ + { + "version_value" : "prior to version 15.3.064.17729" + } + ] + } + } + ] + }, + "vendor_name" : "Check Point Software Technologies Ltd." + } + ] + } }, "data_format" : "MITRE", "data_type" : "CVE", @@ -11,7 +34,32 @@ "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" : "Check Point ZoneAlarm version 15.3.064.17729 and below expose a WCF service that can allow a local low privileged user to execute arbitrary code as SYSTEM." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "CWE-863: Incorrect Authorization" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://www.zonealarm.com/software/release-history/zafree.html#15.4.062.17802" + }, + { + "url" : "https://www.zonealarm.com/software/release-history/zafavfw.html#15.4.062.17802" + }, + { + "url" : "https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk142952" } ] }