7 lines
No EOL
402 B
Text
7 lines
No EOL
402 B
Text
Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=759
|
|
|
|
There is a use-after-free in MovieClip.duplicateMovieClip.If an action associated with the MovieClip frees the clip provided as the initObject parameter to the call, it will be used after it is freed.A PoC is attached.
|
|
|
|
|
|
Proof of Concept:
|
|
https://github.com/offensive-security/exploitdb-bin-sploits/raw/master/bin-sploits/39779.zip |