CVE-2000-0567
Microsoft Outlook and Outlook Express - Remote Code Execution via Malformed Email Date Header
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2000-0567. PoCs published by Ussr Labs.
AI-analyzed exploit summary The writeup describes a buffer overflow vulnerability in Microsoft Outlook and Outlook Express due to improper bounds checking in the GMT section of the email date field. Exploiting this could allow arbitrary code execution when a malicious email is downloaded via POP3 or IMAP4.
Description
Buffer overflow in Microsoft Outlook and Outlook Express allows remote attackers to execute arbitrary commands via a long Date field in an email header, aka the "Malformed E-mail Header" vulnerability.
Exploits (2)
The writeup describes a buffer overflow vulnerability in Microsoft Outlook and Outlook Express due to improper bounds checking in the GMT section of the email date field. Exploiting this could allow arbitrary code execution when a malicious email is downloaded via POP3 or IMAP4.
This exploit targets a buffer overflow vulnerability in Microsoft Outlook and Outlook Express by sending a maliciously crafted email with an overly long GMT field in the date header. The exploit uses shellcode to achieve arbitrary code execution on the target system when the email is downloaded via POP3 or IMAP4.