vendor:
                    Windows Defender
                by:
                    John Page (aka hyp3rlinx)
                6.1
                        CVSS
                    HIGH
                    Mitigation Bypass
                    20
                        CWE
                    Product Name: Windows Defender
                    Affected Version From:  
                    Affected Version To:  
                    Patch Exists: NO
                    Related CWE: 
                    CPE:  o:microsoft:windows_defender
                    Platforms Tested:  Windows
                    2021
                    Windows Defender VBScript Detection Mitigation Bypass for TrojanWin32Powessere.G
Windows Defender usually blocks the execution of TrojanWin32Powessere.G, but a bypass using VBScript and ActiveX engine can allow the execution of malicious commands. By adding arbitrary text as the 2nd mshtml parameter, one can bypass the detection. For example, running rundll32 vbscript:"\\..\\mshtml\\..\\PWN\\..\\mshtml,RunHTMLApplication "+String(CreateObject("Wscript.Shell").Run("calc.exe"),0) can execute commands despite Windows Defender protection.
Mitigation:
					Ensure to keep Windows Defender definitions up to date and consider using additional security solutions to complement the protection.