vendor:
PowerShell
by:
John Page aka hyp3rlinx
3,1
CVSS
MEDIUM
XML External Entity
611
CWE
Product Name: PowerShell
Affected Version From: 2.0
Affected Version To: 2.0
Patch Exists: NO
Related CWE: N/A
CPE: a:microsoft:powershell
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows 7 SP1
2019
Microsoft PowerShell XML External Entity
PowerShell can read and process XML files, this is by design. However, its XML parser is vulnerable to XXE attacks, if a user reads a malicious XML file using powershells XML API. This can potentially allow local files to be accessed and exfiltrated to an attackers server.
Mitigation:
Disable external entity processing in the XML parser