mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-08 22:35:37 +02:00
1.0 KiB
1.0 KiB
CVE-2010-4344
Description
Heap-based buffer overflow in the string_vformat function in string.c in Exim before 4.70 allows remote attackers to execute arbitrary code via an SMTP session that includes two MAIL commands in conjunction with a large message containing crafted headers, leading to improper rejection logging.
POC
Reference
- http://www.openwall.com/lists/oss-security/2021/05/04/7
- http://www.theregister.co.uk/2010/12/11/exim_code_execution_peril/