cve/2023/CVE-2023-26432.md
2024-06-18 02:51:15 +02:00

981 B

CVE-2023-26432

Description

When adding an external mail account, processing of SMTP "capabilities" responses are not limited to plausible sizes. Attacker with access to a rogue SMTP service could trigger requests that lead to excessive resource usage and eventually service unavailability. We now limit accepted SMTP server response to reasonable length/size. No publicly available exploits are known.

POC

Reference

Github

No PoCs found on GitHub currently.