WatchGuard Security Week in Review: Episode 4

FBI Call Eavesdropping, Stolen Source Code, and Windows Patches

Phew! This was one busy week for security. There were at least four big breaches, many software security updates, and quite a few other security stories I didn’t have time to cover. Check out this week’s episode of WatchGuard Security Week in Review for the highlights.

If you’d rather read about these big security stories, see the Reference section below the video.

Finally, I’d love to hear from you. Let me know if there are stories I should have covered, if there are ways I can make these weekly highlights more useful, and also feel free to share this video and blog with your friends. (Video Runtime: 7:25)

Episode References:

— Corey Nachreiner, CISSP (@SecAdept)

Microsoft Hearts Patches for Valentine’s Day

Most people get flowers, chocolates, and cards for Valentine’s Day, but next Tuesday Microsoft IT professionals can expect a big box of patches.

According to their advanced notification post for February, Microsoft will release nine security bulletins next Tuesday, February 14th. The bulletins deliver updates that fix 21 vulnerabilities, spread across Windows, Internet Explorer (IE), Office, and the .NET Framework. Microsoft rates four of the bulletins as Critical, and the rest as Important.

Other than its unfortunate timing for the more romantically inclined IT folks, this month’s Patch Day looks pretty routine. That said, you should still apply the upcoming patches as quickly as you can. Hackers often compare the differences found in Microsoft’s patches to previous versions in order to find vulnerabilities and build exploits for them. For instance, last month we saw attackers exploiting one of Microsoft’s patched flaws within weeks of the patch’s release. This should encourage you to download, test, and deploy these updates as quickly as you can, slamming the “vulnerability window” shut before attackers can climb into your network.

I’ll share more details about Microsoft’s bulletins on Valentine’s Day. Check back here to learn more. — Corey Nachreiner, CISSP (@SecAdept)

UPDATE: 2012′s First OS X Update Corrects 52 Security Vulnerabilities

Last week, Apple released an OS X update that fixed 52 security vulnerabilities. However, customers have reported that the Snow Leopard (10.6.x) version of the update causes problems with Rosetta — a component that allows Intel Macs to run PowerPC programs. In response, Apple has revised their original advisory, and released a new version of the Snow Leopard update.

If you use Snow Leopard, and you downloaded Apple’s update on February 1, you should download the revised v1.1 update from the Apple Software Download page. Apple doesn’t appear to have changed the text on their download page to reflect this new version. However, they did share new checksums for the revised updates in their email security advisory. You can find those SHA-1 checksums below:

For Mac OS X v10.6.8

  • Download file name: SecUpd2012-001Snow.dmg
  • SHA-1 digest: 29218a1a28efecd15b3033922d71f0441390490a

For Mac OS X Server v10.6.8

  • Download file name: SecUpdSrvr2012-001.dmg
  • SHA-1 digest: 105bdebf2e07fc5c0127f482276ccb7b6b631199
For reference purposes, I’ve included our original OS X alert below.


Summary:

  • These vulnerabilities affect: All current versions of OS X 10.6.x (Snow Leopard) and OS X 10.7.x (Lion)
  • How an attacker exploits them: Multiple vectors of attack, including enticing your users to visit a malicious web site, or into downloading and viewing various document or media files
  • Impact: Various results; in the worst case, an attacker executes code on your user’s computer
  • What to do: OS X administrators should download, test and install OS X 10.7.3 or Security Update 2012-001 as soon as possible, or let Apple’s Software updater do it for you.

Exposure:

Today, Apple released a security update to fix vulnerabilities in all current versions of OS X. The update fixes around 52 (number based on CVE-IDs) security issues in 27 components that ship as part of OS X or OS X Server, including Apache, Quicktime, and Time Machine. Some of the fixed vulnerabilities include:

  • Multiple ImageIO Buffer Overflow Vulnerability. ImageIO is one of the components that helps OS X handle various image file types. Unfortunately, it also suffers from various security vulnerabilities (including some buffer overflow vulnerabilities) involving the way it handles certain types of image files. Though these vulnerabilities differ technically, they generally share the same scope and impact. If an attacker can get a victim to view a specially crafted image file (perhaps hosted on a malicious website), he could exploit any of these flaws to either crash an application or to execute attack code on the victim’s computer. By default, the attacker would only execute code with that user’s privileges. The affected image types include TIFF and PNG.
  • CoreAudio Buffer Overflow Vulnerability. CoreAudio is a component that helps OS X play audio content. It suffers from a buffer overflow vulnerability. By enticing you to play a specially crafted audio file, an attacker would exploit this flaw to either crash your system, or execute code with your privileges.
  • Several Quicktime Vulnerabilities. Quicktime is the popular video and media player that ships with OS X (and iTunes). Quicktime suffers from six security issues (number based on CVE-IDs) involving how it handles certain image and video files. While the vulnerabilities differ technically, they share the same basic scope and impact. If an attacker can trick one of your users into viewing a maliciously crafted image or video in QuickTime, she could exploit any of these flaws to execute code on that user’s computer, with that user’s privileges.

Apple’s alert also describes many other code execution vulnerabilities, as well as some Denial of Service (DoS) flaws, elevation of privilege vulnerabilities, and information disclosure flaws. Components patched by this security update include:

Apache ATS
CFNetwork ColorSync
CoreAudio CoreMedia
CoreText CoreUI
curl Data Security
dovecot filecmds
ImageIO Internet Sharing
Libinfo libresolv
libsecurity OpenGL
PHP QuickTime
SquirrelMail Subversion
Time Machine Tomcat
WebDAV Sharing Webmail
X11

Please refer to Apple’s OS X 10.5.x and 10.6.x alert for more details.

Solution Path:

Apple has released OS X Security Update 2012-001 and OS X 10.7.3 to fix these security issues. OS X administrators should download, test, and deploy the corresponding update as soon as they can, or let Apple’s automatic Software Update utility do it for you

Note: Some of these updates are rather large (700MB or greater), and all require a reboot.

For All Users:

These flaws enable many diverse exploitation methods. Some of the exploits are local, meaning that your perimeter firewall never encounters the attack (unless you use firewalls internally between departments). Installing these updates, therefore, is the most secure course of action.

Status:

Apple has released updates to fix these flaws.

References:

This alert was researched and written by Corey Nachreiner, CISSP. (@SecAdept)

WatchGuard Security Week in Review: Episode 3

Mass WordPress Site Hacks, OS X Update, and Major Verisign Breach

This week’s WatchGuard Security Week in Review comes to you from on the road in Texas. I’m travelling this week to speak at various WatchGuard security events, but was still able to record an episode using my iPhone. You’ve got to love technology!

That said, due to my travel schedule on Friday, I had to produce this episode on Thursday. That means this episode could miss any big security stories that come out today. If that’s the case, I will update this post later to let you know about it

As usual, if you prefer text to video, check out the reference links below. We also love to hear from you, so if I can do anything to improve these weekly summaries for you, let me know in the comments section below. (Video Runtime: 4:21)

Episode References:

— Corey Nachreiner, CISSP (@SecAdept)

2012′s First OS X Update Corrects 52 Security Vulnerabilities

Summary:

  • These vulnerabilities affect: All current versions of OS X 10.6.x (Snow Leopard) and OS X 10.7.x (Lion)
  • How an attacker exploits them: Multiple vectors of attack, including enticing your users to visit a malicious web site, or into downloading and viewing various document or media files
  • Impact: Various results; in the worst case, an attacker executes code on your user’s computer
  • What to do: OS X administrators should download, test and install OS X 10.7.3 or Security Update 2012-001 as soon as possible, or let Apple’s Software updater do it for you.

Exposure:

Today, Apple released a security update to fix vulnerabilities in all current versions of OS X. The update fixes around 52 (number based on CVE-IDs) security issues in 27 components that ship as part of OS X or OS X Server, including Apache, Quicktime, and Time Machine. Some of the fixed vulnerabilities include:

  • Multiple ImageIO Buffer Overflow Vulnerability. ImageIO is one of the components that helps OS X handle various image file types. Unfortunately, it also suffers from various security vulnerabilities (including some buffer overflow vulnerabilities) involving the way it handles certain types of image files. Though these vulnerabilities differ technically, they generally share the same scope and impact. If an attacker can get a victim to view a specially crafted image file (perhaps hosted on a malicious website), he could exploit any of these flaws to either crash an application or to execute attack code on the victim’s computer. By default, the attacker would only execute code with that user’s privileges. The affected image types include TIFF and PNG.
  • CoreAudio Buffer Overflow Vulnerability. CoreAudio is a component that helps OS X play audio content. It suffers from a buffer overflow vulnerability. By enticing you to play a specially crafted audio file, an attacker would exploit this flaw to either crash your system, or execute code with your privileges.
  • Several Quicktime Vulnerabilities. Quicktime is the popular video and media player that ships with OS X (and iTunes). Quicktime suffers from six security issues (number based on CVE-IDs) involving how it handles certain image and video files. While the vulnerabilities differ technically, they share the same basic scope and impact. If an attacker can trick one of your users into viewing a maliciously crafted image or video in QuickTime, she could exploit any of these flaws to execute code on that user’s computer, with that user’s privileges.

Apple’s alert also describes many other code execution vulnerabilities, as well as some Denial of Service (DoS) flaws, elevation of privilege vulnerabilities, and information disclosure flaws. Components patched by this security update include:

Apache ATS
CFNetwork ColorSync
CoreAudio CoreMedia
CoreText CoreUI
curl Data Security
dovecot filecmds
ImageIO Internet Sharing
Libinfo libresolv
libsecurity OpenGL
PHP QuickTime
SquirrelMail Subversion
Time Machine Tomcat
WebDAV Sharing Webmail
X11

Please refer to Apple’s OS X 10.5.x and 10.6.x alert for more details.

Solution Path:

Apple has released OS X Security Update 2012-001 and OS X 10.7.3 to fix these security issues. OS X administrators should download, test, and deploy the corresponding update as soon as they can, or let Apple’s automatic Software Update utility do it for you

Note: Some of these updates are rather large (700MB or greater), and all require a reboot.

For All Users:

These flaws enable many diverse exploitation methods. Some of the exploits are local, meaning that your perimeter firewall never encounters the attack (unless you use firewalls internally between departments). Installing these updates, therefore, is the most secure course of action.

Status:

Apple has released updates to fix these flaws.

References:

This alert was researched and written by Corey Nachreiner, CISSP. (@SecAdept)

Change Your Password Day: I Like It

A tech blog I occasionally read, Gizmodo, has named today (February 1st)  Change Your Password Day. Though one might argue Gizmodo is not authoritative enough to get to pick official “Days” for us, I like the idea enough to support it.

As Gizmodo points out, there have been a number of breaches lately where attackers have gotten password databases from some pretty big companies, and these breaches will likely continue. Today is as good a day as any to start following better password creation and handling practices. I’ve pointed this fact out myself in a number of posts involving password losses, which I list below:

In those posts, I share a number of password tips, but if you need more, you can also check out this old video we made on the subject.

In any case, I encourage you to participate in Change Your Password Day. That said, I’m posting this pretty late (due to business travel), so I also say let’s extend Change Your Password Day to February 2nd as well. –  Corey Nachreiner, CISSP. (@SecAdept)

Radio Free Security Returns: January 2012 Episode

2011 Security Predictions in Review

Radio Free Security is back!

For the new listeners out there, Radio Free Security (RFS) is a monthly podcast, dedicated to spreading knowledge about network and information security, and to keeping busy IT administrators apprised of the latest security threats they face online. WatchGuard’s LiveSecurity team started RFS back in January, 2007.  However, we’ve been off the air since 2009 — but that all changes today, with our first return episode!

In this return episode, we look back at WatchGuard’s 2011 security predictions. Every year, the WatchGuard security team and I pull out our magic tarot cards to try and predict the security threats and trends you can expect for the upcoming year. In this episode, Tim Helming, Ben Brobak, and I revisit these predictions, which include a wide range of topics (Cyberwar, APTs, and Facebook attacks to name a few). Did we call 2011 correctly, and what did we learn from the results? Listen below to find out.

In the future, I will post Radio Free Security’s monthly podcast to its original RSS feed, which also links to an iTunes version. However, right now we are dusting off those old mechanisms, to get them up again. For now, you can listen to this month’s episode with the SoundCloud link below. If you are new to RFS, I also recommend you check out our archive (iTunes archive) of old shows. Though some of the Security Stories of the Month are old, the general security content and advice is still quite relevant.

[UPDATE] The original SoundCloud link for this episode had a repeated segment (from 00:49:49 to 01:13:49). We have uploaded a fixed version of the episode. I’d like to thank @pdbrown811 for letting us know. If you downloaded the episode before, I recommend you download it again from the new link below. — Corey Nachreiner, CISSP (@SecAdept)

WatchGuard Security Week in Review: Episode 2

Railway Hacks, VideoConferencing Espionage, and Security Professionals Gone Bad

Another week, another WatchGuard Security Week in Review. While this week wasn’t quite as action packed as last, there’s plenty of security stories to cover in this episode. I summarize them in the  brisk video below (runtime: 6:03 minutes).

If you prefer text to moving pictures, you can also find a quick descriptions of these stories, as well as reference links, underneath the video. Let us know what you think in the comments.

Episode References:

— Corey Nachreiner, CISSP (@SecAdept)

WatchGuard Releases v3.1.2 for WatchGuard SSL 100 and 560

WatchGuard is pleased to announce the release of WatchGuard SSL OS v3.1.2 for the WatchGuard SSL 100 and SSL 560.

The WatchGuard SSL appliances are easy-to-use, all-in-one, secure, remote access solutions for small to medium-sized businesses. WatchGuard SSL 100 supports up to 100 concurrent users to make secure connections. The SSL 560 appliance supports up to 500 concurrent users. The WatchGuard SSL appliances deliver applications directly to the desktop of your remote employees to provide increased productivity—from anywhere, at anytime.

Highlights of the WatchGuard SSL OS v3.1.2 release include:

  • Internet Explorer (IE) 9 support. You can now use IE9 to both configure the appliance’s WebUI and to access resources with the Access Client
  • The WebUI performs faster on SSL 100 devices
  • The Access Client has been improved to provide greater stability
  • Corrected various potential security vulnerabilities
  • Remote Desktop single sign-on now works with Windows Server 2008
  • The Web UI is now more stable, with improved error and exception handling
  •  … and many other fixes — please see the Release Notes for complete details.

If you’re an SSL 100 or 560 appliance owner with an active LiveSecurity subscription, you can upgrade to SSL OS v3.1.2 free of charge.

Does This Release Pertain to Me?

SSL OS v3.1.2 is a scheduled maintenance release. If you have an SSL 100 or 560 appliance, and wish to take advantage of any of the enhancements listed above, or those mentioned in the Release Notes, you should consider upgrading to v3.1.2. Please read the Release Notes before you upgrade, to understand what’s involved.

How Do I Get the Release?

WatchGuard SSL 100 and 560 owners who have a current LiveSecurity Service subscription can obtain this update without additional charge by downloading the applicable packages from the Articles & Support section of WatchGuard’s Support Center, which also includes clear installation instructions. As always, if you need support, please enter a support incident online or call our support staff directly. (When you contact Technical Support, please have your registered Product Serial Number, LiveSecurity Key, or Partner ID available.)

  • U.S. End Users: 877.232.3531
  • International End Users: +1.206.613.0456
  • Authorized WatchGuard Resellers: +1.206.521.8375

WatchGuard Releases Fireware XTM 11.3.5 for e-Series Appliances

WatchGuard is very pleased to announce that Fireware XTM 11.3.5, the latest operating system for our Firebox X e-Series appliances, is now available for download.

Fireware XTM v11.3.5 is the newest operating system software release for Firebox X Peak, Core, and Edge e-Series appliances. Fireware XTM v11.3.5 demonstrates a continuing commitment to WatchGuard Firebox X e-Series customers, with a significant number of bug fixes and enhancements. It is primarily a sustaining release that resolves many known issues.

NOTE: There is no new WatchGuard System Manager release to accompany Fireware XTM v11.3.5. You can either use WatchGuard System Manager v11.4.x-v11.5.x or WatchGuard System Manager v11.3.2 to connect to a Firebox e-Series device that runs Fireware XTM v11.3.5, although you must use WatchGuard System Manager v11.4.1 or higher if you want to use the Mobile VPN with IPSec Shrew Soft VPN client.

Some of XTM v11.3.5′s fixes and enhancements include:

  • Various authentication enhancements, which improve Active Directory and Radius authentication support.
  • Improved PPPOE support in multi-WAN situations
  • Blocked Site entries can now accept a /32 subnet mask
  • Various FireCluster Improvements
  • Fixed a problem that prevented Gateway AV from scanning passive FTP connections
  • Various Mobile VPN with SSL improvements which improve the client’s overall interoperability
  •  … and many other fixes — please see the Release Notes for complete details.

If you’re an active e-Series LiveSecurity subscriber, you can upgrade to Fireware XTM 11.3.5 free of charge.

Does This Release Pertain to Me?

Fireware XTM 11.3.5 is a sustaining release that contains a significant number of bug fixes and enhancements. If you have any Firebox e-Series appliances, and wish to take advantage of any of the enhancements listed above, or those mentioned in the Release Notes, you should consider upgrading to version 11.3.5. XTM appliance owners should not install 11.3.5, but rather stick with 11.5.x. Please read the Release Notes before you upgrade, to understand what’s involved.

How Do I Get the Release?

XTM series or Firebox e-Series owners who have a current LiveSecurity Service subscription can obtain this update without additional charge by downloading the applicable packages from the Articles & Support section of WatchGuard’s Support Center, which also includes clear installation instructions. Keep in mind, Fireware XTM 11.3.5 is an e-Series only release, and does not work on more recent XTM appliances. As always, if you need support, please enter a support incident online or call our support staff directly. (When you contact Technical Support, please have your registered Product Serial Number, LiveSecurity Key, or Partner ID available.)

  • U.S. End Users: 877.232.3531
  • International End Users: +1.206.613.0456
  • Authorized WatchGuard Resellers: +1.206.521.8375
Follow

Get every new post delivered to your Inbox.

Join 6,884 other followers