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

79 lines
2.4 KiB
JSON
Raw Normal View History

2018-03-19 16:03:36 -04:00
{
"CVE_data_meta" : {
2018-11-29 12:04:58 -05:00
"ASSIGNER" : "cve@checkpoint.com",
2018-11-29 10:36:12 -05:00
"DATE_PUBLIC" : "2018-10-22T00:00:00",
2018-03-19 16:03:36 -04:00
"ID" : "CVE-2018-8785",
2018-11-29 12:04:58 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
2018-11-29 16:32:35 -05:00
"product_name" : "FreeRDP",
2018-11-29 12:04:58 -05:00
"version" : {
"version_data" : [
{
2018-11-29 16:32:35 -05:00
"version_value" : "All versions prior to 2.0.0-rc4"
2018-11-29 12:04:58 -05:00
}
]
}
}
]
},
2018-11-29 16:32:35 -05:00
"vendor_name" : "Check Point Software Technologies Ltd."
2018-11-29 12:04:58 -05:00
}
]
}
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:04:58 -05:00
"value" : "FreeRDP prior to version 2.0.0-rc4 contains a Heap-Based Buffer Overflow in function zgfx_decompress() that results in a memory corruption and probably even a remote code execution."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
2018-11-29 16:32:35 -05:00
"value" : "CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')"
2018-11-29 12:04:58 -05:00
}
]
}
]
},
"references" : {
"reference_data" : [
{
2018-11-29 17:05:45 -05:00
"name" : "https://github.com/FreeRDP/FreeRDP/commit/602f4a2e14b41703b5f431de3154cd46a5750a2d",
"refsource" : "CONFIRM",
2018-11-29 12:04:58 -05:00
"url" : "https://github.com/FreeRDP/FreeRDP/commit/602f4a2e14b41703b5f431de3154cd46a5750a2d"
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
}
]
}
}