Lucene search
K

6 matches found

Jake Archibald's Blog
Jake Archibald's Blog
added 2021/01/29 1:0 a.m.63 views

Don't use functions as callbacks unless they're designed for it

Here's an old pattern that seems to be making a comeback: // Convert some numbers into human-readable strings: import toReadableNumber from 'some-library'; const readableNumbers = someNumbers.maptoReadableNumber; Where the implementation of toReadableNumber is like this: export function...

7.2AI score
Exploits0
Exploit DB
Exploit DB
added 2020/03/09 12:0 a.m.217 views

Google Chrome 72 and 73 - Array.map Out-of-Bounds Write (Metasploit)

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Google Chrome 72 and 73 Array.map exploit', 'Description' = %q This module exploits an issue in Chrome 73.0.3683.86 64 bit. The exploit corrupts...

6.5CVSS7.1AI score0.73662EPSS
Exploits6
0day.today
0day.today
added 2020/03/06 12:0 a.m.189 views

Google Chrome 72 / 73 Array.map Corruption Exploit

This Metasploit module exploits an issue in Chrome version 73.0.3683.86 64 bit. The exploit corrupts the length of a float in order to modify the backing store of a typed array. The typed array can then be used to read and write arbitrary memory. The exploit then uses WebAssembly in order to...

6.5CVSS7.5AI score0.73662EPSS
Exploits6
Metasploit
Metasploit
added 2019/11/13 2:26 p.m.57 views

Google Chrome 72 and 73 Array.map exploit

This module exploits an issue in Chrome 73.0.3683.86 64 bit. The exploit corrupts the length of a float in order to modify the backing store of a typed array. The typed array can then be used to read and write arbitrary memory. The exploit then uses WebAssembly in order to allocate a region of RW...

6.5CVSS7.2AI score0.73662EPSS
Exploits6
exploitpack
exploitpack
added 2016/10/20 12:0 a.m.13 views

Microsoft Edge - Array.map Heap Overflow (MS16-119)

Microsoft Edge - Array.map Heap Overflow MS16-119 var b = new Array1,2,3; var d = new Array1,2,3; class dummy constructor alert"in constructor"; return d; var handler = get: functiontarget, name ifname == "length" return 0x100; return Symbol.species : dummy; , has: functiontarget, name alert"has ...

0.2AI score
Exploits0
Exploit DB
Exploit DB
added 2016/10/20 12:0 a.m.30 views

Microsoft Edge - 'Array.map' Heap Overflow (MS16-119)

var b = new Array1,2,3; var d = new Array1,2,3; class dummy constructor alert"in constructor"; return d; var handler = get: functiontarget, name ifname == "length" return 0x100; return Symbol.species : dummy; , has: functiontarget, name alert"has " + name; return true; ; var p = new Proxy, handle...

7.4AI score
Exploits0
Rows per page
Query Builder