CVE-2006-3441
Microsoft Windows <2000 SP4 XP SP1-SP2 Server 2003 SP1 - RCE
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-3441. PoCs published by Winny Thomas.
AI-analyzed exploit summary This Python script acts as a malicious DNS server to exploit CVE-2006-3441, a vulnerability in Microsoft Windows DNS resolution that causes a denial-of-service (DoS) by crashing services.exe. It crafts a malformed DNS response with specific TXT records to trigger the crash.
Description
Buffer overflow in the DNS Client service in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 allows remote attackers to execute arbitrary code via a crafted record response. NOTE: while MS06-041 implies that there is a single issue, there are multiple vectors, and likely multiple vulnerabilities, related to (1) a heap-based buffer overflow in a DNS server response to the client, (2) a DNS server response with malformed ATMA records, and (3) a length miscalculation in TXT, HINFO, X25, and ISDN records.
Exploits (1)
This Python script acts as a malicious DNS server to exploit CVE-2006-3441, a vulnerability in Microsoft Windows DNS resolution that causes a denial-of-service (DoS) by crashing services.exe. It crafts a malformed DNS response with specific TXT records to trigger the crash.