Lucene search
+L

2316 matches found

zdt
zdt
added 2018/10/10 12:00 a.m.84 views

Microsoft Edge Chakra JIT - Type Confusion Exploit

Exploit for windows platform in category dos / poc / 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...

7.8AI score0.69019EPSS
SaveExploits3
zdt
zdt
added 2018/10/10 12:00 a.m.106 views

Microsoft Edge Chakra JIT - BailOutOnInvalidatedArrayHeadSegment Check Bypass Exploit

Exploit for windows platform in category dos / poc / 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...

7.8AI score0.69019EPSS
SaveExploits3
exploitpack
exploitpack
added 2018/10/09 12:00 a.m.19 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.23 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
Exploit DB
Exploit DB
added 2018/10/09 12:00 a.m.458 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
Exploit DB
Exploit DB
added 2018/10/09 12:00 a.m.108 views

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 "objValueType.IsLikelyArrayOrObjectWithArray" is not...

7.6CVSS7.4AI score0.69019EPSS
SaveExploits3
RedHat Linux
RedHat Linux
added 2018/10/08 8:00 p.m.10 views

Mozilla: stack out-of-bounds read in Array.prototype.push

A vulnerability where the JavaScript JIT compiler inlines Array.prototype.push with multiple arguments that results in the stack pointer being off by 8 bytes after a bailout. This leaks a memory address to the calling function which can be used as part of an exploit inside the sandboxed content...

9.1CVSS7.3AI score0.0959EPSS
SaveExploits2References5
OpenVAS
OpenVAS
added 2018/10/03 12:00 a.m.39 views

Mozilla Firefox Security Advisories (MFSA2018-24, MFSA2018-24) - Mac OS X

Mozilla Firefox is prone to multiple vulnerabilities. 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 CPE = "cpe:/a:mozilla:firefox";...

9.1CVSS9.5AI score0.13417EPSS
SaveExploits3References1
Tenable Nessus
Tenable Nessus
added 2018/10/03 12:00 a.m.37 views

FreeBSD : mozilla -- multiple vulnerabilities (c4f39920-781f-4aeb-b6af-17ed566c4272)

Mozilla Foundation reports : CVE-2018-12386: Type confusion in JavaScript A vulnerability in register allocation in JavaScript can lead to type confusion, allowing for an arbitrary read and write. This leads to remote code execution inside the sandboxed content process when triggered...

9.1CVSS9.2AI score0.13417EPSS
SaveExploits3References4
UbuntuCve
UbuntuCve
added 2018/10/03 12:00 a.m.33 views

CVE-2018-12387

A vulnerability where the JavaScript JIT compiler inlines Array.prototype.push with multiple arguments that results in the stack pointer being off by 8 bytes after a bailout. This leaks a memory address to the calling function which can be used as part of an exploit inside the sandboxed content...

9.1CVSS7.2AI score0.0959EPSS
SaveExploits2References3
ALT Linux
ALT Linux
added 2018/10/02 12:00 a.m.50 views

Security fix for the ALT Linux 10 package firefox-esr version 60.2.2-alt1

Oct. 2, 2018 Andrey Cherepanov 60.2.2-alt1 - New ESR version 60.2.2 - Fixed: + CVE-2018-12386 Type confusion in JavaScript + CVE-2018-12387 JavaScript JIT compiler inlines Array.prototype.push with multiple arguments...

6.4CVSS7.1AI score0.13417EPSS
SaveExploits3
Mozilla
Mozilla
added 2018/10/02 12:00 a.m.563 views

Security vulnerabilities fixed in Firefox 62.0.3 and Firefox ESR 60.2.2 — Mozilla

A vulnerability in register allocation in JavaScript can lead to type confusion, allowing for an arbitrary read and write. This leads to remote code execution inside the sandboxed content process when triggered. A vulnerability where the JavaScript JIT compiler inlines Array.prototype.push with...

9.1CVSS1.6AI score0.13417EPSS
SaveExploits3References2Affected Software2
Metasploit
Metasploit
added 2018/09/25 12:00 a.m.251 views

Google Chrome 67, 68 and 69 Object.create exploit

This modules exploits a type confusion in Google Chromes JIT compiler. The Object.create operation can be used to cause a type confusion between a PropertyArray and a NameDictionary. The payload is executed within the rwx region of the sandboxed renderer process. This module can target the render...

7.8CVSS8AI score0.74438EPSS
SaveExploits11
exploitpack
exploitpack
added 2018/09/18 12:00 a.m.27 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.71 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.81 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
Veracode
Veracode
added 2018/09/14 8:12 a.m.25 views

Information Disclosure

Microsoft.ChakraCore is vulnerable to information disclosure attacks. The vulnerability exists due to the lack of guards for speculation on non-JIT operations, causing informatino disclosure attacks...

4.2CVSS6.5AI score0.03121EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2018/09/07 11:42 a.m.9 views

SUSE-SU-2018:2649-1 Security update for java-1_7_1-ibm

This update for java-171-ibm fixes the following issues: Security issues fixed: - CVE-2018-1517: Fixed a flaw in the java.math component in IBM SDK, which may allow an attacker to inflict a denial-of-service attack with specially crafted String data. - CVE-2018-1656: Protect against path traversa...

7.8CVSS6AI score0.04676EPSS
SaveExploits0References8
OSV
OSV
added 2018/08/31 12:09 p.m.12 views

SUSE-SU-2018:2574-1 Security update for java-1_7_0-ibm

This update for java-170-ibm fixes the following issues: Security issues fixed: - CVE-2018-1517: Fixed a flaw in the java.math component in IBM SDK, which may allow an attacker to inflict a denial-of-service attack with specially crafted String data. - CVE-2018-1656: Protect against path traversa...

7.8CVSS6AI score0.04676EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2018/08/23 12:00 a.m.22 views

Google Chrome < 61.0.3163.100 Multiple Vulnerabilities

Binary data 700344.pasl...

8.8CVSS7.3AI score0.05288EPSS
SaveExploits0References1
Rows per page
Query Builder