Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

View products that this article applies to.

Summary

This security update for the Microsoft .NET Framework resolves a security feature bypass vulnerability when the .NET Framework (and the .NET Core) components don't completely validate certificates. To learn more about this vulnerability, see Microsoft Common Vulnerabilities and Exposures CVE-2017-0248.

This update also contains security-enhancing fixes to the Windows Presentation Framework PackageDigitalSignatureManager component's ability to sign packages with the SHA256 hash algorithm.

Important

  • If you install a language pack after you install this update, you must reinstall this update. Therefore, we recommend that you install any language packs that you need before you install this update. For more information, see Add language packs to Windows.

Additional information about this security update

Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.

Enhanced Key Usage (EKU) is described in RFC 5280 in section 4.2.1.12: This extension indicates one or more purposes for which the certified public key may be used, in addition to or in place of the basic purposes that are indicated in the key usage extension. For example, a certificate that’s used for the authentication of a client to a server must be configured for Client Authentication. Similarly, a certificate that’s used for the authentication of a server must be configured for Server Authentication.

When certificates are used for authentication, the authenticator examines the client certificate and seeks the correct purpose object identifier in Application Policies extensions. For example, the object identifier for Client Authentication is 1.3.6.1.5.5.7.3.2. When a certificate is used for client authentication, this object identifier must be present in the EKU extensions of the certificate or authentication fails. Certificates that have no EKU extension continue to authenticate correctly.

If you temporarily can’t access correctly reissued certificates, you can choose to opt in or out of the security change across all computer operations to avoid any connectivity effects. To do this, specify the following registry key settings, depending on which .NET Framework version your application is targeting.

Method 1: Updating registry key (available for all versions)

Note This registry entry must be a DWORD entry.

You can also opt out on a per-application basis. The following options are available for disabling this change to make sure that application compatibility is maintained.

Method 2: Disable the policy for individual applications

Note This registry entry must be a DWORD entry. The only valid value is 0. Any other value is ignored.

Method 3: Using configuration API (available for the .NET Framework 4.6 and later versions)

Starting in the .NET Framework 4.6, you can change the configuration at an application level through code, an application configuration, or registry changes.

Configuring the switch in the .NET Framework 4.6

Note The following examples disable the security feature. Note By default, Switch.System.Net.DontCheckCertificateEKUsName = True for all .NET Framework 4.x applications that are running on the .NET Framework 4.6 and later versions.

  • For 32-bit process on 32-bit system and 64-bit process on 64-bit system:

    HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework\v4.0.30319@RequireCertificateEKUs=0

  • For 32-bit process on 64-bit system:

    HKEY_LOCAL_MACHINE \Software\Wow6432Node\Microsoft\.NETFramework\v4.0.30319@RequireCertificateEKUs=0

  • For 32-bit process on 32-bit system and 64-bit process on 64-bit system:

    HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework\v4.0.30319@System.Net.ServicePointManager.RequireCertificateEKUs
    S:\Prj\console_pg\console_pg45\bin\Release\console_pg45.exe=0
    C:\MyApp\MyApp.exe=0

  • For 32-bit process on 64-bit system:

    HKEY_LOCAL_MACHINE \Software\Wow6432Node\Microsoft\.NETFramework\v4.0.30319@System.Net.ServicePointManager.RequireCertificateEKUs
    S:\Prj\console_pg\console_pg45\bin\Release\console_pg45.exe=0
    C:\MyApp\MyApp.exe=0

  • Programmatically

    The first thing that the application should do is to run the following code. This is because Service Point Manager initializes only one time.
      private const string DisableCachingName = @"TestSwitch.LocalAppContext.DisableCaching"; private const string DontCheckCertificateEKUsName= @"Switch.System.Net.DontCheckCertificateEKUs"; AppContext.SetSwitch(DisableCachingName, true); AppContext.SetSwitch(DontCheckCertificateEKUsName, true);

  • Application configuration

    To change the application configuration, add the following entry:
      <runtime> <AppContextSwitchOverrides value="Switch.System.Net.DontCheckCertificateEKUsName=true"/> </runtime>

  • Registry key (machine global):

    Registry location: HKEY_LOCAL_MACHINE\Software\[Wow6432Node\]Microsoft\.NETFramework\AppContext\Switch.System.Net.DontCheckCertificateEKUsName

    Type: String
    Value: "true"

  • For more information about this security update as it relates to Windows Server 2012, see the following article in the Microsoft Knowledge Base:

    4019113 Security and Quality Rollup for the .NET Framework 3.5 Service Pack 1, 4.5.2, 4.6, 4.6.1, and 4.6.2 updates for Windows Server 2012: May 9, 2017

How to obtain and install the update

Method 1: Windows Update

This update is available through Windows Update. When you turn on automatic updating, this update will be downloaded and installed automatically. For more information about how to get security updates automatically, see Windows Update: FAQ.
 

Method 2: Windows Software Update Services (WSUS)

On your WSUS server, follow these steps:

  1. Click Start, click Administrative Tools, and then click Microsoft Windows Server Update Services 3.0.

  2. Expand ComputerName, and then click Action.

  3. Click Import Updates.

  4. WSUS will open a browser window in which you may be prompted to install an ActiveX control. You must install the ActiveX control to continue.

  5. Once the control is installed, you will see the Microsoft Update Catalog screen. Enter 4019113 in the Search box, and then click Search.

  6. Locate the .NET Framework packages that match the operating systems, languages, and processors in your environment. Click Add to add them to your basket.

  7. When you have selected all the packages that you need, click View Basket.

  8. Click Import to import the packages to your WSUS server.

  9. Click Close once the packages have been imported to return to WSUS.

The updates are now available for installation through WSUS.

Update deployment information

For deployment details for this security update, go to the following article in the Microsoft Knowledge Base:

20170509 Security update deployment information: May 9, 2017

Update removal information

Note We do not recommend that you remove any security update.

To remove this update, use the Programs and Features item in Control Panel.

Update restart information

This update does not require a system restart after you apply it unless files that are being updated are locked or are being used.

Update replacement information

This update does not replace any previously released update.

File information

Package Name

Package Hash SHA 1

Package Hash SHA 2

Windows8-RT-KB4014513-x64.msu

2D52E9B4FA3377018AE143E166C3754655C38EAC

B20300515894E6D9679DB8C62A8FF66ED190A34CBDA1C11E634BAA954A40F135


The English (United States) version of this hotfix installs files that have the attributes that are listed in the following tables. The dates and the times for these files are listed in Coordinated Universal Time (UTC). The dates and the times for these files on your local computer are displayed in your local time together with your current daylight saving time (DST) bias. Additionally, the dates and the times may change when you perform certain operations on the files.

For all x64-based systems

File name

File version

File size

Date

Time

mscorlib.dll

4.0.30319.36366

5,220,008

11-Aug-2016

13:22

normidna.nlp

59,342

04-Jun-2015

22:53

normnfc.nlp

47,076

04-Jun-2015

22:53

normnfd.nlp

40,566

04-Jun-2015

22:53

normnfkc.nlp

67,808

04-Jun-2015

22:53

normnfkd.nlp

61,718

04-Jun-2015

22:53

aspnet_perf.h

7,177

02-Jun-2012

14:32

aspnet_perf2.ini

995,534

02-Jun-2012

14:32

aspnet_perf2_d.ini

31

02-Jun-2012

14:33

aspnet_state_perf.h

318

02-Jun-2012

14:33

aspnet_state_perf.ini

42,996

02-Jun-2012

14:33

aspnet_state_perf_d.ini

36

02-Jun-2012

14:33

aspnet_counters.dll

4.0.30319.36366

29,888

11-Aug-2016

13:22

aspnet_filter.dll

4.0.30319.36366

37,560

11-Aug-2016

13:22

aspnet_isapi.dll

4.0.30319.36366

25,776

11-Aug-2016

13:22

aspnet_perf.dll

4.0.30319.36366

45,232

11-Aug-2016

13:22

aspnet_rc.dll

4.0.30319.36366

90,280

11-Aug-2016

13:22

aspnet_regiis.exe

4.0.30319.36366

43,704

11-Aug-2016

13:22

aspnet_state.exe

4.0.30319.36366

50,864

11-Aug-2016

13:22

aspnet_state_perf.h

318

04-Jun-2015

22:53

aspnet_state_perf.ini

42,996

04-Jun-2015

22:53

aspnet_wp.exe

4.0.30319.36366

47,784

11-Aug-2016

13:22

blackberry.browser

2,389

04-Jun-2015

22:53

chrome.browser

2,107

04-Jun-2015

22:53

default.browser

11,568

04-Jun-2015

22:53

firefox.browser

2,336

04-Jun-2015

22:53

gateway.browser

5,630

04-Jun-2015

22:53

generic.browser

5,569

04-Jun-2015

22:53

ie.browser

5,166

04-Jun-2015

22:53

iemobile.browser

4,045

04-Jun-2015

22:53

iphone.browser

1,759

04-Jun-2015

22:53

opera.browser

5,248

04-Jun-2015

22:53

safari.browser

3,560

04-Jun-2015

22:53

ucbrowser.browser

1,725

04-Jun-2015

22:53

clr-etw.man

303,557

04-Jun-2015

22:53

clretwrc.dll

4.0.30319.36366

228,008

11-Aug-2016

13:22

clrjit.dll

4.0.30319.36366

1,234,584

11-Aug-2016

13:22

clr.dll

4.0.30319.36366

10,070,160

11-Aug-2016

13:22

corperfmonext.dll

4.0.30319.36366

153,784

11-Aug-2016

13:22

csc.rsp

1,329

04-Jun-2015

22:53

csc.exe

4.0.30319.36366

2,637,456

11-Aug-2016

13:22

csc.exe.config

182

04-Jun-2015

22:53

culture.dll

4.0.30319.36366

63,648

22-Aug-2016

13:10

locale.nlp

419,632

22-Aug-2015

13:09

dfdll.dll

4.0.30319.36366

165,528

11-Aug-2016

13:22

installpersistsqlstate.sql

54,647

04-Jun-2015

22:53

installsqlstatetemplate.sql

56,233

04-Jun-2015

22:53

installsqlstate.sql

54,427

04-Jun-2015

22:53

microsoft.build.tasks.v4.0.dll

4.0.30319.36366

1,191,144

11-Aug-2016

13:22

microsoft.build.dll

4.0.30319.36366

1,448,128

11-Aug-2016

13:22

microsoft.common.overridetasks

6,297

04-Jun-2015

22:53

microsoft.data.entity.targets

6,501

04-Jun-2015

22:53

microsoft.workflowbuildextensions.targets

7,537

06-Apr-2017

01:41

microsoft.xaml.targets

19,848

04-Jun-2015

22:53

mmcaspext.dll

4.0.30319.36366

113,320

11-Aug-2016

13:22

microsoft.common.targets

262,547

04-Jun-2015

22:53

microsoft.csharp.targets

23,618

04-Jun-2015

22:53

microsoft.netframework.props

11,957

04-Jun-2015

22:53

microsoft.netframework.targets

8,183

04-Jun-2015

22:53

microsoft.visualbasic.targets

23,329

04-Jun-2015

22:53

mscordacwks.dll

4.0.30319.36366

1,731,248

11-Aug-2016

13:22

mscordbi.dll

4.0.30319.36366

1,533,600

11-Aug-2016

13:22

mscoreei.dll

4.0.30319.36366

636,064

11-Aug-2016

13:22

mscorrc.dll

4.0.30319.36366

395,936

11-Aug-2016

13:22

mscorsvc.dll

4.0.30319.36366

523,424

11-Aug-2016

13:22

mscorsvw.exe

4.0.30319.36366

124,088

22-Aug-2016

13:10

msvcp120_clr0400.dll

12.0.52389.36389

678,592

29-Mar-2017

13:09

msvcr120_clr0400.dll

12.0.52389.36389

869,568

29-Mar-2017

13:09

ngen.exe

4.0.30319.36366

171,152

22-Aug-2016

13:10

penimc.dll

4.0.30319.36389

94,360

29-Mar-2017

13:09

peverify.dll

4.0.30319.36366

225,952

11-Aug-2016

13:22

presentationframework.aero2.dll

4.0.30319.36366

256,912

11-Aug-2016

13:22

presentationframework.aerolite.dll

4.0.30319.36366

177,560

11-Aug-2016

13:22

presentationframework.dll

4.0.30319.36389

6,221,680

29-Mar-2017

13:09

presentationhost_v0400.dll

4.0.30319.36389

232,152

29-Mar-2017

13:09

presentationnative_v0400.dll

4.0.30319.36389

1,077,984

29-Mar-2017

13:09

reachframework.dll

4.0.30319.36366

595,280

11-Aug-2016

13:22

servicemodel.mof

88,383

04-Jun-2015

22:53

servicemodel.mof.uninstall

896

04-Jun-2015

22:53

servicemonikersupport.dll

4.0.30319.36366

28,888

11-Aug-2016

13:22

smdiagnostics.dll

4.0.30319.36366

73,384

11-Aug-2016

13:22

sos.dll

4.0.30319.36366

822,928

11-Aug-2016

13:22

system.activities.core.presentation.dll

4.0.30319.36366

718,256

06-Apr-2017

01:41

system.activities.presentation.dll

4.0.30319.36366

2,140,576

11-Aug-2016

13:22

system.activities.dll

4.0.30319.36366

1,582,792

11-Aug-2016

13:22

system.addin.dll

4.0.30319.36366

163,504

11-Aug-2016

13:22

system.componentmodel.composition.dll

4.0.30319.36366

312,096

06-Apr-2017

01:41

system.configuration.dll

4.0.30319.36366

402,640

11-Aug-2016

13:22

system.core.dll

4.0.30319.36389

1,271,968

29-Mar-2017

13:09

system.data.entity.dll

4.0.30319.36366

4,099,272

11-Aug-2016

13:22

system.data.linq.dll

4.0.30319.36366

698,568

11-Aug-2016

13:22

system.data.sqlxml.dll

4.0.30319.36366

752,336

11-Aug-2016

13:22

system.deployment.dll

4.0.30319.36366

853,696

11-Aug-2016

13:22

system.design.dll

4.0.30319.36366

5,056,176

11-Aug-2016

13:22

system.directoryservices.accountmanagement.dll

4.0.30319.36366

297,776

06-Apr-2017

01:41

system.directoryservices.protocols.dll

4.0.30319.36366

203,048

06-Apr-2017

01:41

system.directoryservices.dll

4.0.30319.36366

425,704

11-Aug-2016

13:22

system.drawing.design.dll

4.0.30319.36366

113,880

11-Aug-2016

13:22

system.drawing.dll

4.0.30319.36366

598,704

11-Aug-2016

13:22

system.identitymodel.services.dll

4.0.30319.36366

199,928

11-Aug-2016

13:22

system.identitymodel.dll

4.0.30319.36366

1,093,848

11-Aug-2016

13:22

system.io.compression.dll

4.0.30319.36366

71,904

11-Aug-2016

13:22

system.management.dll

4.0.30319.36386

416,960

21-Mar-2017

13:09

system.messaging.dll

4.0.30319.36366

275,640

11-Aug-2016

13:22

system.net.dll

4.0.30319.36366

259,736

11-Aug-2016

13:22

system.numerics.dll

4.0.30319.36366

86,192

11-Aug-2016

13:22

system.runtime.remoting.dll

4.0.30319.36366

347,880

11-Aug-2016

13:22

system.runtime.serialization.dll

4.0.30319.36366

1,060,096

11-Aug-2016

13:22

system.runtime.windowsruntime.dll

4.0.30319.36366

152,328

11-Aug-2016

13:22

system.runtime.dll

4.0.30319.36366

36,536

11-Aug-2016

13:22

system.security.dll

4.0.30319.36389

296,632

29-Mar-2017

13:09

system.servicemodel.activation.dll

4.0.30319.36366

204,184

11-Aug-2016

13:22

system.servicemodel.channels.dll

4.0.30319.36366

159,632

11-Aug-2016

13:22

system.servicemodel.discovery.dll

4.0.30319.36366

312,728

11-Aug-2016

13:22

system.servicemodel.internals.dll

4.0.30319.36366

254,728

11-Aug-2016

13:22

system.servicemodel.routing.dll

4.0.30319.36366

132,496

11-Aug-2016

13:22

system.servicemodel.washosting.dll

4.0.30319.36366

39,680

11-Aug-2016

13:22

system.servicemodel.web.dll

4.0.30319.36366

332,520

11-Aug-2016

13:22

system.servicemodel.dll

4.0.30319.36366

6,384,336

11-Aug-2016

13:22

system.serviceprocess.dll

4.0.30319.36366

134,872

11-Aug-2016

13:22

system.threading.timer.dll

4.0.30319.36366

29,400

11-Aug-2016

13:22

system.web.applicationservices.dll

4.0.30319.36366

71,440

11-Aug-2016

13:22

system.web.extensions.dll

4.0.30319.36366

1,859,288

11-Aug-2016

13:22

system.web.mobile.dll

4.0.30319.36366

839,880

11-Aug-2016

13:22

system.web.services.dll

4.0.30319.36366

858,312

11-Aug-2016

13:22

system.windows.controls.ribbon.dll

4.0.30319.36389

751,512

29-Mar-2017

13:09

system.windows.forms.dll

4.0.30319.36366

4,859,608

11-Aug-2016

13:22

system.workflow.activities.dll

4.0.30319.36366

1,068,432

11-Aug-2016

13:22

system.workflow.componentmodel.dll

4.0.30319.36366

1,559,968

22-Aug-2016

13:10

system.workflow.runtime.dll

4.0.30319.36366

503,680

11-Aug-2016

13:22

system.xaml.dll

4.0.30319.36389

640,672

29-Mar-2017

13:09

system.xml.dll

4.0.30319.36366

2,703,000

11-Aug-2016

13:22

system.dll

4.0.30319.36389

3,487,872

28-Mar-2017

13:10

vbc.rsp

1,467

04-Jun-2015

22:54

vbc.exe

12.0.52366.36366

3,546,256

11-Aug-2016

13:22

vbc.exe.config

182

04-Jun-2015

22:54

webengine4.dll

4.0.30319.36366

621,224

11-Aug-2016

13:22

webengine.dll

4.0.30319.36366

26,792

11-Aug-2016

13:22

windowsbase.dll

4.0.30319.36389

1,241,928

29-Mar-2017

13:09

windowsformsintegration.dll

4.0.30319.36366

102,784

11-Aug-2016

13:22

wminet_utils.dll

4.0.30319.36386

174,256

21-Mar-2017

13:09

workflowservicehostperformancecounters.dll

4.0.30319.36366

84,768

06-Apr-2017

01:41

wpfgfx_v0400.dll

4.0.30319.36389

2,108,592

29-Mar-2017

13:09

xamlbuildtask.dll

4.0.30319.36366

133,968

11-Aug-2016

13:22

presentationcore.dll

4.0.30319.36389

3,210,944

29-Mar-2017

13:09

system.data.dll

4.0.30319.36372

3,239,088

01-Dec-2016

14:10

system.printing.dll

4.0.30319.36366

342,720

11-Aug-2016

13:22

system.transactions.dll

4.0.30319.36366

292,560

11-Aug-2016

13:22

system.web.dll

4.0.30319.36366

5,456,552

11-Aug-2016

13:22

microsoft.build.tasks.v4.0.dll

4.0.30319.36366

1,191,144

11-Aug-2016

13:22

microsoft.build.dll

4.0.30319.36366

1,448,128

11-Aug-2016

13:22

presentationframework.aero2.dll

4.0.30319.36366

256,912

11-Aug-2016

13:22

presentationframework.aerolite.dll

4.0.30319.36366

177,560

11-Aug-2016

13:22

presentationframework.dll

4.0.30319.36389

6,221,680

29-Mar-2017

13:09

reachframework.dll

4.0.30319.36366

595,280

11-Aug-2016

13:22

smdiagnostics.dll

4.0.30319.36366

73,384

11-Aug-2016

13:22

system.activities.core.presentation.dll

4.0.30319.36366

718,256

11-Aug-2016

13:22

system.activities.presentation.dll

4.0.30319.36366

2,140,576

11-Aug-2016

13:22

system.activities.dll

4.0.30319.36366

1,582,792

11-Aug-2016

13:22

system.addin.dll

4.0.30319.36366

163,504

11-Aug-2016

13:22

system.componentmodel.composition.dll

4.0.30319.36366

312,096

11-Aug-2016

13:22

system.configuration.dll

4.0.30319.36366

402,640

11-Aug-2016

13:22

system.core.dll

4.0.30319.36389

1,271,968

29-Mar-2017

13:09

system.data.entity.dll

4.0.30319.36366

4,099,272

11-Aug-2016

13:22

system.data.linq.dll

4.0.30319.36366

698,568

11-Aug-2016

13:22

system.data.sqlxml.dll

4.0.30319.36366

752,336

11-Aug-2016

13:22

system.deployment.dll

4.0.30319.36366

853,696

11-Aug-2016

13:22

system.design.dll

4.0.30319.36366

5,056,176

11-Aug-2016

13:22

system.directoryservices.accountmanagement.dll

4.0.30319.36366

297,776

06-Apr-2017

01:41

system.directoryservices.protocols.dll

4.0.30319.36366

203,048

11-Aug-2016

13:22

system.directoryservices.dll

4.0.30319.36366

425,704

11-Aug-2016

13:22

system.drawing.design.dll

4.0.30319.36366

113,880

11-Aug-2016

13:22

system.drawing.dll

4.0.30319.36366

598,704

11-Aug-2016

13:22

system.identitymodel.services.dll

4.0.30319.36366

199,928

11-Aug-2016

13:22

system.identitymodel.dll

4.0.30319.36366

1,093,848

11-Aug-2016

13:22

system.io.compression.dll

4.0.30319.36366

71,904

11-Aug-2016

13:22

system.management.dll

4.0.30319.36386

416,960

21-Mar-2017

13:09

system.messaging.dll

4.0.30319.36366

275,640

11-Aug-2016

13:22

system.net.dll

4.0.30319.36366

259,736

11-Aug-2016

13:22

system.numerics.dll

4.0.30319.36366

86,192

11-Aug-2016

13:22

system.runtime.remoting.dll

4.0.30319.36366

347,880

11-Aug-2016

13:22

system.runtime.serialization.dll

4.0.30319.36366

1,060,096

11-Aug-2016

13:22

system.runtime.windowsruntime.dll

4.0.30319.36366

152,328

11-Aug-2016

13:22

system.runtime.dll

4.0.30319.36366

36,536

11-Aug-2016

13:22

system.security.dll

4.0.30319.36389

296,632

29-Mar-2017

13:09

system.servicemodel.activation.dll

4.0.30319.36366

204,184

11-Aug-2016

13:22

system.servicemodel.channels.dll

4.0.30319.36366

159,632

11-Aug-2016

13:22

system.servicemodel.discovery.dll

4.0.30319.36366

312,728

11-Aug-2016

13:22

system.servicemodel.internals.dll

4.0.30319.36366

254,728

11-Aug-2016

13:22

system.servicemodel.routing.dll

4.0.30319.36366

132,496

11-Aug-2016

13:22

system.servicemodel.washosting.dll

4.0.30319.36366

39,680

11-Aug-2016

13:22

system.servicemodel.web.dll

4.0.30319.36366

332,520

11-Aug-2016

13:22

system.servicemodel.dll

4.0.30319.36366

6,384,336

11-Aug-2016

13:22

system.serviceprocess.dll

4.0.30319.36366

134,872

11-Aug-2016

13:22

system.threading.timer.dll

4.0.30319.36366

29,400

11-Aug-2016

13:22

system.web.applicationservices.dll

4.0.30319.36366

71,440

11-Aug-2016

13:22

system.web.extensions.dll

4.0.30319.36366

1,859,288

11-Aug-2016

13:22

system.web.mobile.dll

4.0.30319.36366

839,880

11-Aug-2016

13:22

system.web.services.dll

4.0.30319.36366

858,312

11-Aug-2016

13:22

system.windows.controls.ribbon.dll

4.0.30319.36389

751,512

29-Mar-2017

13:09

system.windows.forms.dll

4.0.30319.36366

4,859,608

11-Aug-2016

13:22

system.workflow.activities.dll

4.0.30319.36366

1,068,432

11-Aug-2016

13:22

system.workflow.componentmodel.dll

4.0.30319.36366

1,559,968

22-Aug-2016

13:09

system.workflow.runtime.dll

4.0.30319.36366

503,680

11-Aug-2016

13:22

system.xaml.dll

4.0.30319.36389

640,672

29-Mar-2017

13:09

system.xml.dll

4.0.30319.36366

2,703,000

11-Aug-2016

13:22

system.dll

4.0.30319.36389

3,487,872

28-Mar-2017

13:09

windowsbase.dll

4.0.30319.36389

1,241,928

29-Mar-2017

13:09

windowsformsintegration.dll

4.0.30319.36366

102,784

11-Aug-2016

13:22

xamlbuildtask.dll

4.0.30319.36366

133,968

11-Aug-2016

13:22

mscorlib.dll

4.0.30319.36366

5,266,080

11-Aug-2016

13:22

normidna.nlp

59,342

04-Jun-2015

23:02

normnfc.nlp

47,076

04-Jun-2015

23:02

normnfd.nlp

40,566

04-Jun-2015

23:02

normnfkc.nlp

67,808

04-Jun-2015

23:02

normnfkd.nlp

61,718

04-Jun-2015

23:02

aspnet_counters.dll

4.0.30319.36366

28,352

11-Aug-2016

13:22

aspnet_filter.dll

4.0.30319.36366

34,488

11-Aug-2016

13:22

aspnet_isapi.dll

4.0.30319.36366

24,752

11-Aug-2016

13:22

aspnet_perf.dll

4.0.30319.36366

41,648

11-Aug-2016

13:22

aspnet_rc.dll

4.0.30319.36366

90,280

11-Aug-2016

13:22

aspnet_regiis.exe

4.0.30319.36366

41,136

11-Aug-2016

13:22

aspnet_state.exe

4.0.30319.36366

45,744

11-Aug-2016

13:22

aspnet_state_perf.h

318

04-Jun-2015

23:02

aspnet_state_perf.ini

42,996

04-Jun-2015

23:02

aspnet_wp.exe

4.0.30319.36366

43,176

11-Aug-2016

13:22

blackberry.browser

2,389

04-Jun-2015

23:02

chrome.browser

2,107

04-Jun-2015

23:02

default.browser

11,568

04-Jun-2015

23:02

firefox.browser

2,336

04-Jun-2015

23:02

gateway.browser

5,630

04-Jun-2015

23:02

generic.browser

5,569

04-Jun-2015

23:02

ie.browser

5,166

04-Jun-2015

23:02

iemobile.browser

4,045

04-Jun-2015

23:02

iphone.browser

1,759

04-Jun-2015

23:02

opera.browser

5,248

04-Jun-2015

23:02

safari.browser

3,560

04-Jun-2015

23:02

ucbrowser.browser

1,725

04-Jun-2015

23:02

clr-etw.man

303,549

28-Dec-2016

04:30

clretwrc.dll

4.0.30319.36366

228,008

28-Dec-2016

04:30

clrjit.dll

4.0.30319.36366

509,088

11-Aug-2016

13:22

clr.dll

4.0.30319.36366

6,937,744

11-Aug-2016

13:22

corperfmonext.dll

4.0.30319.36366

127,672

11-Aug-2016

13:22

csc.rsp

1,329

04-Jun-2015

23:02

csc.exe

4.0.30319.36366

1,853,072

11-Aug-2016

13:22

csc.exe.config

182

04-Jun-2015

23:02

culture.dll

4.0.30319.36366

54,432

22-Aug-2016

13:09

locale.nlp

419,632

22-Aug-2015

13:09

dfdll.dll

4.0.30319.36366

141,976

11-Aug-2016

13:22

installpersistsqlstate.sql

54,647

28-Dec-2016

04:30

installsqlstatetemplate.sql

56,233

28-Dec-2016

04:30

installsqlstate.sql

54,427

28-Dec-2016

04:30

microsoft.common.overridetasks

6,297

04-Jun-2015

23:02

microsoft.data.entity.targets

6,501

04-Jun-2015

23:02

microsoft.workflowbuildextensions.targets

7,537

06-Apr-2017

01:41

microsoft.xaml.targets

19,848

04-Jun-2015

23:02

mmcaspext.dll

4.0.30319.36366

107,176

11-Aug-2016

13:22

microsoft.common.targets

262,547

04-Jun-2015

23:02

microsoft.csharp.targets

23,618

04-Jun-2015

23:02

microsoft.netframework.props

11,957

04-Jun-2015

23:02

microsoft.netframework.targets

8,183

04-Jun-2015

23:02

microsoft.visualbasic.targets

23,329

04-Jun-2015

23:02

mscordacwks.dll

4.0.30319.36366

1,284,272

11-Aug-2016

13:22

mscordbi.dll

4.0.30319.36366

1,107,616

11-Aug-2016

13:22

mscoreei.dll

4.0.30319.36366

516,256

11-Aug-2016

13:22

mscorrc.dll

4.0.30319.36366

395,936

11-Aug-2016

13:22

mscorsvc.dll

4.0.30319.36366

414,880

11-Aug-2016

13:22

mscorsvw.exe

4.0.30319.36366

103,600

22-Aug-2016

13:09

msvcp120_clr0400.dll

12.0.52389.36389

536,768

29-Mar-2017

13:09

msvcr120_clr0400.dll

12.0.52389.36389

875,712

29-Mar-2017

13:09

ngen.exe

4.0.30319.36366

140,944

22-Aug-2016

13:09

penimc.dll

4.0.30319.36389

81,048

29-Mar-2017

13:09

peverify.dll

4.0.30319.36366

164,008

11-Aug-2016

13:22

presentationhost_v0400.dll

4.0.30319.36389

186,080

29-Mar-2017

13:09

presentationnative_v0400.dll

4.0.30319.36389

790,248

29-Mar-2017

13:09

servicemonikersupport.dll

4.0.30319.36366

28,376

11-Aug-2016

13:22

sos.dll

4.0.30319.36366

762,512

11-Aug-2016

13:22

system.addin.dll

4.0.30319.36366

163,504

11-Aug-2016

13:22

system.core.dll

4.0.30319.36389

1,271,968

29-Mar-2017

13:09

system.data.entity.dll

4.0.30319.36366

4,099,272

11-Aug-2016

13:22

system.data.linq.dll

4.0.30319.36366

698,568

11-Aug-2016

13:22

system.net.dll

4.0.30319.36366

259,736

11-Aug-2016

13:22

system.web.extensions.dll

4.0.30319.36366

1,859,288

11-Aug-2016

13:22

vbc.rsp

1,467

04-Jun-2015

23:03

vbc.exe

12.0.52366.36366

2,459,280

11-Aug-2016

13:22

vbc.exe.config

182

04-Jun-2015

23:03

webengine4.dll

4.0.30319.36366

509,608

11-Aug-2016

13:22

webengine.dll

4.0.30319.36366

24,744

11-Aug-2016

13:22

wminet_utils.dll

4.0.30319.36386

126,136

21-Mar-2017

13:09

workflowservicehostperformancecounters.dll

4.0.30319.36366

75,544

06-Apr-2017

01:41

wpfgfx_v0400.dll

4.0.30319.36389

1,648,312

29-Mar-2017

13:09

presentationcore.dll

4.0.30319.36389

3,226,464

29-Mar-2017

13:09

system.data.dll

4.0.30319.36372

3,209,904

01-Dec-2016

14:10

system.printing.dll

4.0.30319.36366

343,384

11-Aug-2016

13:22

system.transactions.dll

4.0.30319.36366

289,488

11-Aug-2016

13:22

system.web.dll

4.0.30319.36366

5,462,696

11-Aug-2016

13:22

 

How to obtain help and support for this security update

Applies to

This article applies to the following:

  • Microsoft .NET Framework 4.5.2 when used with:

    • Windows Server 2012

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×