Files
CVEs-PoC/2018/CVE-2018-15378.md
T
2024-06-18 02:51:15 +02:00

18 lines
810 B
Markdown

### [CVE-2018-15378](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-15378)
![](https://img.shields.io/static/v1?label=Product&message=ClamAV&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-125&color=brighgreen)
### 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.