2 matches found
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 the PoC, it redefines Map.prototype.get to intercept the execution of...
7.6CVSS7.8AI score0.70028EPSS
SaveExploits4
Microsoft Edge - Internationalization Initialization Type Confusion (MS16-144)
1; , set: function ; function f var i = Intl; Intl = ; // this somehow prevents an exception that prevents laoding di, "Collator", noobj; Object.defineProperty = f; var q = new Intl.NumberFormat"en";...
7.6CVSS7.4AI score0.68884EPSS
SaveExploits2
20