5
CVSSv2

CVE-2006-7210

Published: 27/06/2007 Updated: 11/10/2017
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 515
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

Microsoft Windows 2000, XP, and Server 2003 allows remote malicious users to cause a denial of service (cpu consumption) via a PNG image with crafted (1) Width and (2) Height values in the IHDR block.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

microsoft windows 2000

microsoft windows 2003 server

microsoft windows xp

Exploits

// Microsoft Windows PNG IHDR block DoS PoC (2) // // CPU load goes to 100% until you restart explorerexe // // Bug found by: Preddy (?) // // Compiled and tested with Windows XP SP2, Visual studio 6, no psdk // // Header: 89 50 4e 47 0d 0a // // Greets: scoper, [H]Corny, eleet aka takker01 and [] #include <windowsh> #include <s ...
#!/usr/bin/perl ################################################################################## #Microsoft Windows PNG IHDR block DoS poc #More info: wwwxsecorg/indexphp?module=Releases&act=view&type=1&id=6 #Written by Preddy # #don't create the poc png file on windows it won't work as it should #when i create it on window ...
/* ################################################################################## #Microsoft Windows PNG IHDR block DoS poc #More info: wwwxsecorg/indexphp?module=Releases&act=view&type=1&id=6 #Written by Preddy # #don't create the poc png file on windows it won't work as it should #when i create it on windows with active ...