Microsoft Collaboration Data Objects Buffer Overflow (Exploit, MS05-048)
16 Oct. 2005
Summary
A remote code execution vulnerability exists in Collaboration Data Objects that could allow an attacker who successfully exploited this vulnerability to take complete control of the affected system. Read more about this vulnerability here.
The following is a proof of concept for the collaboration data objects vulnerability in Microsoft's Windows operating system (MS05-048).
Exploit:
//
// Microsoft CDO Proof of Concept Exploit by Gary O'leary-Steele <garyo at sec-1.com>
//
// Step 1.
//
// Create an E-mail named vuln.eml including a large "Content-Type:" header.
//
// Step 2.
//
// Compile with -GX option
//