CVE-2015-2482
Microsoft JScript and VBScript - Remote Code Execution via Crafted Replace Operation with JavaScript Regular Expression
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-2482. PoCs published by Skylined.
AI-analyzed exploit summary This PoC exploits a use-after-free vulnerability in Microsoft Internet Explorer 8's JavaScript engine by forcing the reuse of freed string memory during regular expression recompilation. The exploit leverages heap manipulation techniques to trigger the vulnerability.
Description
The Microsoft (1) VBScript 5.7 and 5.8 and (2) JScript 5.7 and 5.8 engines, as used in Internet Explorer 8 through 11 and other products, allow remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted replace operation with a JavaScript regular expression, aka "Scripting Engine Memory Corruption Vulnerability."
Exploits (1)
This PoC exploits a use-after-free vulnerability in Microsoft Internet Explorer 8's JavaScript engine by forcing the reuse of freed string memory during regular expression recompilation. The exploit leverages heap manipulation techniques to trigger the vulnerability.