vendor:
ChakraCore
by:
Microsoft
8.8
CVSS
HIGH
Type Confusion
843
CWE
Product Name: ChakraCore
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: N/A
2018
Bypassing the Fix for the Bug
This exploit is related to a bug in Microsoft's ChakraCore. The bug is related to type confusion, which can be exploited to bypass the fix for the bug. The exploit involves creating a Number object with a very small value, and then assigning a property to it. This is followed by converting the object to a primitive type, and then assigning a property to it again. This can be repeated multiple times to bypass the fix.
Mitigation:
The best way to mitigate this vulnerability is to ensure that the code is properly tested and that any type confusion issues are identified and fixed.