CVE-2018-0780
MEDIUMMicrosoft Edge - Information Disclosure via Scripting Engine Memory Handling
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2018-0780. PoCs published by Google Security Research.
AI-analyzed exploit summary This PoC exploits a vulnerability in AsmJSByteCodeGenerator::EmitCall where an array identifier used as a callee leads to an out-of-bounds read due to an uninitialized index register. The code demonstrates the issue by calling an array as a function, triggering the bug.
Description
Microsoft Edge in Microsoft Windows 10 Gold, 1511, 1607, 1703, 1709, and Windows Server 2016 allows an attacker to obtain information to further compromise the user's system, due to how the scripting engine handles objects in memory, aka "Scripting Engine Information Disclosure Vulnerability". This CVE ID is unique from CVE-2018-0767 and CVE-2018-0800.
Exploits (1)
This PoC exploits a vulnerability in AsmJSByteCodeGenerator::EmitCall where an array identifier used as a callee leads to an out-of-bounds read due to an uninitialized index register. The code demonstrates the issue by calling an array as a function, triggering the bug.
References (4)
Scores
CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N