cvelist/2018/8xxx/CVE-2018-8789.json

84 lines
2.6 KiB
JSON
Raw Normal View History

2018-03-19 16:03:36 -04:00
{
"CVE_data_meta" : {
2018-11-29 12:21:56 -05:00
"ASSIGNER" : "cve@checkpoint.com",
"DATE_PUBLIC" : "2018-10-22T00:00:00",
2018-03-19 16:03:36 -04:00
"ID" : "CVE-2018-8789",
2018-11-29 12:21:56 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "FreeRDP",
"version" : {
"version_data" : [
{
"version_value" : "All versions prior to 2.0.0-rc4"
}
]
}
}
]
},
"vendor_name" : "Check Point Software Technologies Ltd."
}
]
}
2018-03-19 16:03:36 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-11-29 12:21:56 -05:00
"value" : "FreeRDP prior to version 2.0.0-rc4 contains several Out-Of-Bounds Reads in the NTLM Authentication module that results in a Denial of Service (segfault)."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-126: Buffer Over-read"
}
]
}
]
},
"references" : {
"reference_data" : [
2019-02-10 06:05:16 -05:00
{
"name" : "[debian-lts-announce] 20190209 [SECURITY] [DLA 1666-1] freerdp security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2019/02/msg00015.html"
},
2018-11-29 12:21:56 -05:00
{
2018-11-29 13:04:38 -05:00
"name" : "https://github.com/FreeRDP/FreeRDP/commit/2ee663f39dc8dac3d9988e847db19b2d7e3ac8c6",
"refsource" : "CONFIRM",
2018-11-29 12:21:56 -05:00
"url" : "https://github.com/FreeRDP/FreeRDP/commit/2ee663f39dc8dac3d9988e847db19b2d7e3ac8c6"
2018-12-13 06:10:51 -05:00
},
2019-03-01 14:07:54 -05:00
{
"name" : "https://research.checkpoint.com/reverse-rdp-attack-code-execution-on-rdp-clients/",
"refsource" : "CONFIRM",
"url" : "https://research.checkpoint.com/reverse-rdp-attack-code-execution-on-rdp-clients/"
},
2018-12-13 06:10:51 -05:00
{
"name" : "USN-3845-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3845-1/"
2019-02-09 06:04:06 -05:00
},
{
"name" : "106938",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/106938"
2018-03-19 16:03:36 -04:00
}
]
}
}