cvelist/2018/20xxx/CVE-2018-20020.json

78 lines
2.4 KiB
JSON
Raw Normal View History

2018-12-10 08:08:12 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "vulnerability@kaspersky.com",
2018-12-10 08:08:12 -05:00
"ID" : "CVE-2018-20020",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "LibVNC",
"version" : {
"version_data" : [
{
"version_value" : "commit 7b1ef0ffc4815cab9a96c7278394152bdc89dc4d"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2018-12-10 08:08:12 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "LibVNC before commit 7b1ef0ffc4815cab9a96c7278394152bdc89dc4d contains heap out-of-bound write vulnerability inside structure in VNC client code that can result remote code execution"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Heap Out-of-Bound write"
}
]
}
]
},
"references" : {
"reference_data" : [
2018-12-27 06:04:13 -05:00
{
"name" : "[debian-lts-announce] 20181227 [SECURITY] [DLA 1617-1] libvncserver security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2018/12/msg00017.html"
},
{
2018-12-19 11:04:54 -05:00
"name" : "https://ics-cert.kaspersky.com/advisories/klcert-advisories/2018/12/19/klcert-18-030-libvnc-heap-out-of-bound-write/",
"refsource" : "MISC",
"url" : "https://ics-cert.kaspersky.com/advisories/klcert-advisories/2018/12/19/klcert-18-030-libvnc-heap-out-of-bound-write/"
2019-02-01 06:03:49 -05:00
},
2019-02-04 06:04:04 -05:00
{
"name" : "DSA-4383",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2019/dsa-4383"
},
2019-02-01 06:03:49 -05:00
{
"name" : "USN-3877-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3877-1/"
2018-12-10 08:08:12 -05:00
}
]
}
}