cvelist/2019/8xxx/CVE-2019-8287.json

77 lines
2.6 KiB
JSON
Raw Normal View History

2019-02-12 17:31:37 -05:00
{
2019-10-29 19:01:29 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-17 22:13:21 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-8287",
2019-10-29 19:01:29 +00:00
"ASSIGNER": "vulnerability@kaspersky.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Kaspersky",
"product": {
"product_data": [
{
"product_name": "TightVNC",
"version": {
"version_data": [
{
"version_value": "1.3.10"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MLIST",
"name": "[oss-security] 20181210 libvnc and tightvnc vulnerabilities",
"url": "https://www.openwall.com/lists/oss-security/2018/12/10/5"
2019-12-21 18:01:00 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20191221 [SECURITY] [DLA 2045-1] tightvnc security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/12/msg00028.html"
2020-12-08 14:01:39 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://cert-portal.siemens.com/productcert/pdf/ssa-478893.pdf",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-478893.pdf"
2020-12-09 17:01:54 +00:00
},
{
"refsource": "MISC",
"name": "https://us-cert.cisa.gov/ics/advisories/icsa-20-343-08",
"url": "https://us-cert.cisa.gov/ics/advisories/icsa-20-343-08"
2019-10-29 19:01:29 +00:00
}
]
2019-03-17 22:13:21 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-10-29 19:01:29 +00:00
"value": "TightVNC code version 1.3.10 contains global buffer overflow in HandleCoRREBBP macro function, which can potentially result code execution. This attack appear to be exploitable via network connectivity."
2019-03-17 22:13:21 +00:00
}
]
}
}