Exploitation Summary
EIP tracks 1 public exploit for CVE-2015-3087. PoCs published by Google Security Research.
AI-analyzed exploit summary This exploit leverages an integer overflow in Adobe Flash's Function.apply method to bypass argument validation, potentially leading to memory corruption. The PoC demonstrates the vulnerability by passing an array with a length of 0xFFFFFFFF to a function, triggering the overflow.
Description
Integer overflow in Adobe Flash Player before 13.0.0.289 and 14.x through 17.x before 17.0.0.188 on Windows and OS X and before 11.2.202.460 on Linux, Adobe AIR before 17.0.0.172, Adobe AIR SDK before 17.0.0.172, and Adobe AIR SDK & Compiler before 17.0.0.172 allows attackers to execute arbitrary code via unspecified vectors.
Exploits (1)
This exploit leverages an integer overflow in Adobe Flash's Function.apply method to bypass argument validation, potentially leading to memory corruption. The PoC demonstrates the vulnerability by passing an array with a length of 0xFFFFFFFF to a function, triggering the overflow.