2015
12.18

There is a use-after-free in the TextField.replaceText function. If the function is called with a string parameter with toString defined, or an integer parameter with valueOf defined, the parent object of the TextField can be used after it is freed.

No Comment.

Add Your Comment

You must be logged in to post a comment.