<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Krebs on Security &#187; patch tuesday</title>
	<atom:link href="http://krebsonsecurity.com/tag/patch-tuesday/feed/" rel="self" type="application/rss+xml" />
	<link>http://krebsonsecurity.com</link>
	<description>In-depth security news and investigation</description>
	<lastBuildDate>Thu, 09 Feb 2012 22:39:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Microsoft Fixes Scary Bluetooth Flaw, 21 Others</title>
		<link>http://krebsonsecurity.com/2011/07/microsoft-fixes-scary-bluetooth-flaw-21-others/</link>
		<comments>http://krebsonsecurity.com/2011/07/microsoft-fixes-scary-bluetooth-flaw-21-others/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 19:10:59 +0000</pubDate>
		<dc:creator>BrianKrebs</dc:creator>
				<category><![CDATA[Latest Warnings]]></category>
		<category><![CDATA[Security Tools]]></category>
		<category><![CDATA[Time to Patch]]></category>
		<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[patch tuesday]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://krebsonsecurity.com/?p=10680</guid>
		<description><![CDATA[Microsoft today released updates to fix at least 22 security flaws in its Windows operating systems and other software. The sole critical patch from this month's batch addresses an unusual Bluetooth vulnerability that could let nearby attackers break into vulnerable systems even when the targeted computer is not connected to a network.

Bluetooth is a wireless communications standard that allows electronic devices -- such as laptops, mobile phones and headsets -- to communicate over short distances (the average range is about 30 to 100 meters, but that range can be extended with specialized tools). To share data, two Bluetooth-enabled devices normally need to "pair" with one another, a process that involves the exchange of a passkey between the two devices.]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_silver" style="float: left;margin-right: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fkrebsonsecurity.com%252F2011%252F07%252Fmicrosoft-fixes-scary-bluetooth-flaw-21-others%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Microsoft%20Fixes%20Scary%20Bluetooth%20Flaw%2C%2021%20Others%22%20%7D);"></div>
<p><strong>Microsoft</strong> today released updates to fix at least 22 security flaws in its <strong>Windows</strong> operating systems and other software. The sole critical patch from this month&#8217;s batch addresses an unusual <strong>Bluetooth</strong> vulnerability that could let nearby attackers break into vulnerable systems even when the targeted computer is not connected to a network.</p>
<p><a href="http://krebsonsecurity.com/wp-content/uploads/2011/07/bt.jpg"><img class="alignright size-full wp-image-10683" title="bt" src="http://krebsonsecurity.com/wp-content/uploads/2011/07/bt.jpg" alt="" width="164" height="155" /></a>Bluetooth is a wireless communications standard that allows electronic devices &#8212; such as laptops, mobile phones and headsets &#8212; to communicate over short distances (the average range is between 30 to 100 meters, but that range can be extended with specialized tools). To share data, two Bluetooth-enabled devices normally need to &#8220;pair&#8221; with one another, a process that involves the exchange of a passkey between the two devices.</p>
<p>But Microsoft today shipped <a title="MS11-053" href="http://www.microsoft.com/technet/security/Bulletin/MS11-053.mspx" target="_blank">a patch</a> to fix a flaw in its Bluetooth implementation on Windows Vista and Windows 7 computers that it said attackers could use to seize control over a vulnerable system without any action on the part of the user.  The assailant&#8217;s computer would need to be within a short distance of the victim&#8217;s PC, and the target would merely need to have Bluetooth turned on.<br />
<strong><br />
Joshua Talbot</strong>, security intelligence manager for <strong>Symantec Security Response</strong>, said the vulnerability could be exploited without any alerts being sent to the victim PC.</p>
<p>“An attacker would exploit this by sending specific malicious data to the targeted computer while establishing a Bluetooth connection,” Talbot said. “Because of a memory corruption issue at the heart of this vulnerability, the attacker would then gain access to the computer. All this would happen before any notification alerts the targeted user that another computer has requested a Bluetooth connection.”</p>
<p>Although it is unlikely, such a vulnerability could be used to power a computer worm that spreads from one Bluetooth-enabled Windows laptop to another, Talbot said.</p>
<p><span id="more-10680"></span>Microsoft advisory states: &#8220;Windows Vista and Windows 7 support a wide range of Bluetooth radio devices, and will install the Bluetooth driver when a removable Bluetooth device is added to the system. As a result, all supported versions of Windows Vista and Windows 7 are affected.&#8221;</p>
<p>But Talbot added that many Windows laptops are configured to make connectivity as easy as possible for users, and will turn on Bluetooth when the computer&#8217;s wireless Internet component is active or searching for networks (which, for many machines, is all the time).</p>
<p>Microsoft fixed <a title="Microsoft Security Bulletin Summary for July 2011" href="http://www.microsoft.com/technet/security/bulletin/ms11-jul.mspx" target="_blank">21 other security vulnerabilities</a> this Patch Tuesday; all of them were less severe, so-called &#8220;privilege escalation&#8221; flaws that are of little use unless the attacker already has a foothold on the target&#8217;s system.</p>
<p>Updates are available from Windows Update, or via Automatic Updates. As always, if you experience any problems before, during or after applying these updates, please drop a note in the comments section about your experience.</p>

]]></content:encoded>
			<wfw:commentRss>http://krebsonsecurity.com/2011/07/microsoft-fixes-scary-bluetooth-flaw-21-others/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Microsoft Patches Fix 34 Security Flaws</title>
		<link>http://krebsonsecurity.com/2011/06/microsoft-patches-fix-34-security-flaws/</link>
		<comments>http://krebsonsecurity.com/2011/06/microsoft-patches-fix-34-security-flaws/#comments</comments>
		<pubDate>Wed, 15 Jun 2011 08:42:26 +0000</pubDate>
		<dc:creator>BrianKrebs</dc:creator>
				<category><![CDATA[Time to Patch]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[patch tuesday]]></category>
		<category><![CDATA[security updates]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://krebsonsecurity.com/?p=10305</guid>
		<description><![CDATA[Microsoft on Tuesday released 16 software updates to fix at least 34 security vulnerabilities in its Windows operating systems and other software. More than half of the updates address flaws Microsoft rates &#8220;critical,&#8221; meaning the bugs can be exploited with little to no user interaction. For organizations that need to test patches before deploying them, [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_silver" style="float: left;margin-right: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fkrebsonsecurity.com%252F2011%252F06%252Fmicrosoft-patches-fix-34-security-flaws%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Microsoft%20Patches%20Fix%2034%20Security%20Flaws%22%20%7D);"></div>
<p><strong>Microsoft </strong>on Tuesday released 16 software updates to fix at least 34 security vulnerabilities in its <strong>Windows</strong> operating systems and other software. More than half of the updates address flaws Microsoft rates &#8220;critical,&#8221; meaning the bugs can be exploited with little to no user interaction.</p>
<p>For organizations that need to test patches before deploying them, Microsoft said four of the updates deserve priority:</p>
<ul>
<li><strong><a href="http://go.microsoft.com/fwlink/?LinkId=215838" target="_blank">MS11-042</a> (DFS). </strong>This bulletin resolves two privately reported issues affecting all versions of Windows.</li>
<li><strong><a href="http://go.microsoft.com/fwlink/?LinkId=215841" target="_blank">MS11-043</a> (SMB Client).</strong> This bulletin resolves one privately reported issue affecting all versions of SMB Client on Windows.</li>
<li><strong><a href="http://go.microsoft.com/fwlink/?LinkID=217212" target="_blank">MS11-050</a> (Internet Explorer).</strong> This security bulletin resolves 11 privately reported issues in <strong>Internet Explorer</strong>.</li>
<li><strong><a href="http://go.microsoft.com/fwlink/?LinkID=218115" target="_blank">MS11-052</a> (Windows)</strong>. This bulletin resolves one privately reported issue in Windows and is also Critical.</li>
</ul>
<p>Another <a title="MS11-045" href="https://www.microsoft.com/technet/security/bulletin/MS11-045.mspx" target="_blank">update</a>, labeled &#8220;important,&#8221; fixes at least eight security problems in all versions of <strong>Microsoft Excel</strong>, including <strong>Office for Mac</strong>.</p>
<p>More information on this week&#8217;s updates is available at <a title="Patches for June 2011" href="https://www.microsoft.com/technet/security/bulletin/ms11-jun.mspx" target="_blank">this summary</a>. Updates are available from Windows Update and via <a href="http://support.microsoft.com/kb/306525" target="_blank">Automatic Updates</a>. You may want to set aside some time for this update package: Among the critical patches is <a href="https://www.microsoft.com/technet/security/Bulletin/MS11-044.mspx">an update</a> for Microsoft&#8217;s .NET software, and .NET updates are typically bulky. If you experience problems after applying any of the updates, please leave a note about it in the comments below.</p>

]]></content:encoded>
			<wfw:commentRss>http://krebsonsecurity.com/2011/06/microsoft-patches-fix-34-security-flaws/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Security Fixes for Microsoft Windows, Office</title>
		<link>http://krebsonsecurity.com/2011/05/security-fixes-for-microsoft-windows-office/</link>
		<comments>http://krebsonsecurity.com/2011/05/security-fixes-for-microsoft-windows-office/#comments</comments>
		<pubDate>Wed, 11 May 2011 02:31:39 +0000</pubDate>
		<dc:creator>BrianKrebs</dc:creator>
				<category><![CDATA[Latest Warnings]]></category>
		<category><![CDATA[Time to Patch]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[patch tuesday]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://krebsonsecurity.com/?p=9608</guid>
		<description><![CDATA[Microsoft issued just two updates today to fix at least three security flaws in its Windows and Microsoft Office products, a merciful respite following last month's record-setting patch push. One of the patches issued today earned a critical rating, the company's most serious.]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_silver" style="float: left;margin-right: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fkrebsonsecurity.com%252F2011%252F05%252Fsecurity-fixes-for-microsoft-windows-office%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Security%20Fixes%20for%20Microsoft%20Windows%2C%20Office%22%20%7D);"></div>
<p><strong>Microsoft</strong> issued just two updates today to fix at least three security flaws in its <strong>Windows </strong>and <strong>Microsoft Office </strong>products, a merciful respite following last month&#8217;s <a title="Microsoft Issues Monster Patch Batch" href="http://krebsonsecurity.com/2011/04/microsoft-issues-monster-patch-update/" target="_blank">record-setting patch push</a>. One of the patches issued today earned a critical rating, the company&#8217;s most serious.</p>
<p><a href="http://krebsonsecurity.com/wp-content/uploads/2010/01/winicon.jpg"><img class="alignright size-full wp-image-409" title="winicon" src="http://krebsonsecurity.com/wp-content/uploads/2010/01/winicon.jpg" alt="" width="139" height="123" /></a>The <a title="MS11-035" href="http://www.microsoft.com/technet/security/Bulletin/MS11-035.mspx" target="_blank">critical patch</a> is mainly a concern for enterprises that are running <strong>Windows Server 2003</strong> and <strong>2008</strong> server operating systems. The <a title="MS11-036" href="http://www.microsoft.com/technet/security/Bulletin/MS11-036.mspx" target="_blank">Office update</a> fixes two vulnerabilities in <strong>Microsoft Powerpoint</strong>, and affects older versions of Office, including <strong>Office XP</strong>, <strong>Office 2003</strong>, <strong>Office 2007</strong> and <strong>2004 for Mac</strong> (Office 2010 for Mac and Windows are <em>not</em> affected).</p>
<p>Updates are available through <a title="Microsoft Update" href="http://update.microsoft.com" target="_blank"></a><a href="http://windowsupdate.microsoft.com" target="_blank">Windows Update</a> or via <a title="Automatic Updates" href="http://support.microsoft.com/kb/306525" target="_blank">Automatic Updates</a>. As always, please leave a note in the comments if you experience any troubles during or after the installation of these patches.</p>

]]></content:encoded>
			<wfw:commentRss>http://krebsonsecurity.com/2011/05/security-fixes-for-microsoft-windows-office/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Microsoft Issues Monster Patch Update</title>
		<link>http://krebsonsecurity.com/2011/04/microsoft-issues-monster-patch-update/</link>
		<comments>http://krebsonsecurity.com/2011/04/microsoft-issues-monster-patch-update/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 21:48:55 +0000</pubDate>
		<dc:creator>BrianKrebs</dc:creator>
				<category><![CDATA[Time to Patch]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Office File Validation Tool]]></category>
		<category><![CDATA[patch tuesday]]></category>
		<category><![CDATA[Rootkit Evasion Prevention Tool]]></category>

		<guid isPermaLink="false">http://krebsonsecurity.com/?p=9200</guid>
		<description><![CDATA[Microsoft released a record number of software updates yesterday to fix at least 64 security vulnerabilities in its Windows operating systems and Office products, including at least one that attackers are actively exploiting.

Updates are available for all versions of Windows via Windows Update or Automatic Update. Nine of the patches earned Microsoft's "critical" rating, which means the vulnerabilities they fix could be exploited to compromise PCs with little or no action on the part of the user, apart from visiting a booby-trapped Web site or opening a tainted file.]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_silver" style="float: left;margin-right: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fkrebsonsecurity.com%252F2011%252F04%252Fmicrosoft-issues-monster-patch-update%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Microsoft%20Issues%20Monster%20Patch%20Update%22%20%7D);"></div>
<p>Microsoft released a record number of software updates yesterday to fix at least 64 security vulnerabilities in its Windows operating systems and Office products, including at least one that attackers are actively exploiting.</p>
<p>Updates are available for all versions of Windows via Windows Update or Automatic Update. Nine of the patches earned Microsoft&#8217;s &#8220;critical&#8221; rating, which means the vulnerabilities they fix could be exploited to compromise PCs with little or no action on the part of the user, apart from visiting a booby-trapped Web site or opening a tainted file.</p>
<p>Redmond said three of patches should be top priorities. Two of them fix critical vulnerabilities in the &#8220;server message block&#8221; or SMB service, which handles Windows networking. Attackers could exploit the flaw addressed by <a href="https://www.microsoft.com/technet/security/bulletin/ms11-020.mspx" target="_blank">MS11-020</a> by sending a single, specially crafted evil data packet to a targeted system. This is the type of flaw that should concern any network administrator, because it has high potential to be used to power an automated computer worm.</p>
<p>Microsoft also called attention to <a href="https://www.microsoft.com/technet/security/bulletin/ms11-018.mspx" target="_blank">MS11-018</a>, which is a cumulative security update for Internet Explorer that fixes critical flaws in all versions of the browser except the latest IE9, which is not affected. One of the IE vulnerabilities &#8212; the MHTML flaw <a title="MHTML Flaw Being Exploited" href="http://krebsonsecurity.com/2011/01/microsoft-exploit-published-for-windows-flaw/" target="_blank">I wrote about in January</a> &#8212; is currently being exploited; another was discovered at the <a href="http://techland.time.com/2011/03/14/pwn2own-roundup-apple-fails-google-stays-strong/" target="_blank">Pwn2Own hacking competition</a> earlier this year.</p>
<p><span id="more-9200"></span>Most XP users will find that a total of 22 to 30 patches will be installed, and more if Office 2010 is installed.  The PC will be very busy after reboot and will need about four to five minutes to catch up and finish finalizing all the patches.  Included in this month&#8217;s patch batch is a .NET Framework update, which usually takes a while to download and install.</p>
<p>In addition to the security updates, Microsoft released two security related tools. <a title="Rootkit Evasion Prevention Tool" href="https://www.microsoft.com/technet/security/advisory/2506014.mspx" target="_blank">The Rootkit Evasion Prevention Tool</a> &#8220;will expose an installed rootkit and give your anti-malware software the ability to detect and remove the rootkit,&#8221; <a href="http://blogs.technet.com/b/msrc/archive/2011/04/12/april-2011-security-bulletin-release.aspx" target="_blank">wrote</a> <strong>Dustin Childs</strong>, a senior security program manager at Microsoft. &#8220;For a rootkit to be successful it must stay hidden and persistent on a system. One way we have seen rootkits hide themselves on 64-bit systems is bypassing driver signing checks done by winload.exe.&#8221;</p>
<p>Microsoft expanded the applicability of its <a href="http://www.microsoft.com/technet/security/advisory/2501584.mspx" target="_blank">Office File Validation tool</a>, a security feature the company initially released in December 2010 for Office 2010 that has now been extended to work with Office 2003 and 2007. &#8220;This feature, which is included in Word, Excel, PowerPoint and  Publisher (.doc, .xls, .ppt and .pub file formats), will validate the  file structure as it is being opened by the user,&#8221; <a href="http://blogs.technet.com/b/msrc/archive/2011/04/12/april-2011-security-bulletin-release.aspx" target="_blank">wrote</a> <strong>Modesto Estrada</strong>, Microsoft&#8217;s Office Program Manager. The validation will  check the file to make sure it conforms to expected Office  specifications.  If this process fails the user will be notified of  potential issues.&#8221;</p>
<p>As always, please leave a comment if you experience any difficulties during or after installing these patches.</p>

]]></content:encoded>
			<wfw:commentRss>http://krebsonsecurity.com/2011/04/microsoft-issues-monster-patch-update/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Patch Tuesday, Etc.</title>
		<link>http://krebsonsecurity.com/2011/03/patch-tuesday-etc/</link>
		<comments>http://krebsonsecurity.com/2011/03/patch-tuesday-etc/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 01:17:14 +0000</pubDate>
		<dc:creator>BrianKrebs</dc:creator>
				<category><![CDATA[Latest Warnings]]></category>
		<category><![CDATA[Time to Patch]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[patch tuesday]]></category>
		<category><![CDATA[shockwave]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://krebsonsecurity.com/?p=8527</guid>
		<description><![CDATA[Microsoft has issued security updates to fix at least four security holes in its Windows operating system and other software. Not exactly a fat Patch Tuesday from Microsoft, but depending on how agile you are in updating third-party applications like Flash, iTunes and Shockwave, you may have some additional patching to do.]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_silver" style="float: left;margin-right: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fkrebsonsecurity.com%252F2011%252F03%252Fpatch-tuesday-etc%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Patch%20Tuesday%2C%20Etc.%22%20%7D);"></div>
<p><strong><a href="http://krebsonsecurity.com/wp-content/uploads/2010/01/winicon.jpg"><img class="alignright size-full wp-image-409" title="winicon" src="http://krebsonsecurity.com/wp-content/uploads/2010/01/winicon.jpg" alt="" width="139" height="123" /></a>Microsoft</strong> has issued security updates to fix at least four security holes in its Windows operating system and other software. Not exactly a fat Patch Tuesday from Microsoft, but depending on how agile you are in updating third-party applications like <strong>Flash</strong>, <strong>iTunes</strong> and <strong>Shockwave, </strong>you may have some additional patching to do.</p>
<p>One of the updates from Microsoft earned a &#8220;critical&#8221; rating, meaning Redmond believes it could be exploited to break into vulnerable systems with little to no help from users. That flaw, <a href="http://www.microsoft.com/technet/security/bulletin/ms11-015.mspx" target="_blank">a bug</a> in the way <strong>Windows Media Player</strong> and <strong>Media Center</strong> process certain types of media files, could be leveraged by convincing a user to open a tainted video file. This flaw affects <strong>Windows XP</strong>, <strong>Vista</strong> and <strong>Windows 7.</strong></p>
<p><strong><span id="more-8527"></span></strong>Microsoft has more details on and links to the other two patches &#8212; rated &#8220;important&#8221; &#8212; at its Security Response Center blog. The updates are available through Windows Update or via Automatic Update. The software giant chose not to address <a href="http://krebsonsecurity.com/2011/01/microsoft-exploit-published-for-windows-flaw/" target="_blank">an Internet Explorer vulnerability</a> that hackers have been exploiting since late January, although the company has issued a stopgap &#8220;FixIt&#8221; tool for that flaw.</p>
<p><a href="http://krebsonsecurity.com/wp-content/uploads/2011/03/itunes.jpg"><img class="alignleft size-full wp-image-8532" title="itunes" src="http://krebsonsecurity.com/wp-content/uploads/2011/03/itunes.jpg" alt="" width="213" height="143" /></a>In other news, <strong>Apple</strong> has released an update to iTunes that corrects <a href="http://support.apple.com/kb/HT4554" target="_blank">more than 50 security vulnerabilities</a> in the Windows version of this software. That patch bundle is available from Apple Downloads or via the Apple Software Update program that now comes bundled with iTunes and other Apple software for Windows.</p>
<p>I&#8217;m a bit behind in reporting on important updates to Adobe&#8217;s Flash and Shockwave players that fix a load of problems with these widely-installed software packages. The Flash update bumps the player up to <em>version 10.2.152.26</em>, and plugs at least 13 security holes on both Windows and Mac installations. To check which version you have installed, visit <a href="http://www.adobe.com/products/flash/about/" target="_blank">this page</a>: There is a decent chance that Adobe&#8217;s built-in updater has already prompted you to update this program. If your version is lower than 10.2.152.26, it&#8217;s time to update.</p>
<p>Updates are available via Adobe&#8217;s <a href="http://get.adobe.com/flashplayer/" target="_blank">Download Center</a> or directly from <a href="http://kb2.adobe.com/cps/191/tn_19166.html#main_ManualInstaller" target="_blank">this page</a>. The latter option avoids Adobe&#8217;s obnoxious Download Manager, which may prompt you to install additional software that you don&#8217;t need or want. Remember that if you are using both Internet Explorer and a non-IE browser like Firefox or Opera, you will need to install Flash twice, once with the <a href="http://fpdownload.adobe.com/get/flashplayer/current/install_flash_player_ax.exe" target="_blank">IE ActiveX installer</a>, and again with your other browser. Google Chrome users should already have this version of Flash deployed (but do take a second to check <a href="http://www.adobe.com/products/flash/about/" target="_blank">this page</a> to make sure you have the right version, just in case).</p>
<p><a href="http://krebsonsecurity.com/wp-content/uploads/2011/03/shockwavetest.jpg"><img class="alignright size-medium wp-image-8531" title="shockwavetest" src="http://krebsonsecurity.com/wp-content/uploads/2011/03/shockwavetest-300x176.jpg" alt="" width="300" height="176" /></a>The critical <a href="http://www.adobe.com/support/security/bulletins/apsb11-01.html" target="_blank">Shockwave patch</a> brings the player to <em>version 11.5.9.620</em>, and addresses at least 21 security holes in the program. But readers should check to see whether they even have this program installed before installing the latest version. If you visit <a href="http://www.adobe.com/shockwave/welcome/" target="_blank">this link</a> and see a prompt to install Shockwave, then you don&#8217;t have the program. If you do have it installed, you should see a version number beneath the Shockwave icon. Updates are available for Windows and Mac versions of Shockwave.</p>
<p><strong>Update, Mar. 9, 8:31 a.m. ET:</strong> It seems that many readers already have an even newer version of Flash installed, <em>v. 10.2.152.32</em>. I checked with Adobe, and they confirmed that this 10.2.152.32 is in fact the latest version, although it contains no additional security fixes. More information on the .32 update is available <a href="http://blogs.adobe.com/flashruntimereleases/2011/03/08/flash-player-10-2-152-32-win-and-10-2-152-33-mac/" target="_blank">here</a>.</p>
<p>&nbsp;</p>

]]></content:encoded>
			<wfw:commentRss>http://krebsonsecurity.com/2011/03/patch-tuesday-etc/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>Adobe, Microsoft, WordPress Issue Security Fixes</title>
		<link>http://krebsonsecurity.com/2011/02/adobe-microsoft-wordpress-issue-security-fixes/</link>
		<comments>http://krebsonsecurity.com/2011/02/adobe-microsoft-wordpress-issue-security-fixes/#comments</comments>
		<pubDate>Wed, 09 Feb 2011 11:23:06 +0000</pubDate>
		<dc:creator>BrianKrebs</dc:creator>
				<category><![CDATA[Latest Warnings]]></category>
		<category><![CDATA[Time to Patch]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[CA]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Novell]]></category>
		<category><![CDATA[patch tuesday]]></category>
		<category><![CDATA[SCO]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://krebsonsecurity.com/?p=7856</guid>
		<description><![CDATA[Talk about Patch Tuesday on steroids! Adobe, Microsoft and WordPress all issued security updates for their products yesterday. In addition, security vendor Tipping Point released advisories detailing 21 unpatched vulnerabilities in products made by CA, EMC, HP, Novell and SCO. Microsoft&#8217;s bundle includes a dozen updates addressing at least 22 security flaws in its Windows [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_silver" style="float: left;margin-right: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fkrebsonsecurity.com%252F2011%252F02%252Fadobe-microsoft-wordpress-issue-security-fixes%252F%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FhsWojx%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Adobe%2C%20Microsoft%2C%20Wordpress%20Issue%20Security%20Fixes%22%20%7D);"></div>
<p>Talk about Patch Tuesday on steroids! <strong>Adobe</strong>, <strong>Microsoft</strong> and <strong>WordPress</strong> all issued security updates for their products yesterday. In addition, security vendor <strong>Tipping Point</strong> released advisories detailing 21 unpatched vulnerabilities in products made by <strong>CA</strong>, <strong>EMC</strong>, <strong>HP</strong>, <strong>Novell</strong> and <strong>SCO</strong>.</p>
<p>Microsoft&#8217;s bundle includes a dozen updates addressing at least 22 security flaws in its <strong>Windows</strong> operating system and other software. Five of the vulnerabilities earned a &#8220;critical&#8221; rating, Redmond&#8217;s most serious. Six of the Windows flaws fixed in today&#8217;s release have been public for some time, although security experts at <strong>Symantec</strong> say they&#8217;re only aware of one of the flaws being <a href="http://krebsonsecurity.com/category/latest-warnings/page/2/">actively exploited</a> in the wild &#8212; a bug in the way <strong>Internet Explorer</strong> handles cascading style sheets. Updates are available through <a href="https://update.microsoft.com" target="_blank">Windows Update</a> or <a href="http://support.microsoft.com/kb/306525" target="_self">Automatic Update</a>.</p>
<p>Microsoft also issued <a href="https://www.microsoft.com/technet/security/advisory/967940.mspx" target="_blank">an update</a> that changes the default behavior in Windows when users insert a removable storage device, such as a USB or thumb drive. This update effectively disables &#8220;autorun,&#8221; a feature of Windows that has been a major vector for malware over the years. Microsoft released this same update in February 2009, but it offered it as an optional patch. The only thing different about the update this time is that it is being offered automatically to users who patch through Windows Update or Automatic Update.</p>
<p><strong>Update, Feb. 18, 11:56 a.m. ET:</strong> As <strong>F-Secure</strong> notes in <a href="http://www.f-secure.com/weblog/archives/00002099.html">a useful blog post</a>, Microsoft has once again failed to disable auto-run, because this update is not offered by default, as Microsoft previously indicated.</p>
<p><em>Original story:</em></p>
<p>Adobe released an update for its Acrobat and free PDF Reader software that that fixes at least <a href="http://www.adobe.com/support/security/bulletins/apsb11-03.html">29 security problems</a> with these products. Adobe is urging users of <strong>Adobe Reader X</strong> (10.0) and earlier versions for Windows and Macintosh to update to Adobe Reader X (10.0.1), available now. Adobe says that an update to fix these flaws in UNIX installations of its products is expected  to be available by the week of February 28, 2011.</p>
<p><span id="more-7856"></span></p>
<p>Web site administrators publishing with WordPress should be aware that WordPress issued an update &#8212; <a href="http://codex.wordpress.org/Version_3.0.5">version 3.0.5</a> that plugs a handful of security holes. This is a relatively minor update &#8212; there don&#8217;t appear to be any gaping holes &#8212; but please remember to <a href="http://codex.wordpress.org/WordPress_Backups">back up your installation and database</a> before proceeding with the update, just to be on the safe side.</p>
<p>Following up on <a href="http://dvlabs.tippingpoint.com/blog/2010/08/03/zdi-disclosure-changes" target="_blank">changes to its stated disclosure policy</a>, Tipping Point began <a href="http://dvlabs.tippingpoint.com/blog/">releasing details</a> of a number of flaws in third-party applications. All of the vulnerabilities Tipping Point detailed in this month&#8217;s release involve applications commonly found in corporate IT environments. Toward the end of 2010, the company announced it was changing its disclosure policy to light a fire under vendors that might otherwise drag their feet in fixing important security flaws.</p>
<p>From the company&#8217;s <a href="http://dvlabs.tippingpoint.com/blog/2010/08/03/zdi-disclosure-changes" target="_blank">August 2010 post</a>: &#8220;In an effort to coerce vendors to work with us on patching these issues  more promptly, the ZDI is announcing a 6-month deadline going into  effect on 08/04/10,&#8221; the company wrote. &#8220;This applies to all future vulnerabilities submitted  through our program as well as all currently outstanding reports. This  means that the first vulnerability report, if needed, will be disclosed  on 02/04/11. At the end of the deadline if a vendor is not responsive or  unable to provide a reasonable statement as to why the vulnerability is  not fixed, the ZDI will publish a limited advisory including  mitigations in an effort to enable the defensive community to protect  the user. We believe that by doing so the vendor will understand the  responsibility they have to their customers and will react  appropriately.&#8221;</p>
<p>As always, please post a note in the comments section if you experience any weirdness in applying any of these updates.</p>

]]></content:encoded>
			<wfw:commentRss>http://krebsonsecurity.com/2011/02/adobe-microsoft-wordpress-issue-security-fixes/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>Microsoft Patches 40 Security Holes</title>
		<link>http://krebsonsecurity.com/2010/12/microsoft-patches-40-security-holes/</link>
		<comments>http://krebsonsecurity.com/2010/12/microsoft-patches-40-security-holes/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 04:58:33 +0000</pubDate>
		<dc:creator>BrianKrebs</dc:creator>
				<category><![CDATA[Time to Patch]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[mcafee]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[OpenType Font Driver]]></category>
		<category><![CDATA[patch tuesday]]></category>
		<category><![CDATA[Stuxnet]]></category>
		<category><![CDATA[Symantec]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[zero day]]></category>

		<guid isPermaLink="false">http://krebsonsecurity.com/?p=7106</guid>
		<description><![CDATA[Microsoft today issued 17 software updates to plug a total of 40 security holes in computers running its Windows operating system and other software. December’s bounty of patches means Microsoft fixed a record number of security vulnerabilities this year.]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_silver" style="float: left;margin-right: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fkrebsonsecurity.com%252F2010%252F12%252Fmicrosoft-patches-40-security-holes%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Microsoft%20Patches%2040%20Security%20Holes%22%20%7D);"></div>
<p><strong>Microsoft</strong> today issued 17 software updates to plug a total of 40 security holes in computers running its <strong>Windows</strong> operating system and other software. <a href="http://www.microsoft.com/technet/security/Bulletin/MS10-dec.mspx" target="_blank">December’s bounty</a> of patches means Microsoft fixed a record number of security vulnerabilities this year.</p>
<p><a href="http://krebsonsecurity.com/wp-content/uploads/2010/01/winicon.jpg"><img class="alignright size-full wp-image-409" title="winicon" src="http://krebsonsecurity.com/wp-content/uploads/2010/01/winicon.jpg" alt="" width="139" height="123" /></a>According to Microsoft, the most urgent of the patches is a critical update that fixes at least seven vulnerabilities in <strong>Internet Explorer</strong> versions 6, 7 and 8, including three that were publicly disclosed prior to today’s update. Microsoft said that at least one of the public flaws is already being actively exploited.</p>
<p>Microsoft also called special attention to the only other critical bulletin in the batch – a vulnerability in the <strong>OpenType Font Driver</strong> in Windows.  Redmond warns that an attacker could compromise a machine on a network simply by getting a user to open a shared folder containing a malicious OpenType font file.</p>
<p><span id="more-7106"></span></p>
<p>According to <strong>McAfee</strong>, Microsoft has rounded out the year with 106 security bulletins, the highest number in history, and a significant jump over the 74 security bulletins released in 2009. This year also brings a record number of vulnerabilities patched, at 266, McAfee noted.</p>
<p>Obviously, merely <a href="http://krebsonsecurity.com/2010/11/why-counting-flaws-is-flawed/" target="_blank">counting the number of flaws</a> a vendor fixes doesn&#8217;t tell you much about how safe it is to use that vendor&#8217;s products, but it&#8217;s the foundation for a more careful analysis. It may take some time to dig through the data, but it will be interesting to see whether Microsoft has gotten any nimbler in responding to zero-days (the IE zero-day mentioned above was <a href="http://krebsonsecurity.com/2010/11/microsoft-warns-of-attacks-on-zero-day-ie-bug/" target="_blank">first detailed on Nov. 3</a>).</p>
<p>Microsoft also patched the last of the zero-day vulnerabilities exploited by the infamous <strong>Stuxnet</strong> computer worm. This flaw exists in the Windows Task Scheduler, and allows a regular user to schedule a task that will run with elevated (administrator) privileges – effectively giving an attacker full access to the system. Researchers at <strong>Symantec</strong> <a href="http://www.symantec.com/connect/blogs/microsoft-patch-tuesday-december-2010" target="_blank">warned</a> today that at least two new threats are now exploiting this flaw.</p>
<p>Patches are available through <a href="http://update.microsoft.com" target="_blank">Microsoft Update</a> (using IE) or <a href="http://www.microsoft.com/windows/downloads/windowsupdate/automaticupdate.mspx" target="_blank">Automatic Update</a>. As always, please drop a note in the comments section if you experience any issues with this month&#8217;s updates.</p>

]]></content:encoded>
			<wfw:commentRss>http://krebsonsecurity.com/2010/12/microsoft-patches-40-security-holes/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Microsoft to Issue Emergency IE Fix</title>
		<link>http://krebsonsecurity.com/2010/03/microsoft-to-issue-emergency-ie-fix/</link>
		<comments>http://krebsonsecurity.com/2010/03/microsoft-to-issue-emergency-ie-fix/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 20:35:13 +0000</pubDate>
		<dc:creator>BrianKrebs</dc:creator>
				<category><![CDATA[Time to Patch]]></category>
		<category><![CDATA[0day]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[patch tuesday]]></category>

		<guid isPermaLink="false">http://www.krebsonsecurity.com/?p=2100</guid>
		<description><![CDATA[Microsoft Corp. said today it plans to break from its regularly scheduled monthly software update cycle to issue a patch on Tuesday for a security hole in its Internet Explorer Web browser that hackers have been exploiting lately. Microsoft normally releases security updates on &#8220;Patch Tuesday,&#8221; the second Tuesday of each month. But this Tuesday, [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_silver" style="float: left;margin-right: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fkrebsonsecurity.com%252F2010%252F03%252Fmicrosoft-to-issue-emergency-ie-fix%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Microsoft%20to%20Issue%20Emergency%20IE%20Fix%22%20%7D);"></div>
<p><strong><a href="http://www.krebsonsecurity.com/wp-content/uploads/2010/03/ieicon.jpg"><img class="alignright size-full wp-image-1763" title="ieicon" src="http://www.krebsonsecurity.com/wp-content/uploads/2010/03/ieicon.jpg" alt="" width="102" height="104" /></a>Microsoft Corp.</strong> said today it plans to break from its regularly scheduled monthly software update cycle to issue a patch on Tuesday for a security hole in its <strong>Internet Explorer</strong> Web browser that hackers <a href="http://www.krebsonsecurity.com/2010/03/microsoft-warns-of-internet-explorer-0day/" target="_blank">have been exploiting</a> lately.</p>
<p>Microsoft normally releases security updates on &#8220;Patch Tuesday,&#8221; the second Tuesday of each month. But this Tuesday, Mar. 30, Microsoft will release a cumulative update for Internet Explorer that fixes a critical software flaw in IE 6 and IE 7. The browser flaw lets hackers break into vulnerable systems remotely, with little help from users.</p>
<p>Redmond initially said it was aware of only &#8220;targeted&#8221; attacks that leveraged this vulnerability. But Microsoft&#8217;s statement that accompanied this announcement suggests that these attacks may have become more widespread.</p>
<p>&#8220;We  have been monitoring this issue and have determined an out-of-band  release is needed to protect customers,&#8221; Microsoft said in <a href="http://blogs.technet.com/msrc/archive/2010/03/29/internet-explorer-cumulative-update-releasing-out-of-band.aspx" target="_blank">a statement</a> on its <strong>Security Response Center</strong> blog today.</p>
<p>Tomorrow&#8217;s update will correct that flaw, as well as at least nine other security holes in IE that Microsoft had planned to patch on the next official Patch Tuesday (April 13).</p>

]]></content:encoded>
			<wfw:commentRss>http://krebsonsecurity.com/2010/03/microsoft-to-issue-emergency-ie-fix/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>13 Ways to Protect Your Windows PC</title>
		<link>http://krebsonsecurity.com/2010/02/13-ways-to-protect-your-windows-pc/</link>
		<comments>http://krebsonsecurity.com/2010/02/13-ways-to-protect-your-windows-pc/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 22:48:38 +0000</pubDate>
		<dc:creator>BrianKrebs</dc:creator>
				<category><![CDATA[Time to Patch]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[patch tuesday]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.krebsonsecurity.com/?p=993</guid>
		<description><![CDATA[Microsoft today released a baker&#8217;s dozen of software updates to fix twice as many vulnerabilities in its various Windows operating systems and other software. Translation: If you use any supported version of Windows, it&#8217;s time once again to update your PC. Five of the 13 update bundles Redmond issued today earned a rating of &#8220;critical,&#8221; [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_silver" style="float: left;margin-right: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fkrebsonsecurity.com%252F2010%252F02%252F13-ways-to-protect-your-windows-pc%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%2213%20Ways%20to%20Protect%20Your%20Windows%20PC%22%20%7D);"></div>
<p><strong><a href="http://www.krebsonsecurity.com/wp-content/uploads/2010/01/winicon.jpg"><img class="alignright size-full wp-image-409" title="winicon" src="http://www.krebsonsecurity.com/wp-content/uploads/2010/01/winicon.jpg" alt="" width="139" height="123" /></a>Microsoft</strong> today released a baker&#8217;s dozen of software updates to fix twice as many vulnerabilities in its various Windows operating systems and other software. Translation: If you use any supported version of <strong>Windows</strong>, it&#8217;s time once again to update your PC.</p>
<p>Five of the 13 update bundles Redmond issued today earned a rating of &#8220;critical,&#8221; meaning Microsoft considers these flaws so serious that attackers could exploit them to seize control over vulnerable systems just by getting users to visit a hacked or malicious Web site.</p>
<p><span id="more-993"></span></p>
<p>Seven of the most serious bugs are addressed by <a href="http://www.microsoft.com/technet/security/Bulletin/MS10-003.mspx" target="_blank">two</a> <a href="http://www.microsoft.com/technet/security/Bulletin/MS10-004.mspx" target="_blank">patches</a> for Microsoft Office software. Critical flaws in <a href="http://www.microsoft.com/technet/security/Bulletin/MS10-005.mspx" target="_blank">Microsoft Paint</a>, <a href="http://www.microsoft.com/technet/security/Bulletin/MS10-013.mspx" target="_blank">Microsoft Directshow</a>, and a critical <a href="http://www.microsoft.com/technet/security/Bulletin/MS10-008.mspx" target="_blank">ActiveX</a> (Internet Explorer) vulnerability round out the most recognizable of the serious flaws.</p>
<p>According to Microsoft, the most dangerous of the flaws &#8212; that is, those that computer crooks are most likely to try and succeed at exploiting soon, include:</p>
<p>-A critical vulnerability in the &#8220;server message block&#8221; or <a href="http://www.microsoft.com/technet/security/Bulletin/MS10-006.mspx" target="_blank">SMB service</a> &#8212; which handles Windows networking (curiously, this is rated critical on all supported Windows versions except Windows Vista and Server 2008);</p>
<p>-A nasty bug in the <strong>Windows Shell Hander</strong>, the component that allows preview thumbnails to Windows Explorer (affects only Windows 2000, XP and Server 2003);</p>
<p>-The ActiveX/IE and Directshow flaws I mentioned above.</p>
<p>If you encounter any issues or serious problems after installing any or all of these updates, please drop a line in the comments below. Generally, serious problems with Windows patches are rare, and occur mainly in business systems with custom software. Usually, it becomes clear very soon after Patch Tuesday if there are any problems with consumer systems. Just try not to let too much time pass by before applying all of the relevant updates to your machine.</p>
<p><strong>Windows Vista</strong> and <strong>Windows 7</strong> users can check for updates by clicking &#8220;Start,&#8221; typing &#8220;Windows Update&#8221; and selecting the resulting option. Windows XP and W2k users will need to visit the <a href="http://update.microsoft.com" target="_blank">Windows Update</a> Web site with Internet Explorer. Alternatively, Windows users with <a href="http://www.microsoft.com/windows/downloads/windowsupdate/automaticupdate.mspx" target="_blank">Automatic Update</a> enabled will likely receive a prompt within the next 12-24 hours to install this month&#8217;s round of patches.</p>

]]></content:encoded>
			<wfw:commentRss>http://krebsonsecurity.com/2010/02/13-ways-to-protect-your-windows-pc/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (User agent is rejected)
Database Caching 2/46 queries in 0.021 seconds using memcached
Object Caching 1226/1329 objects using memcached

Served from: krebsonsecurity.com @ 2012-02-11 13:30:45 -->
