Adobe Flash Shared Object Lacks Normal Check

Discussion in 'News Aggregator' started by Packet Storm, 22 Aug 2015.

  1. Packet Storm

    Packet Storm Guest

    The Shared Object constructor does not check that the object it is provided is of type Object before setting it to be of type SharedObject. This can cause problems if another method (such as Sound.loadSound) calls into script between checking the input object type, and casting its native object.

    Continue reading...
     

Share This Page

Loading...