|
|
| Welcome to the Mac Forums forums. Please read the FAQ if you have questions. Register to participate. |
|
|||||||
| TouchArcade.com - iPhone Game Reviews and News |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
|
#1 | |
|
macrumors bot
Join Date: Apr 2001
|
Security Update 2006-003
http://www.macrumors.com/images/macrumorsthreadlogo.gif
Security Update 2006-003 Now Available Now in Software update: Quote:
Security Update 2006-002 was issued two months ago, in March. |
|
|
|
|
|
#2 |
|
macrumors 6502
Join Date: Mar 2005
|
was just wondering when one was coming out
|
|
|
| paperinacup |
| View Public Profile |
| Find More Posts by paperinacup |
|
|
#3 |
|
macrumors god
Join Date: Sep 2002
Location: at the table with countless relatives
|
http://www.macrumors.com/images/macrumorsthreadlogo.gif
Update to news story See these pages for manual downloads: Mac OS X 10.4 (PPC)
__________________
"You've just been abducted, of course you need crepes!" -- Walter Bishop |
|
|
|
|
#4 |
|
macrumors 6502a
Join Date: Jun 2003
|
My MacBook tanked after installing these three updates. I am on my G4 tower. Something is awry, Finder fails to launch.
I went through single user mode, dumped some cache, started in safe mode. It worked in safe, but didnt work again in normal mode! So the fun begins... Last edited by miketcool : May 11, 2006 at 07:10 PM. |
|
|
|
|
#5 |
|
macrumors 6502a
|
I would install these updates again... but, I'm going to hold off and make sure all is well.
I'm not reloading again and again.....
|
|
|
|
|
#6 |
|
macrumors 68030
Join Date: Dec 2004
|
Good to see Apple keeping up with time....
There was a lot of updates today...started up and got 5 RSS articles from MR...3 updates
__________________
Aluminium Macbook | 20" iMac G5 (iSight) |
|
|
|
|
#7 |
|
macrumors Demi-Goddess
Join Date: Feb 2005
|
I never went to 10.4.6 because there seemed to be so many issues. I am glad this is finally out...now I'll update!
__________________
Thanks.
|
|
|
|
|
#8 |
|
macrumors newbie
Join Date: Mar 2006
Location: Utah
|
Hmmmm...
Sounds like Leopard is almost ready.
|
|
|
| anaknipedro |
| View Public Profile |
| Find More Posts by anaknipedro |
|
|
#9 |
|
macrumors regular
|
Wow, looks like this update was more critical than the others!
never really cared so much for security updates, but this one is a need
__________________
iMac 20" 2.16 GHz intel Core 2 Duo 1.5 GB Ram |
|
|
| cherfizzle |
| View Public Profile |
| Find More Posts by cherfizzle |
|
|
#10 |
|
macrumors 65816
Join Date: Oct 2005
Location: Portland, OR
|
Well, I did an archive install on my Sawtooth and then ran all updates, and everything worked fine. The combined updates seem to be more stable than the individual ones. So my advice is to back-up and give it a shot, just have the install discs nearby so if you have to reinstall, you can.
__________________
G5 2x2gHz 6g/750gb/500gb/10.5.6 G4 Sawtooth 400mHz 2g/80gb/200gb/10.5.6 G4 ibook 1gHz 1.13g/60gb/10.4.11 G3 imac 400mHz, Blackbox Debian |
|
|
|
|
#11 |
|
macrumors 68040
Join Date: Mar 2003
Location: California
|
Queue the "my system feels snappier" comments in 3, 2, 1.....
On that note, my system feels snappier
__________________
The Un-Funny Truth About Scientology (Warning: Graphic images) MacBook Pro 15.4"/2.5 GHz/250GB/4GB RAM iMac G4 17"/800 Mhz/80GB/512GB RAM |
|
|
| Stridder44 |
| View Public Profile |
| Find More Posts by Stridder44 |
|
|
#12 |
|
macrumors member
Join Date: Jul 2005
Location: Charlottesville, VA
|
No problems with my 20" iMac G5 Rev B... yet.
|
|
|
|
|
#13 |
|
macrumors 601
Join Date: Oct 2003
|
Holy crap!
Almost all the fixes are for critical security holes that could lead to arbitrary code execution. Planting a trojan on a system running Mac OS X without this security update would be a piece of cake for an attacker with detailed knowledge of all these vulnerabilities. Mail reading, image viewing, Internet surfing or CD file browsing would all be unsafe activities.
__________________
Someone get Nekkid™, now! Last edited by gekko513 : May 11, 2006 at 05:24 PM. |
|
|
|
|
#14 | |
|
Demi-God (Editor)
|
Quote:
at least Apple's finally patching these vulnerabilities. I haven't taken in-depth looks, but I'm guessing we're finally seeing patches for the vulnerabilities that were initially found in January. |
|
|
|
|
|
#15 |
|
macrumors god
Join Date: Sep 2002
Location: at the table with countless relatives
|
Detailed changes:
AppKit - Characters entered into a secure text field can be read by other applications in the same window session Under certain circumstances when switching between text input fields, NSSecureTextField may fail to re-enable secure event input. This may allow other applications in the same window session to see some input characters and keyboard events. This update addresses the issue by ensuring secure event input is properly enabled. This issue does not affect systems prior to Mac OS X v10.4. AppKit, ImageIO - Viewing a maliciously-crafted GIF or TIFF image may lead to arbitrary code execution The handling of malformed GIF or TIFF image may lead to arbitrary code execution when parsing a maliciously-crafted image. This affects applications that use the ImageIO (Mac OS X v10.4 Tiger) or AppKit (Mac OS X v10.3 Panther) framework to read images. This update addresses the issue by performing additional validation of GIF and TIFF images. BOM - Expanding an archive may lead to arbitrary code execution By carefully crafting an archive (such as a Zip archive) containing long path names, an attacker may be able to trigger a heap buffer overflow in BOM. This may result in arbitrary code execution. BOM is used to handle archives in Finder and other applications. This update adresses the issue by properly handling the boundary conditions. BOM - Expanding a malicious archive may cause arbitrary files to be created or overwritten An issue in the handling of directory traversal symbolic links encountered in archives may cause BOM to create or overwrite files in arbitrary locations accessible to the user expanding the archive. BOM handles archives on behalf of Finder and other applications. This update addresses the issue by ensuring that files expanded from an archive are not placed outside the destination directory. CFNetwork - Visiting malicious web sites may lead to arbitrary code execution An integer overflow in the handling of chunked transfer encoding could lead to arbitrary code execution. CFNetwork is used by Safari and other applications. This update addresses the issue by performing additional validation. The issue does not affect systems prior to Mac OS X v10.4. ClamAV - Processing maliciously-crafted email messages with ClamAV may lead to arbitrary code execution The ClamAV virus scanning software has been updated to incorporate security fixes in the latest release. ClamAV was introduced in Mac OS X Server v10.4 for email scanning. The most severe of these issues could lead to arbitrary code execution with the privileges of ClamAV. For more information, see the project web site at http://www.clamav.net. CoreFoundation - Registration of an untrusted bundle may lead to arbitrary code execution Under certain circumstances, bundles are implicitly registered by applications or the system. A feature of the bundle API allows dynamic libraries to load and execute when a bundle is registered, even if the client application does not explicitly request it. As a result, arbitrary code may be executed from an untrusted bundle without explicit user interaction. This update addresses the issue by only loading and executing libraries from the bundle at the appropriate time. CoreFoundation - String conversions to file system representation may lead to arbitrary code execution An integer underflow during the processing of a boundary condition in CFStringGetFileSystemRepresentation may lead to arbitrary code execution. Applications that use this API or one of the related APIs such as NSFileManager's getFileSystemRepresentation:maxLength:withPath: may trigger the issue and lead to arbitrary code execution. This update adresses the issue by properly handling the boundary conditions. CoreGraphics - Characters entered into a secure text field can be read by other applications in the same window session Quartz Event Services provides applications with the ability to observe and alter low-level user input events. Normally, applications cannot intercept events when secure event input is enabled. However, if "Enable access for assistive devices" is on, Quartz Event Services can be used to intercept events even when secure event input is enabled. This update addresses the issue by filtering events when secure event input is enabled. This issue does not affect systems prior to Mac OS X v10.4. Credit to Damien Bobillot for reporting this issue. Finder - Launching an Internet Location item may lead to arbitrary code execution Internet Location items are simple URL containers which may reference http://, ftp://, and file:// URLs, as well as a few other URL schemes. These different types of Internet Location items are visually distinct, and meant to be safe to explicitly launch. However, the scheme of the URL may be different than the Internet Location type. As a result, an attacker may be able to convince a user to launch a supposedly benign item (such as a Web Internet Location, http://), with the result that some other URL scheme is actually used. In certain circumstances, this may lead to arbitrary code execution. This update addresses the issues by restricting the URL scheme based on the Internet Location type. FTPServer - FTP operations by authenticated FTP users may lead to arbitrary code execution Multiple issues in FTP server path name handling could result in a buffer overflow. A malicious authenticated user may be able to trigger this overflow which may lead to arbitrary code execution with the privileges of the FTP server. This update adresses the issue by properly handling the boundary conditions. Flash Player - Playing Flash content may lead to arbitrary code execution Flash Player contains critical vulnerabilities that may lead to arbitrary code execution when specially-crafted files are loaded. Further information is available via the Macromedia web site at www.macromedia.com. This update addresses the issue by incorporating Flash Player version 8.0.24.0. ImageIO - Viewing a maliciously-crafted JPEG image may lead to arbitrary code execution An integer overflow in the processing of JPEG metadata may result in a heap buffer overflow. By carefully crafting an image with malformed JPEG metadata, an attacker may be able to cause arbitrary code execution when the image is viewed. This update addresses the issue by performing additional validation of images. This issue does not affect systems prior to Mac OS X v10.4. Credit to Brent Simmons of NewsGator Technologies, Inc. for reporting this issue.
__________________
"You've just been abducted, of course you need crepes!" -- Walter Bishop |
|
|
|
|
#16 |
|
macrumors god
Join Date: Sep 2002
Location: at the table with countless relatives
|
Detailed changes (continued):
Keychain - An application may be able to use Keychain items when the Keychain is locked When a Keychain is locked, it is not possible for applications to access the Keychain items it contains without first requesting that the Keychain be unlocked. However, an application that has obtained a reference to a Keychain item prior to the Keychain being locked may, in certain circumstances, be able to continue using that Keychain item regardless of whether the Keychain is locked or unlocked. This update addresses the issue by rejecting requests to use Keychain items when the Keychain is locked. Credit to Tobias Hahn of HU Berlin for reporting this issue. LaunchServices - Viewing a malicious web site may lead to arbitrary code execution Long file name extensions may prevent Download Validation from correctly determining the application with which an item may be opened. As a result, an attacker may be able to bypass Download Validation and cause Safari to automatically open unsafe content if the "Open `safe' files after downloading" option is enabled and certain applications are not installed. This update addresses the issue through improved checking of the file name extension. This issue does not affect systems prior to Mac OS X v10.4. libcurl - URL handling in libcurl may lead to arbitrary code execution The open source HTTP library libcurl contains buffer overflows in URL handling. Applications using curl for URL handling may trigger the issue and lead to arbitrary code execution. This update addresses the issue by incorporating libcurl version 7.15.1. This issue does not affect systems prior to Mac OS X v10.4. Mail - Viewing a malicious mail message may lead to arbitrary code execution By preparing a specially-crafted email message with MacMIME encapsulated attachments, an attacker may trigger an integer overflow. This may lead to arbitrary code execution with the privileges of the user running Mail. This issue corrects the issue by performing additional validation of messages. Mail - Viewing a malicious mail message may lead to arbitrary code execution The handling of invalid color information in enriched text email messages could cause the allocation and initialization of arbitrary classes. This may lead to arbitrary code execution with the privileges of the user running Mail. This update addresses the issue by properly handling malformed enriched text data. MySQL Manager - MySQL database may be accessed with an empty password During the initial setup of a MySQL database server using MySQL Manager, the "New MySQL root password" may be supplied. However, this password is not actually used. As a result, the MySQL root password will remain empty. A local user may then obtain access to the MySQL database with full privileges. This update addresses the issue by ensuring that the entered password is saved. This issue does not affect systems prior to Mac OS X Server v10.4. Credit to Ben Low of the University of New South Wales for reporting this issue. Preview - Navigating a maliciously-crafted directory hierarchy may lead to arbitrary code execution When navigating very deep directory hierarchies in Preview, a stack buffer overflow may be trigger. By carefully crafting such a directory hierarchy, it may be possible for an attacker to cause arbitrary code execution if the directories are opened in Preview. This issue does not affect systems prior to Mac OS X v10.4. QuickDraw - Viewing a maliciously-crafted PICT image may lead to arbitrary code execution Two issues affect QuickDraw when processing PICT images. Malformed font information may cause a stack buffer overflow, and malformed image data may cause a heap buffer overflow. By carefully crafting a malicious PICT image, an attacker may be able to cause arbitrary code execution when the image is viewed. This update addresses the issue by performing additional validation of PICT images. Credit to Mike Price of McAfee AVERT Labs for reporting this issue. QuickTime Streaming Server - A malformed QuickTime movie can cause QuickTime Streaming Server to crash A QuickTime movie that has a missing track may cause a null pointer dereference, causing the server process to crash. This causes active client connections to be interrupted. However, the server is restarted automatically. This update addresses the issue by producing an error when malformed movies are encountered. QuickTime Streaming Server - Maliciously-crafted RTSP requests may lead to crashes or arbitrary code execution By carefully crafting an RTSP request, an attacker may be able to trigger a buffer overflow during message logging. This may lead to the arbitrary code execution with the privileges of the QuickTime Streaming Server. This update adresses the issue by properly handling the boundary conditions. Credit to the Mu Security research team for reporting this issue. Ruby - Ruby safe level restrictions may be bypassed The Ruby scripting language contains a mechanism called "safe levels" that is used to restrict certain operations. This mechanism is most commonly used when running privileged Ruby applications or Ruby network applications. In certain circumstances, an attacker may be able to bypass the restrictions in such applications. Applications that do not rely on safe levels are unaffected. This update addresses the issue by ensuring that safe levels cannot be bypassed. Safari - Visiting malicious web sites may lead to file manipulation or arbitrary code execution When Safari's "Open `safe' files after downloading" option is enabled, archives will be automatically expanded. If the archive contains a symbolic link, the target symlink may be moved to the user's desktop and launched. This update addresses the issue by not resolving downloaded symbolic links. This issue does not affect systems prior to Mac OS X v10.4.
__________________
"You've just been abducted, of course you need crepes!" -- Walter Bishop |
|
|
|
|
#17 |
|
macrumors regular
Join Date: Feb 2006
Location: Ireland
|
If someone rates this article as a negitive, I'll kick them
__________________
Mac touch FTW! |
|
|
| Mac Fly (film) |
| View Public Profile |
| Find More Posts by Mac Fly (film) |
|
|
#18 | |
|
macrumors Demi-God
Join Date: Apr 2005
Location: Sacramento, CA
|
Quote:
__________________
|
|
|
|
|
|
#19 |
|
macrumors 601
Join Date: May 2002
Location: Blinking blue dot
|
Always remember:
1. No OS is ever perfect. 2. Therefore Mac OS X is not perfect. 3. Therefore Mac OS X is just as bad as Windows. 4. Therefore Windows is better than Mac OS X. QED ![]() Thought I'd save some time and sum that all up for anyone who needs it
|
|
|
|
|
#20 |
|
macrumors 601
Join Date: May 2002
Location: Blinking blue dot
|
I'm glad they're fixing these "potentials" before they become "actuals," but mostly I'm just dying to know. What is BOM?
I know it's something to do with extracting zips, but why the name BOM? TIA for what will probably be some Unix trivia ![]() PS, it's cool that the latest Flash Player is bundled right into the Apple update. |
|
|
|
|
#21 |
|
macrumors 6502
Join Date: Aug 2005
Location: London, UK
|
The security updates seem to have been getting a bit more frequent of late.
__________________
iMac G5 20" 2.0Ghz Rev B; 2GB RAM; 250GB HD Miglia TV Mini iPod Nano White 4GB |
|
|
|
|
#22 | |
|
macrumors Demi-God
|
Quote:
![]() Plus, this is the third security update of 2006 for Apple. How many patches, etc. has MS released for Windows so far?
__________________
My riches consist not in the extent of my possessions, but in the fewness of my wants. - J. Brotherton |
|
|
|
|
|
#23 |
|
macrumors regular
Join Date: Feb 2006
Location: Ireland
|
"I'm just dying to know. What is BOM?" It contains gun powder and has a short fuse attached
__________________
Mac touch FTW! |
|
|
| Mac Fly (film) |
| View Public Profile |
| Find More Posts by Mac Fly (film) |
|
|
#24 |
|
Banned
|
I wonder
i wonder if this is a response to the ads they put up earlier, just to make extra-sure
|
|
|
| daveyjokes |
| View Public Profile |
| Find More Posts by daveyjokes |
|
|
#25 | |
|
macrumors 6502a
Join Date: Jan 2005
Location: Queens, NYC
|
Quote:
__________________
Treo 700p.
|
|
|
|
| bluebomberman |
| View Public Profile |
| Find More Posts by bluebomberman |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|