CVE-2013-6114
Apple Motion 5.0.7 - Denial of Service via OZDocument::parseElement Integer Overflow
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2013-6114. PoCs published by Jean Pascal Pereira.
AI-analyzed exploit summary This exploit demonstrates an integer overflow vulnerability in Apple Motion 5.0.7, where a crafted .motn file with a malformed subview attribute triggers a memory access violation, leading to a crash. The PoC provides a specific XML payload that causes the application to attempt accessing an invalid memory address.
Description
Integer overflow in the OZDocument::parseElement function in Apple Motion 5.0.7 allows remote attackers to cause a denial of service (application crash) via a (1) large or (2) small value in the subview attribute of a viewer element in a .motn file.
Exploits (1)
This exploit demonstrates an integer overflow vulnerability in Apple Motion 5.0.7, where a crafted .motn file with a malformed subview attribute triggers a memory access violation, leading to a crash. The PoC provides a specific XML payload that causes the application to attempt accessing an invalid memory address.