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 QuickTime FPX Integer Overflow

Subject: [NEWS] Apple QuickTime FPX Integer Overflow
Date: 14 May 2006 18:03:01 +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 QuickTime FPX Integer Overflow
------------------------------------------------------------------------


SUMMARY

 <http://www.apple.com/quicktime/> QuickTime is a multimedia technology 
developed by Apple Computer, capable of handling various formats of 
digital video, sound, text, animation, music, and immersive panoramic (and 
sphere panoramic) images

There is an integer overflow in the way QuickTime processes fpx format 
files. An attacker can create an fpx file and send it to the user via 
email, web page, or fpx file with ActiveX.

DETAILS

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

In an fpx file, there is a field that figures out how many blocks of data 
there are in that file. One block data size is 0x200, QuickTime Player 
will allocate memory relying on (number*0x200) but does not check the size 
value and an integer overflow can occur.  If you set the block value to 
0x800000 an integer overflow will occur which will then cause a heap 
overflow and write invalid memory.

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 information is available 
at:
 <http://docs.info.apple.com/article.html?artnum=61798> 
http://docs.info.apple.com/article.html?artnum=61798

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


ADDITIONAL INFORMATION

The information has been provided by  <mailto:Advisories@eeye.com> eEye 
Advisories.



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


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 QuickTime FPX Integer Overflow, SecuriTeam <=