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

981 B

CVE-2023-26434

Description

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

POC

Reference

Github

No PoCs found on GitHub currently.