vendor:
Windows
by:
Nabeel Ahmed
3.1
CVSS
LOW
XXE
611
CWE
Product Name: Windows
Affected Version From: Windows 7 (x64)
Affected Version To: Windows 10 (x64)
Patch Exists: YES
Related CWE: CVE-2018-0878
CPE: o:microsoft:windows
Other Scripts:
N/A
Platforms Tested: Windows 7 (x64), Windows 10 (x64)
2018
Microsoft Windows Remote Assistance XXE
Invitation.msrcincident file contains an XML document with a DOCTYPE declaration that references an external entity. This external entity is used to include the contents of a file from the local system. The xxe.xml file contains an entity that is used to include the contents of the win.ini file from the local system.
Mitigation:
Disable external entity references in XML documents, and disable DTDs in XML documents.