Exploitation Summary
EIP tracks 1 public exploit for CVE-2015-5549. PoCs published by Google Security Research.
AI-analyzed exploit summary The exploit targets a use-after-free vulnerability in Adobe Flash's XMLListObject due to improper index validation after a callback resizes the list. The PoC triggers a wild copy to demonstrate the crash, but other side-effects like refcount manipulation are possible.
Description
Adobe Flash Player before 18.0.0.232 on Windows and OS X and before 11.2.202.508 on Linux, Adobe AIR before 18.0.0.199, Adobe AIR SDK before 18.0.0.199, and Adobe AIR SDK & Compiler before 18.0.0.199 allow attackers to execute arbitrary code or cause a denial of service (memory corruption) via unspecified vectors, a different vulnerability than CVE-2015-5544, CVE-2015-5545, CVE-2015-5546, CVE-2015-5547, CVE-2015-5548, CVE-2015-5552, and CVE-2015-5553.
Exploits (1)
The exploit targets a use-after-free vulnerability in Adobe Flash's XMLListObject due to improper index validation after a callback resizes the list. The PoC triggers a wild copy to demonstrate the crash, but other side-effects like refcount manipulation are possible.