Files
CVEs-PoC/2017/CVE-2017-12378.md
T
2025-09-29 21:09:30 +02:00

20 lines
1.2 KiB
Markdown

### [CVE-2017-12378](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12378)
![](https://img.shields.io/static/v1?label=Product&message=ClamAV%20AntiVirus%20software%20versions%200.99.2%20and%20prior&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=ClamAV%20AntiVirus%20software%20versions%200.99.2%20and%20prior%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=buffer%20over-read&color=brightgreen)
### Description
ClamAV AntiVirus software versions 0.99.2 and prior contain a vulnerability that could allow an unauthenticated, remote attacker to cause a denial of service (DoS) condition on an affected device. The vulnerability is due to improper input validation checking mechanisms of .tar (Tape Archive) files sent to an affected device. A successful exploit could cause a checksum buffer over-read condition when ClamAV scans the malicious .tar file, potentially allowing the attacker to cause a DoS condition on the affected device.
### POC
#### Reference
- https://bugzilla.clamav.net/show_bug.cgi?id=11946
- https://usn.ubuntu.com/3550-1/
- https://usn.ubuntu.com/3550-2/
#### Github
No PoCs found on GitHub currently.