Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Exploits-HackingTools
[Top] [All Lists]

[NEWS] Apple iTunes Heap Overflow (QuickTime.qts)

Subject: [NEWS] Apple iTunes Heap Overflow (QuickTime.qts)
Date: 15 Jan 2006 18:58:44 +0200
The following security advisory is sent to the securiteam mailing list, and can 
be found at the SecuriTeam web site: http://www.securiteam.com
- - promotion

The SecuriTeam alerts list - Free, Accurate, Independent.

Get your security news from a reliable source.
http://www.securiteam.com/mailinglist.html 

- - - - - - - - -



  Apple iTunes Heap Overflow (QuickTime.qts)
------------------------------------------------------------------------


SUMMARY

iTunes is "a digital media player application, developed by Apple 
Computer, for playing and organizing digital music and video files. The 
program is also the interface to manage the music on Apple's popular iPod 
digital audio player".

The vulnerability allows an attacker to reliably overwrite heap memory 
with user-controlled data and execute arbitrary code in the context of the 
user who executed iTunes.

DETAILS

Vulnerable Systems:
 * Quicktime on Windows 2000
 * Quicktime on Windows XP
 * Quicktime on Mac OS X 10.3.9

Immune Systems:
 * Apple iTunes on Windows 2000
 * Apple iTunes on Windows XP
 * Apple iTunes on OS X 10.3.9

This specific flaw exists within the QuickTime.qts file which many 
applications access QuickTime's functionality through. By specially 
crafting atoms within a movie file, a direct heap overwrite is triggered, 
and reliable code execution is then possible.

The code in QuickTime.qts responsible for copying Movie Resource atom type 
sizes in a QuickTime-format movie into an array allocated on the heap. 
According to developer.apple.com, the format of the Movie Resource atom is 
as follows:

Field           Description
---------------------------
Atom Size       - 4 bytes
Atom Type       - 4 bytes
Data            - Variable

By supplying the .MOV file with a large atom size results in a 
insufficiently-sized heap block to be allocated, resulting in a complete 
heap memory overwrite ultimately failing in the List_Component() function.

References:
QuickTime: QuickTime File Format
 <http://developer.apple.com/documentation/QuickTime/QTFF/index.html> 
http://developer.apple.com/documentation/QuickTime/QTFF/index.html

Vendor Status:
Apple has released a patch for this vulnerability. The patch is available 
via the Updates section of the affected applications.

CVE Information:
 <http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4092> 
CVE-2005-4092


ADDITIONAL INFORMATION

The original article can be found at:  
<http://www.eeye.com/html/research/advisories/AD20060111b.html> 
http://www.eeye.com/html/research/advisories/AD20060111b.html



======================================== 


This bulletin is sent to members of the SecuriTeam mailing list. 
To unsubscribe from the list, send mail with an empty subject line and body to: 
list-unsubscribe@securiteam.com 
In order to subscribe to the mailing list, simply forward this email to: 
list-subscribe@securiteam.com 


==================== 
==================== 

DISCLAIMER: 
The information in this bulletin is provided "AS IS" without warranty of any 
kind. 
In no event shall we be liable for any damages whatsoever including direct, 
indirect, incidental, consequential, loss of business profits or special 
damages. 




<Prev in Thread] Current Thread [Next in Thread>
  • [NEWS] Apple iTunes Heap Overflow (QuickTime.qts), SecuriTeam <=