Adobe Flash Player versions 25.0.0.127 and earlier have an exploitable use after free vulnerability in ActionScript2 when creating a getter/setter property. Successful exploitation could lead to arbitrary code execution.
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Link | Tags |
---|---|
https://security.gentoo.org/glsa/201704-04 | vendor advisory |
http://www.securitytracker.com/id/1038225 | vdb entry |
https://helpx.adobe.com/security/products/flash-player/apsb17-10.html | vendor advisory |
https://access.redhat.com/errata/RHSA-2017:0934 | vendor advisory |
http://www.securityfocus.com/bid/97551 | vdb entry third party advisory |
http://www.zerodayinitiative.com/advisories/ZDI-17-278/ | third party advisory vdb entry |