vendor:
Antivirus
by:
Google Security Research
7,8
CVSS
HIGH
Buffer Overflow
119
CWE
Product Name: Antivirus
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2014
Fuzzing CHM files with Kaspersky Antivirus
A buffer overflow vulnerability was discovered when fuzzing CHM files with Kaspersky Antivirus. The destination buffer was a fixed size stack buffer of 512 bytes, so if the input was larger than that, it would overflow the buffer.
Mitigation:
Ensure that the size of the destination buffer is larger than the size of the input.