Microsoft Edge Array.splice Heap Overflow

Discussion in 'News Aggregator' started by Packet Storm, 18 Nov 2016.

  1. Packet Storm

    Packet Storm Guest

    There is a heap overflow in Array.splice in Chakra. When an array is spliced, and overflow check is performed, but ArraySpeciesCreate, which can execute code and alter the array is called after this. This can allow an Array with boundaries that cause integer overflows to be spliced, leading to heap overflows in several situations.

    Continue reading...
     

Share This Page

Loading...