CVE-2019-0768
MEDIUMInternet Explorer - Security Feature Bypass via VBScript Execution Policy
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2019-0768. PoCs published by Google Security Research, ruthlezs.
AI-analyzed exploit summary This exploit bypasses the VBScript execution policy in IE11 by using the 'VBScript.Encode' language attribute instead of 'VBScript', which evades the security zone check in MSHTML. It demonstrates arbitrary code execution via a simple message box.
Description
A security feature bypass vulnerability exists when Internet Explorer VBScript execution policy does not properly restrict VBScript under specific conditions, and to allow requests that should otherwise be ignored, aka 'Internet Explorer Security Feature Bypass Vulnerability'. This CVE ID is unique from CVE-2019-0761.
Exploits (2)
This exploit bypasses the VBScript execution policy in IE11 by using the 'VBScript.Encode' language attribute instead of 'VBScript', which evades the security zone check in MSHTML. It demonstrates arbitrary code execution via a simple message box.
This is a Python script that generates an HTML file exploiting CVE-2019-0768 and CVE-2018-8174 in Internet Explorer 11 via VBScript. It uses Metasploit's msfvenom to generate a reverse TCP shell payload and embeds it in the HTML file for delivery.
References (1)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N