cvelist/2019/3xxx/CVE-2019-3971.json

62 lines
2.1 KiB
JSON
Raw Normal View History

2019-01-03 15:04:29 -05:00
{
2019-07-17 21:00:53 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-17 21:36:53 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-3971",
2019-07-17 21:00:53 +00:00
"ASSIGNER": "vulnreport@tenable.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Comodo Antivirus",
"version": {
"version_data": [
{
"version_value": "Versions 12.0.0.6810 and below"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Denial of Service"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.tenable.com/security/research/tra-2019-34",
"url": "https://www.tenable.com/security/research/tra-2019-34"
}
]
2019-03-17 21:36:53 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-07-17 21:00:53 +00:00
"value": "Comodo Antivirus versions up to 12.0.0.6810 are vulnerable to a local Denial of Service affecting CmdVirth.exe via its LPC port \"cmdvrtLPCServerPort\". A low privileged local process can connect to this port and send an LPC_DATAGRAM, which triggers an Access Violation due to hardcoded NULLs used for Source parameter in a memcpy operation that is called for this handler. This results in CmdVirth.exe and its child svchost.exe instances to terminate."
2019-03-17 21:36:53 +00:00
}
]
}
}