Exploitation Summary
EIP tracks 1 public exploit for CVE-2015-3783. PoCs published by Google Security Research.
AI-analyzed exploit summary This exploit demonstrates a heap overflow vulnerability in the `daeElement::setElementName()` function within the QuickLook framework. The issue arises from a fixed-size buffer (128 bytes) being overflowed via a user-controlled `element_name` input, leading to a crash and potential remote code execution.
Description
SceneKit in Apple OS X before 10.10.5 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption and application crash) via unspecified vectors.
Exploits (1)
This exploit demonstrates a heap overflow vulnerability in the `daeElement::setElementName()` function within the QuickLook framework. The issue arises from a fixed-size buffer (128 bytes) being overflowed via a user-controlled `element_name` input, leading to a crash and potential remote code execution.