Vulnerabilities > CVE-2013-1017 - Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Apple Quicktime
Attack vector
UNKNOWN Attack complexity
UNKNOWN Privileges required
UNKNOWN Confidentiality impact
UNKNOWN Integrity impact
UNKNOWN Availability impact
UNKNOWN Summary
Buffer overflow in Apple QuickTime before 7.7.4 allows remote attackers to execute arbitrary code or cause a denial of service (application crash) via crafted dref atoms in a movie file.
Vulnerable Configurations
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Buffer Overflow via Environment Variables This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
- Overflow Buffers Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an attacker. As a consequence, an attacker is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the attackers' choice.
- Client-side Injection-induced Buffer Overflow This type of attack exploits a buffer overflow vulnerability in targeted client software through injection of malicious content from a custom-built hostile service.
- Filter Failure through Buffer Overflow In this attack, the idea is to cause an active filter to fail by causing an oversized transaction. An attacker may try to feed overly long input strings to the program in an attempt to overwhelm the filter (by causing a buffer overflow) and hoping that the filter does not fail securely (i.e. the user input is let into the system unfiltered).
- MIME Conversion An attacker exploits a weakness in the MIME conversion routine to cause a buffer overflow and gain control over the mail server machine. The MIME system is designed to allow various different information formats to be interpreted and sent via e-mail. Attack points exist when data are converted to MIME compatible format and back.
Exploit-Db
description | Apple Quicktime 7 Invalid Atom Length Buffer Overflow. CVE-2013-1017. Remote exploit for windows platform |
id | EDB-ID:27012 |
last seen | 2016-02-03 |
modified | 2013-07-22 |
published | 2013-07-22 |
reporter | metasploit |
source | https://www.exploit-db.com/download/27012/ |
title | Apple Quicktime 7 Invalid Atom Length Buffer Overflow |
Metasploit
description This module exploits a vulnerability found in Apple Quicktime. The flaw is triggered when Quicktime fails to properly handle the data length for certain atoms such as 'rdrf' or 'dref' in the Alis record, which may result a buffer overflow by loading a specially crafted .mov file, and allows arbitrary code execution under the context of the current user. id MSF:EXPLOIT/WINDOWS/BROWSER/APPLE_QUICKTIME_RDRF last seen 2020-05-21 modified 2017-07-24 published 2013-07-17 references reporter Rapid7 source https://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/windows/browser/apple_quicktime_rdrf.rb title Apple Quicktime 7 Invalid Atom Length Buffer Overflow description This module exploits a vulnerability found in Apple QuickTime. The flaw is triggered when QuickTime fails to properly handle the data length for certain atoms such as 'rdrf' or 'dref' in the Alis record, which may result a buffer overflow by loading a specially crafted .mov file, and allows arbitrary code execution under the context of the current user. Please note: Since an egghunter is used to search for the payload, this may require additional time for the exploit to complete. id MSF:EXPLOIT/WINDOWS/FILEFORMAT/APPLE_QUICKTIME_RDRF last seen 2020-06-13 modified 2017-09-14 published 2013-07-21 references reporter Rapid7 source https://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/windows/fileformat/apple_quicktime_rdrf.rb title Apple Quicktime 7 Invalid Atom Length Buffer Overflow
Nessus
NASL family | Windows |
NASL id | QUICKTIME_774.NASL |
description | The version of QuickTime installed on the remote Windows host is older than 7.7.4. It is, therefore, reportedly affected by the following vulnerabilities : - Buffer overflow vulnerabilities exist in the handling of |
last seen | 2020-06-01 |
modified | 2020-06-02 |
plugin id | 66636 |
published | 2013-05-28 |
reporter | This script is Copyright (C) 2013-2018 Tenable Network Security, Inc. |
source | https://www.tenable.com/plugins/nessus/66636 |
title | QuickTime < 7.7.4 Multiple Vulnerabilities (Windows) |
code |
|
Oval
accepted | 2013-07-29T04:00:45.407-04:00 | ||||||||
class | vulnerability | ||||||||
contributors |
| ||||||||
definition_extensions |
| ||||||||
description | Buffer overflow in Apple QuickTime before 7.7.4 allows remote attackers to execute arbitrary code or cause a denial of service (application crash) via crafted dref atoms in a movie file. | ||||||||
family | windows | ||||||||
id | oval:org.mitre.oval:def:16606 | ||||||||
status | accepted | ||||||||
submitted | 2013-05-28T13:13:14.598-04:00 | ||||||||
title | Buffer overflow in Apple QuickTime before 7.7.4 via crafted dref atoms in a movie file | ||||||||
version | 6 |
Packetstorm
data source | https://packetstormsecurity.com/files/download/122472/apple_quicktime_rdrf.rb.txt |
id | PACKETSTORM:122472 |
last seen | 2016-12-05 |
published | 2013-07-18 |
reporter | Jason Kratzer |
source | https://packetstormsecurity.com/files/122472/Apple-Quicktime-7-Invalid-Atom-Length-Buffer-Overflow.html |
title | Apple Quicktime 7 Invalid Atom Length Buffer Overflow |
Saint
bid | 60097 |
description | QuickTime Movie File dref Atom Handling Buffer Overflow |
id | misc_quicktime |
osvdb | 93625 |
title | movie1 |
type | client |
Seebug
bulletinFamily | exploit |
description | BUGTRAQ ID: 60097 CVE(CAN) ID: CVE-2013-1017 QuickTime是由苹果电脑所开发的一种多媒体架构,能够处理许多的数字视频、媒体段落、音效、文字、动画、音乐格式,以及交互式全景影像的数项类型。 Windows 7/Vista/XP平台上的QuickTime 7.7.4没有正确处理Alis记录内的如'rdrf'或'dref'的某些元素的数据长度,特制的.mov文件即可触发缓冲区溢出,造成任意代码执行。 0 Apple Quicktime < 7.7.4 厂商补丁: Apple ----- Apple已经为此发布了一个安全公告(HT5770)以及相应补丁: HT5770:About the security content of QuickTime 7.7.4 链接:http://support.apple.com/kb/HT5770 |
id | SSV:60929 |
last seen | 2017-11-19 |
modified | 2013-08-05 |
published | 2013-08-05 |
reporter | Root |
source | https://www.seebug.org/vuldb/ssvid-60929 |
title | Apple QuickTime 畸形MOV文件处理缓冲区溢出漏洞(CVE-2013-1017) |
References
- http://lists.apple.com/archives/security-announce/2013/May/msg00001.html
- http://lists.apple.com/archives/security-announce/2013/May/msg00001.html
- http://support.apple.com/kb/HT5770
- http://support.apple.com/kb/HT5770
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A16606
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A16606