mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 11:21:40 +02:00
18 lines
810 B
Markdown
18 lines
810 B
Markdown
### [CVE-2018-15378](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-15378)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A vulnerability in ClamAV versions prior to 0.100.2 could allow an attacker to cause a denial of service (DoS) condition. The vulnerability is due to an error related to the MEW unpacker within the "unmew11()" function (libclamav/mew.c), which can be exploited to trigger an invalid read memory access via a specially crafted EXE file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.clamav.net/show_bug.cgi?id=12170
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|