vendor:
Windows 7
by:
Mathias Karlsson
8,8
CVSS
HIGH
Unrestricted File Upload
434
CWE
Product Name: Windows 7
Affected Version From: 5.31.22.7
Affected Version To: 5.31.22.5
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Microsoft Windows 7
2020
Crash Report
This exploit allows an attacker to upload a malicious file to a vulnerable server. The malicious file is then executed on the server, allowing the attacker to gain access to the server. The exploit is triggered by setting the iframe src property to an external document containing the window.print() command. This allows the user to bypass the first print popup.
Mitigation:
Ensure that all file uploads are properly validated and restricted to only allow files of the expected type and size.