cve/2019/CVE-2019-13612.md

18 lines
847 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-13612](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-13612)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
MDaemon Email Server 19 through 20.0.1 skips SpamAssassin checks by default for e-mail messages larger than 2 MB (and limits checks to 10 MB even with special configuration), which is arguably inconsistent with currently popular message sizes. This might interfere with risk management for malicious e-mail, if a customer deploys a server with sufficient resources to scan large messages.
### POC
#### Reference
- http://lists.altn.com/WebX/.59862f3c
#### Github
No PoCs found on GitHub currently.