Adding CVE-2018-8790 content using CNA information provided on 2019-02-10T5:08:16.

This commit is contained in:
CVE Team 2019-03-01 10:15:47 -05:00
parent c8c1413a7d
commit bb2d32e060
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -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"
}
]
}