mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 13:36:36 +00:00
19 lines
1010 B
Markdown
19 lines
1010 B
Markdown
### [CVE-2019-3971](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-3971)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.tenable.com/security/research/tra-2019-34
|
|
- https://www.tenable.com/security/research/tra-2019-34
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|