Changeset 4005

Show
Ignore:
Timestamp:
10/01/06 21:10:16 (2 years ago)
Author:
hdm
Message:

Change of ordering

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • framework2/trunk/exploits/ie_createobject.pm

    r3818 r4005  
    6868                [ 'UNKNOWN  - RDS.DataSpace', '{BD96C556-65A3-11D0-983A-00C04FC29E36}'], 
    6969 
    70                 # Not marked as safe 
    71                 [ 'UNKNOWN  - Business Object Factory ', '{AB9BCEDD-EC7E-47E1-9322-D4A210617116}'], 
    72                  
    73                 # Not marked as safe 
    74                 [ 'UNKNOWN  - Outlook Data Object', '{0006F033-0000-0000-C000-000000000046}'], 
    75  
    76                 # Found exploitable in the wild (no details) 
    77                 [ 'UNKNOWN  - Outlook.Application', '{0006F03A-0000-0000-C000-000000000046}'], 
     70                # Part of the WMI SDK, currently unpatched 
     71                [ 'UNKNOWN  - WMIScriptUtils.WMIObjectBroker2.1', '{7F5B7F63-F06F-4331-8A26-339E03C0AE3D}'], 
    7872 
    7973                # These are restricted by site (might be exploitable via DNS spoofing + SSL fun) 
     
    8175                [ 'UNKNOWN  - SoftwareDistribution.WebControl.1', '{6414512B-B978-451D-A0D8-FCFDF33E833C}'], 
    8276 
    83                 # Part of the WMI SDK, currently unpatched/unreported 
    84                 [ 'UNKNOWN  - WMIScriptUtils.WMIObjectBroker2.1', '{7F5B7F63-F06F-4331-8A26-339E03C0AE3D}'], 
    85                  
    8677                # Visual Studio components, not marked as safe 
    8778                [ 'UNKNOWN  - VsmIDE.DTE', '{06723E09-F4C2-43c8-8358-09FCD1DB0766}'], 
     
    8980                [ 'UNKNOWN  - VisualStudio.DTE.8.0', '{BA018599-1DB3-44f9-83B4-461454C84BF8}'], 
    9081                [ 'UNKNOWN  - Microsoft.DbgClr.DTE.8.0', '{D0C07D56-7C69-43F1-B4A0-25F5A11FAB19}'], 
    91                 [ 'UNKNOWN  - VsaIDE.DTE', '{E8CCCDDF-CA28-496b-B050-6C07C962476B}'],                    
     82                [ 'UNKNOWN  - VsaIDE.DTE', '{E8CCCDDF-CA28-496b-B050-6C07C962476B}'],            
     83                 
     84                # 
     85                # The controls below can launch the "installing component" dialogs... 
     86                # 
     87                 
     88                # Not marked as safe 
     89                [ 'UNKNOWN  - Business Object Factory ', '{AB9BCEDD-EC7E-47E1-9322-D4A210617116}'], 
     90                 
     91                # Not marked as safe 
     92                [ 'UNKNOWN  - Outlook Data Object', '{0006F033-0000-0000-C000-000000000046}'], 
     93 
     94                # Found exploitable in the wild (no details) 
     95                [ 'UNKNOWN  - Outlook.Application', '{0006F03A-0000-0000-C000-000000000046}'], 
     96 
    9297          ], 
    9398