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...