cve/2020/CVE-2020-28009.md
2024-06-09 00:33:16 +00:00

872 B

CVE-2020-28009

Description

Exim 4 before 4.94.2 allows Integer Overflow to Buffer Overflow because get_stdinput allows unbounded reads that are accompanied by unbounded increases in a certain size variable. NOTE: exploitation may be impractical because of the execution time needed to overflow (multiple days).

POC

Reference

Github

No PoCs found on GitHub currently.