Files
CVEs-PoC/2014/CVE-2014-9116.md
2024-05-26 14:27:05 +02:00

737 B

CVE-2014-9116

Description

The write_one_header function in mutt 1.5.23 does not properly handle newline characters at the beginning of a header, which allows remote attackers to cause a denial of service (crash) via a header with an empty body, which triggers a heap-based buffer overflow in the mutt_substrdup function.

POC

Reference

No PoCs from references.

Github