Lucene search
K

113 matches found

Github Security Blog
Github Security Blog
added 2022/05/13 1:21 a.m.20 views

Chakra JIT server Privilege Escalation

A vulnerability exists in Microsoft Chakra JIT server, aka 'Scripting Engine Elevation of Privileges Vulnerability'...

8.1CVSS6.8AI score0.04362EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2019/03/06 12:0 a.m.33 views

CVE-2019-0649

A vulnerability exists in Microsoft Chakra JIT server, aka 'Scripting Engine Elevation of Privileged Vulnerability'...

8.7AI score0.04362EPSS
Exploits0References2
CVE
CVE
added 2019/03/06 12:0 a.m.80 views

CVE-2019-0649

CVE-2019-0649 describes a vulnerability in Microsoft Chakra JIT server (Scripting Engine) that could enable elevation of privileges. The Microsoft security guidance notes that the flaw is addressed by altering how Chakra handles constructorCaches, with updates provided by multiple KB/MSRC advisor...

8.1CVSS8.1AI score0.04362EPSS
Exploits0References2Affected Software1
NVD
NVD
added 2019/03/05 11:29 p.m.30 views

CVE-2019-0649

A vulnerability exists in Microsoft Chakra JIT server, aka 'Scripting Engine Elevation of Privileged Vulnerability'...

8.1CVSS8AI score0.04362EPSS
Exploits0References2
OSV
OSV
added 2019/03/05 11:29 p.m.16 views

CVE-2019-0649

A vulnerability exists in Microsoft Chakra JIT server, aka 'Scripting Engine Elevation of Privileged Vulnerability'...

8.1CVSS6.5AI score0.04362EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2019/02/12 12:0 a.m.66 views

KB4487044: Windows 10 Version 1809 and Windows Server 2019 February 2019 Security Update

The remote Windows host is missing security update 4487044. It is, therefore, affected by multiple vulnerabilities : - A remote code execution vulnerability exists in .NET Framework and Visual Studio software when the software fails to check the source markup of a file. An attacker who successful...

9.8CVSS8AI score0.68294EPSS
Exploits0References54
Tenable Nessus
Tenable Nessus
added 2019/02/12 12:0 a.m.65 views

KB4487020: Windows 10 Version 1703 February 2019 Security Update

The remote Windows host is missing security update 4487020. It is, therefore, affected by multiple vulnerabilities : - A remote code execution vulnerability exists in .NET Framework and Visual Studio software when the software fails to check the source markup of a file. An attacker who successful...

9.8CVSS8AI score0.68294EPSS
Exploits1References51
Packet Storm
Packet Storm
added 2019/01/17 12:0 a.m.54 views

Microsoft Edge Chakra JIT NewScObjectNoCtor / InitProto Type Confusion

Microsoft Edge: Chakra: JIT: Type confusion via NewScObjectNoCtor or InitProto CVE-2019-0567 NewScObjectNoCtor and InitProto opcodes are treated as having no side effects, but actually they can have via the SetIsPrototype method of the type handler that can cause transition to a new type. This ca...

7.6CVSS0.1AI score0.7999EPSS
Exploits3
0day.today
0day.today
added 2018/10/10 12:0 a.m.99 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
Exploits2
0day.today
0day.today
added 2018/10/10 12:0 a.m.70 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
Exploits2
exploitpack
exploitpack
added 2018/10/09 12:0 a.m.15 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
Exploits0
exploitpack
exploitpack
added 2018/10/09 12:0 a.m.17 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
Exploits0
exploitpack
exploitpack
added 2018/09/18 12:0 a.m.22 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
Exploits0
0day.today
0day.today
added 2018/08/17 12:0 a.m.80 views

Microsoft Edge Chakra JIT - ImplicitCallFlags Check Bypass with Intl Exploit

Exploit for windows platform in category dos / poc / If the Intl object hasn't been initialized, access to any property of it will trigger the initialization process which will run Intl.js. The problem is that it runs Intl.js without caring about the ImplicitCallFlags flag. In the PoC, it redefin...

0.4AI score0.70028EPSS
Exploits3
exploitpack
exploitpack
added 2018/08/17 12:0 a.m.11 views

Microsoft Edge Chakra JIT - InlineArrayPush Type Confusion

Microsoft Edge Chakra JIT - InlineArrayPush Type Confusion / This is similar to issue 1531 . The patch seems to prevent type confusion triggered from StElemIA instructions. But the SetItem method can also be invoked through the Array.prototype.push method which can be inlineed. We can achieve typ...

0.2AI score
Exploits0
0day.today
0day.today
added 2018/08/17 12:0 a.m.123 views

Microsoft Edge Chakra JIT - Scope Parsing Type Confusion Exploit

Exploit for windows platform in category dos / poc // PoC: async function triggera = class b await 1 let spray = ; for let i = 0; i 0016 SetHomeObj R13 R14 001b NewScObjectSimple R9 001d ProfiledStFld R9.value = R2 1 0021 ProfiledStFld R9.done = R4 2 0025 Yield R9 R9...

7.6CVSS0.2AI score0.71043EPSS
Exploits3
exploitpack
exploitpack
added 2018/08/17 12:0 a.m.10 views

Microsoft Edge Chakra JIT - ImplicitCallFlags Check Bypass with Intl

Microsoft Edge Chakra JIT - ImplicitCallFlags Check Bypass with Intl / If the Intl object hasn't been initialized, access to any property of it will trigger the initialization process which will run Intl.js. The problem is that it runs Intl.js without caring about the ImplicitCallFlags flag. In t...

0.6AI score
Exploits0
0day.today
0day.today
added 2018/08/17 12:0 a.m.66 views

Microsoft Edge Chakra JIT - InitializeNumberFormat and InitializeDateTimeFormat Type Confusion Explo

Exploit for windows platform in category dos / poc / The InitializeNumberFormat function in Intl.js is used to initialize an Intl.NumberFormat object, and InitializeDateTimeFormat is used for an Intl.DateTimeFormat object. There are two versions of each initializer. One is for WinGlob and the oth...

7.8AI score0.75339EPSS
Exploits3
exploitpack
exploitpack
added 2018/08/17 12:0 a.m.15 views

Microsoft Edge Chakra JIT - InitializeNumberFormat and InitializeDateTimeFormat Type Confusion

Microsoft Edge Chakra JIT - InitializeNumberFormat and InitializeDateTimeFormat Type Confusion / The InitializeNumberFormat function in Intl.js is used to initialize an Intl.NumberFormat object, and InitializeDateTimeFormat is used for an Intl.DateTimeFormat object. There are two versions of each...

7.4AI score
Exploits0
exploitpack
exploitpack
added 2018/08/17 12:0 a.m.12 views

Microsoft Edge Chakra JIT - DictionaryPropertyDescriptor::CopyFrom Type Confusion

Microsoft Edge Chakra JIT - DictionaryPropertyDescriptor::CopyFrom Type Confusion / Here's the method. template template void DictionaryPropertyDescriptor::CopyFromDictionaryPropertyDescriptor& descriptor this-Attributes = descriptor.Attributes; this-Data = descriptor.Data ==...

0.3AI score
Exploits0
Rows per page
Query Builder