MS08-052的patch已经考虑了应用程序加载自己gdiplus.dll的问题 's

admin 2017年4月24日07:11:49评论324 views字数 1238阅读4分7秒阅读模式
摘要

作者:axis今天是MS的Patch Tuesday,比较吸引眼球的就是MS08-052,MS08-055等TK教主老师首先在blog上分析了08-052的危险性,看上去确实很有潜力啊!

作者:axis

今天是MS的Patch Tuesday,比较吸引眼球的就是MS08-052,MS08-055等

TK教主老师首先在blog上分析了08-052的危险性,看上去确实很有潜力啊!

MS08-052

不过之后看到SWI写一篇关于08-052的blog里,提到MS08-052的patch有对winsxs文件夹做策略控制让应用程序只会去加载更新过的gdiplus.dll。

winsxs是MS用来做dll的版本控制的一个东西

The purpose of the WinSxS cache is to keep old versions of assemblies around in case an application requires a specific version, and doesn’t want newer versions. It’s implemented as a folder under %windir% called winsxs. In that folder, you’ll find a subfolder for each version of each assembly that’s managed by the WinSxS cache, with a copy of the assembly in each folder. When an application tries to load a DLL that’s managed by the WinSxS cache, Windows checks to see if that application has a manifest specifying which version of the DLL it wants. If that information doesn’t exist, the application gets the default version of that DLL.
MS08-052的patch已经考虑了应用程序加载自己gdiplus.dll的问题  's
即使应用程序使用了老版本的gdiplus.dll,但是系统也会去加载更新后的gdiplus.dll

After you install the update, clearly you don’t want any application to be able to load one of the old versions that will still be present in the WinSxS cache. That’s why the update includes a WinSxS policy rule that instructs Windows to ignore requests for versions of gdiplus.dll older than the updated one, and to supply the updated one to those applications instead. This is a feature of the WinSxS cache designed for exactly this sort of situation.

如果真的是这样,那QQ等应用程序就可以不去更新gdiplus.dll 了,省了不少事情,毕竟大面积更新安全补丁对厂商来说是非常痛苦的一件事情。

免责声明:文章中涉及的程序(方法)可能带有攻击性,仅供安全研究与教学之用,读者将其信息做其他用途,由读者承担全部法律及连带责任,本站不承担任何法律及连带责任;如有问题可邮件联系(建议使用企业邮箱或有效邮箱,避免邮件被拦截,联系方式见首页),望知悉。
  • 左青龙
  • 微信扫一扫
  • weinxin
  • 右白虎
  • 微信扫一扫
  • weinxin
admin
  • 本文由 发表于 2017年4月24日07:11:49
  • 转载请保留本文链接(CN-SEC中文网:感谢原作者辛苦付出):
                   MS08-052的patch已经考虑了应用程序加载自己gdiplus.dll的问题 'shttps://cn-sec.com/archives/45530.html
                  免责声明:文章中涉及的程序(方法)可能带有攻击性,仅供安全研究与教学之用,读者将其信息做其他用途,由读者承担全部法律及连带责任,本站不承担任何法律及连带责任;如有问题可邮件联系(建议使用企业邮箱或有效邮箱,避免邮件被拦截,联系方式见首页),望知悉.

发表评论

匿名网友 填写信息