Vulnerabilities > CVE-2013-6114 - Integer Overflow or Wraparound vulnerability in Apple Motion 5.0.7
Attack vector
UNKNOWN Attack complexity
UNKNOWN Privileges required
UNKNOWN Confidentiality impact
UNKNOWN Integrity impact
UNKNOWN Availability impact
UNKNOWN Summary
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.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 1 |
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Forced Integer Overflow This attack forces an integer variable to go out of range. The integer variable is often used as an offset such as size of memory allocation or similarly. The attacker would typically control the value of such variable and try to get it out of range. For instance the integer in question is incremented past the maximum possible value, it may wrap to become a very small, or negative number, therefore providing a very incorrect value which can lead to unexpected behavior. At worst the attacker can execute arbitrary code.
Exploit-Db
description | Apple Motion 5.0.7 Integer Overflow Vulnerability. CVE-2013-6114. Dos exploit for osx platform |
file | exploits/osx/dos/28811.txt |
id | EDB-ID:28811 |
last seen | 2016-02-03 |
modified | 2013-10-08 |
platform | osx |
port | |
published | 2013-10-08 |
reporter | Jean Pascal Pereira |
source | https://www.exploit-db.com/download/28811/ |
title | Apple Motion 5.0.7 Integer Overflow Vulnerability |
type | dos |
Nessus
NASL family | MacOS X Local Security Checks |
NASL id | MACOSX_MOTION_5_1.NASL |
description | The version of Apple Motion installed on the remote Mac OS X host is earlier than 5.1. As such, it reportedly has an integer overflow in its handling of .motn files that could lead to an out-of-bounds memory access and, in turn, arbitrary code execution. |
last seen | 2020-06-01 |
modified | 2020-06-02 |
plugin id | 71571 |
published | 2013-12-20 |
reporter | This script is Copyright (C) 2013-2019 and is owned by Tenable, Inc. or an Affiliate thereof. |
source | https://www.tenable.com/plugins/nessus/71571 |
title | Apple Motion < 5.1 OZDocument::parseElement() Function MOTN File Subview Attribute Handling Integer Overflow |
code |
|