Lucene search
+L

2199 matches found

Microsoft CVE
Microsoft CVE
added 2018/10/09 7:00 a.m.31 views

Chakra Scripting Engine Memory Corruption Vulnerability

A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge HTML-based. The vulnerability could corrupt memory in such a way that an attacker could execute arbitrary code in the context of the current user. An attacker who...

7.6CVSS1.4AI score0.14227EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2018/10/09 7:00 a.m.29 views

Chakra Scripting Engine Memory Corruption Vulnerability

A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge HTML-based. The vulnerability could corrupt memory in such a way that an attacker could execute arbitrary code in the context of the current user. An attacker who...

7.6CVSS1.4AI score0.14227EPSS
SaveExploits0
exploitpack
exploitpack
added 2018/10/09 12:00 a.m.22 views

Microsoft Edge Chakra JIT - BailOutOnInvalidatedArrayHeadSegment Check Bypass

Microsoft Edge Chakra JIT - BailOutOnInvalidatedArrayHeadSegment Check Bypass / The BailOutOnInvalidatedArrayHeadSegment check uses the JavascriptArray::GetArrayForArrayOrObjectWithArray method to check whether the given object is an array. If it's not an array, it will decide to skip the check...

0.4AI score
SaveExploits0
exploitpack
exploitpack
added 2018/10/09 12:00 a.m.24 views

Microsoft Edge Chakra JIT - Type Confusion

Microsoft Edge Chakra JIT - Type Confusion / The switch statement only handles Js::TypeIdsArray but not Js::TypeIdsNativeIntArray and Js::TypeIdsNativeFloatArray. So for example, a native float array can be considered as of type ObjectType::Object under certain circumstances where...

0.1AI score
SaveExploits0
Kaspersky
Kaspersky
added 2018/10/09 12:00 a.m.577 views

KLA11331 Multiple vulnerabilities in Microsoft Browsers

Multiple vulnerabilities were found in Microsoft Browsers. Malicious users can exploit these vulnerabilities to execute arbitrary code, bypass security restrictions. Below is a complete list of vulnerabilities: 1. A memory corruption vulnerability in Chakra Scripting Engine can be exploited...

10CVSS8AI score0.20668EPSS
SaveExploits0References26
Check Point Advisories
Check Point Advisories
added 2018/10/09 12:00 a.m.20 views

Microsoft Edge Chakra Scripting Engine Memory Corruption (CVE-2018-8505)

A memory corruption vulnerability exists in Microsoft Edge. Successful exploitation of this vulnerability could allow a remote attacker to execute arbitrary code on the affected system...

7.6CVSS5.1AI score0.14227EPSS
SaveExploits0
Exploit DB
Exploit DB
added 2018/10/09 12:00 a.m.461 views

Microsoft Edge Chakra JIT - 'BailOutOnInvalidatedArrayHeadSegment' Check Bypass

/ The BailOutOnInvalidatedArrayHeadSegment check uses the JavascriptArray::GetArrayForArrayOrObjectWithArray method to check whether the given object is an array. If it's not an array, it will decide to skip the check which means that no bailout will happen. The...

7.6CVSS7.4AI score0.69019EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2018/10/09 12:00 a.m.83 views

KB4462922: Windows 10 October 2018 Security Update

The remote Windows host is missing security update 4462922. It is, therefore, affected by multiple vulnerabilities : - A remote code execution vulnerability exists when Internet Explorer improperly accesses objects in memory. The vulnerability could corrupt memory in such a way that an attacker...

9.3CVSS8.1AI score0.70042EPSS
SaveExploits17References19
OSS-Fuzz
OSS-Fuzz
added 2018/10/04 11:16 a.m.22 views

chakra: Crash in Js::JavascriptExceptionOperators::GetStackTraceLimit

Project: https://github.com/Microsoft/ChakraCore.git Detailed report: https://oss-fuzz.com/testcase?key=5752587920343040 Project: chakra Fuzzer: jsfuzzer Job Type: asanchakra Platform Id: linux Crash Type: UNKNOWN READ Crash Address: 0x00107fff8004 Crash State:...

6.8AI score
SaveExploits0Affected Software1
Zero Day Initiative
Zero Day Initiative
added 2018/09/19 12:00 a.m.31 views

Microsoft Chakra Array.splice Use-After-Free Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Microsoft Chakra as well as Microsoft Internet Explorer. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The...

7.6CVSS2.9AI score0.15711EPSS
SaveExploits0References2
exploitpack
exploitpack
added 2018/09/18 12:00 a.m.28 views

Microsoft Edge Chakra JIT - localeCompare Type Confusion

Microsoft Edge Chakra JIT - localeCompare Type Confusion / A call to the String.prototype.localeCompare method can be inlineed when it only takes one argument. There are two versions of String.prototype.localeCompare, one 1 is written in JavaScript and the other 2 is written in C++ which just cal...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2018/09/18 12:00 a.m.73 views

Microsoft Edge Chakra JIT localeCompare Type Confusion

Microsoft Edge: Chakra: JIT: Type confusion with localeCompare CVE-2018-8355 A call to the String.prototype.localeCompare method can be inlineed when it only takes one argument. There are two versions of String.prototype.localeCompare, one 1 is written in JavaScript and the other 2 is written in...

0.68242EPSS
SaveExploits4
zdt
zdt
added 2018/09/18 12:00 a.m.74 views

Microsoft Edge Chakra PathTypeHandlerBase::SetAttributesHelper Type Confusion Exploit

Exploit for windows platform in category dos / poc Microsoft Edge: Chakra: Type confusion with PathTypeHandlerBase::SetAttributesHelper CVE-2018-8384 Here's a snippet of PathTypeHandlerBase::SetAttributesHelper. PathTypeHandlerBase predTypeHandler = this; DynamicType currentType =...

7.7AI score0.6211EPSS
SaveExploits3
OpenVAS
OpenVAS
added 2018/09/18 12:00 a.m.67 views

Microsoft Windows Multiple Vulnerabilities (KB4457142)

This host is missing a critical security update according to Microsoft KB4457142 SPDX-FileCopyrightText: 2018 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

10CVSS6.9AI score0.69019EPSS
SaveExploits21References3
zdt
zdt
added 2018/09/18 12:00 a.m.86 views

Microsoft Edge Chakra JIT localeCompare Type Confusion Exploit

Exploit for windows platform in category dos / poc Microsoft Edge: Chakra: JIT: Type confusion with localeCompare CVE-2018-8355 A call to the String.prototype.localeCompare method can be inlineed when it only takes one argument. There are two versions of String.prototype.localeCompare, one 1 is...

6.8AI score0.68242EPSS
SaveExploits4
exploitpack
exploitpack
added 2018/09/18 12:00 a.m.19 views

Microsoft Edge Chakra - PathTypeHandlerBase::SetAttributesHelper Type Confusion

Microsoft Edge Chakra - PathTypeHandlerBase::SetAttributesHelper Type Confusion / Here's a snippet of PathTypeHandlerBase::SetAttributesHelper. PathTypeHandlerBase predTypeHandler = this; DynamicType currentType = instance-GetDynamicType; while predTypeHandler-GetPathLength propertyIndex...

SaveExploits0
Packet Storm
Packet Storm
added 2018/09/18 12:00 a.m.57 views

Microsoft Edge Chakra PathTypeHandlerBase::SetAttributesHelper Type Confusion

Microsoft Edge: Chakra: Type confusion with PathTypeHandlerBase::SetAttributesHelper CVE-2018-8384 Here's a snippet of PathTypeHandlerBase::SetAttributesHelper. PathTypeHandlerBase predTypeHandler = this; DynamicType currentType = instance-GetDynamicType; while predTypeHandler-GetPathLength...

0.1AI score0.6211EPSS
SaveExploits3
Exploit DB
Exploit DB
added 2018/09/18 12:00 a.m.25 views

Microsoft Edge Chakra - 'PathTypeHandlerBase::SetAttributesHelper' Type Confusion

/ Here's a snippet of PathTypeHandlerBase::SetAttributesHelper. PathTypeHandlerBase predTypeHandler = this; DynamicType currentType = instance-GetDynamicType; while predTypeHandler-GetPathLength propertyIndex currentType = predTypeHandler-GetPredecessorType; if currentType == nullptr ifdef...

7.6CVSS7.4AI score0.6211EPSS
SaveExploits3
OSV
OSV
added 2018/09/13 12:29 a.m.6 views

CVE-2018-8465

A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge, aka "Chakra Scripting Engine Memory Corruption Vulnerability." This affects Microsoft Edge, ChakraCore. This CVE ID is unique from CVE-2018-8367, CVE-2018-8466,...

7.5CVSS6.3AI score0.14633EPSS
SaveExploits0References3
OSV
OSV
added 2018/09/13 12:29 a.m.5 views

CVE-2018-8467

A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge, aka "Chakra Scripting Engine Memory Corruption Vulnerability." This affects Microsoft Edge, ChakraCore. This CVE ID is unique from CVE-2018-8367, CVE-2018-8465,...

7.5CVSS6.3AI score0.69019EPSS
SaveExploits3References4
Rows per page
Query Builder