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

981 B

CVE-2023-26433

Description

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

POC

Reference

Github

No PoCs found on GitHub currently.