Adobe Flash Selection.setFocus Use-After-Free

Discussion in 'News Aggregator' started by Packet Storm, 28 Aug 2016.

  1. Packet Storm

    Packet Storm Guest

    There is a use-after-free in Adobe Flash Selection.setFocus. It is a static method, but if it is called with a this object, it will be called on that object's thread. Then, if it calls into script, for example, by calling toString on the string parameter, the object, and its thread will be deleted, and a use-after-free occurs.

    Continue reading...
     

Share This Page

Loading...