Flash Player versions 31.0.0.153 and earlier, and 31.0.0.108 and earlier have a use after free vulnerability. 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://access.redhat.com/errata/RHSA-2018:3795 | third party advisory vendor advisory |
https://helpx.adobe.com/security/products/flash-player/apsb18-42.html | patch vendor advisory |
https://www.exploit-db.com/exploits/46051/ | third party advisory vdb entry exploit |
http://www.securityfocus.com/bid/106116 | broken link third party advisory vdb entry |