Exploitation Summary
EIP tracks 1 public exploit for CVE-2015-7652. PoCs published by Google Security Research.
AI-analyzed exploit summary This exploit demonstrates a use-after-free vulnerability in Adobe Flash's TextField gridFitType setter. By setting gridFitType to an object with a toString method that removes the TextField, the code triggers a write-after-free condition, leading to potential memory corruption.
Description
Use-after-free vulnerability in Adobe Flash Player before 18.0.0.261 and 19.x before 19.0.0.245 on Windows and OS X and before 11.2.202.548 on Linux, Adobe AIR before 19.0.0.241, Adobe AIR SDK before 19.0.0.241, and Adobe AIR SDK & Compiler before 19.0.0.241 allows attackers to execute arbitrary code via a crafted gridFitType property value, a different vulnerability than CVE-2015-7651, CVE-2015-7653, CVE-2015-7654, CVE-2015-7655, CVE-2015-7656, CVE-2015-7657, CVE-2015-7658, CVE-2015-7660, CVE-2015-7661, CVE-2015-7663, CVE-2015-8042, CVE-2015-8043, CVE-2015-8044, and CVE-2015-8046.
Exploits (1)
This exploit demonstrates a use-after-free vulnerability in Adobe Flash's TextField gridFitType setter. By setting gridFitType to an object with a toString method that removes the TextField, the code triggers a write-after-free condition, leading to potential memory corruption.