header-logo
Suggest Exploit
vendor:
Outlook Express
by:
5.5
CVSS
MEDIUM
POP Mail Download Halting
119
CWE
Product Name: Outlook Express
Affected Version From: Outlook Express
Affected Version To:
Patch Exists: YES
Related CWE:
CPE: a:microsoft:outlook_express
Metasploit:
Other Scripts:
Platforms Tested: Windows

Outlook Express POP Mail Download Halting Vulnerability

A vulnerability in Outlook Express allows a malicious message sent to the user's mailbox to halt POP mail download. The vulnerability occurs when a line containing two dots falls at a packet boundary, causing Outlook Express to interpret the second dot as the end of message marker (EOM). This results in Outlook Express switching back to POP3 command mode and interpreting the rest of the message as a POP3 response, leading to an error message or hanging of the session.

Mitigation:

Apply the latest security updates from Microsoft to address this vulnerability.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/252/info

A vulnerability in Outlook Express allows a malicious message sent to the users mailbox to halt POP mail download. The Microsoft tracking number of this issue is S2134 T6142.

A line with a single dot ('.') stands for EOM (end of message) in the POP3 mail transport protocol. If a message contains a single dot in a line is must be escaped by added an extra dot. However if at the IP level a line containing two such dots falls at a packet boundary such as the one dot is at the end of one packet and the other dot is at the end of the next packet Outlook Express will interpret the dot in the second packet as the EOM marker. This result in Outlook Express switching back to POP3 command mode and interpreting the rest of the message as a POP3 response. This normally result in an error message or the hanging of the session. The message will not be removed from the server and any further attempts will meet with the same result. 

Include a few thousand lines like this in an email and the bug will trigger:

So
.
this
.
might
.
actually
.
cause
.
the
. 
cqrsecured