<?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; adobe reader</title> <atom:link href="http://krebsonsecurity.com/tag/adobe-reader/feed/" rel="self" type="application/rss+xml" /><link>http://krebsonsecurity.com</link> <description>In-depth security news and investigation</description> <lastBuildDate>Wed, 08 Sep 2010 20:03:02 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>Adobe: &#8216;Sandbox&#8217; Will Stave Off Reader Attacks</title><link>http://krebsonsecurity.com/2010/07/adobe-sandbox-will-stave-off-reader-attacks/</link> <comments>http://krebsonsecurity.com/2010/07/adobe-sandbox-will-stave-off-reader-attacks/#comments</comments> <pubDate>Tue, 20 Jul 2010 23:10:08 +0000</pubDate> <dc:creator>BrianKrebs</dc:creator> <category><![CDATA[Other]]></category> <category><![CDATA[Time to Patch]]></category> <category><![CDATA[adobe reader]]></category> <category><![CDATA[Brad Arkin]]></category> <category><![CDATA[didier stevens]]></category> <category><![CDATA[f-secure]]></category> <category><![CDATA[Google Chrome]]></category> <category><![CDATA[mcafee]]></category> <category><![CDATA[microsoft]]></category><guid
isPermaLink="false">http://krebsonsecurity.com/?p=4119</guid> <description><![CDATA[Adobe Systems Inc. said today the next release of its free PDF Reader application will include new "sandbox" technology aimed at blocking the exploitation of previously unidentified security holes in its software.]]></description> <content:encoded><![CDATA[<p><strong>Adobe Systems Inc.</strong> said today the next release of its free <strong>PDF Reader </strong>application will include new &#8220;sandbox&#8221; technology aimed at blocking the exploitation of previously unidentified security holes in its software.</p><p><a
class="lightbox" href="http://krebsonsecurity.com/wp-content/uploads/2010/07/protectedmode.png"><img
class="alignright size-medium wp-image-4121" title="protectedmode" src="http://krebsonsecurity.com/wp-content/uploads/2010/07/protectedmode-213x300.png" alt="" width="213" height="300" /></a>Sandboxing is an established security mechanism that runs the targeted application in a confined environment that blocks specific actions by that app, such as installing or deleting files, or modifying system information. Adobe said that in developing the sandbox technology, it relied on experts from <strong>Microsoft</strong> and <strong>Google</strong> (the latter already has incorporated sandboxing into its <strong>Chrome</strong> Web browser).</p><p>&#8220;The idea is to run Reader in a lower-privilege mode so that even if an attacker finds an exploit or vulnerability in Reader, it runs in lower rights mode, which should block the installation of [malware], deleting things on the system, or tampering with the [Windows] registry,&#8221; said <strong>Brad Arkin</strong>, director of product security and privacy at Adobe.</p><p>Even if only somewhat effective, the new protections would be a major  advancement for one of the computing world&#8217;s most ubiquitous and  oft-targeted software applications. The company is constantly   shipping updates to block new attacks: Less than a month ago, Adobe rushed out a patch to plug vulnerabilities that hackers were using to break into vulnerable machines. Security vendor <strong>McAfee</strong> found that roughly 28 percent of all known software  exploits in the first quarter of 2010 <a
href="http://www.computerworld.com/s/article/9176117/PDF_exploits_explode_continue_climb_in_2010" target="_blank">targeted Adobe Reader vulnerabilities</a>. According to anti-virus maker <strong>F-Secure,</strong> Reader is now the most-exploited application for Windows.</p><p><span
id="more-4119"></span></p><p>Reader still has to legitimately touch the underlying filesystem in order to save PDF files, but it will be configured to work through a separate Adobe &#8220;broker process,&#8221; such that any attempts by Reader to communicate directly with the operating system  will fail, Arkin said.</p><p>&#8220;Under such a system, not only would the attacker have to find a vulnerability in Reader, but they&#8217;d also have to carry out a second-stage attack from the Reader process to the broker process,&#8221; he said. &#8220;We have put in a place a very small set of policies to make sure that any action the broker process takes on behalf of Reader is absolutely necessary for operation.&#8221;</p><p>The initial release will not sandbox &#8220;read-only&#8221; activities in Reader, such as accessing content on the user&#8217;s system, but that functionality may be incorporated into versions down the road.</p><p>Arkin said the new feature will be on by default, and will not affect the performance or speed of the application.</p><p>&#8220;The vast majority of users will never know it&#8217;s there,&#8221; Arkin said. &#8220;It doesn&#8217;t increase the number of dialogue boxes or choices, and users should be able to continue to interact with Reader the same way they always have.&#8221;</p><p><strong>Didier Stevens</strong>, a Belgian security researcher who has discovered and reported a number of security vulnerabilities in Reader, said Adobe&#8217;s planned protections should indeed block most known PDF-based malware.</p><p>&#8220;When I read &#8216;sandboxing of all write calls&#8217; I said to myself: &#8216;That&#8217;s easy to bypass, for example by injecting code into another process (e.g. Windows Explorer) and let it write to disk&#8217;,&#8221; Stevens wrote in an e-mail to KrebsOnSecurity.com. &#8220;But then I read that registry and process calls are also sandboxed, so injecting code inside another process would be blocked.&#8221;</p><p>Stevens said the broker process could end up being the weakest link of Adobe&#8217;s sandbox approach.</p><p>&#8220;If you can mislead the broker process, you can still get access,&#8221; Stevens said. &#8220;If similar bugs exist in the broker process, then researchers will soon find them. And I hope this mechanism fails gracefully: if the broker process breaks down, then every action should be denied.&#8221;</p><p>Adobe isn&#8217;t willing to set a date certain for the release of the new  sandboxed Reader, but said it should ship in the next version, due out  before the end of the year. Arkin said the sandboxing feature will initially be available only for the Windows version of Reader.</p><p>&#8220;Our primary goal was to protect the largest number of users the fastest,&#8221; Arkin said. &#8220;In the lab it&#8217;s certainly possible to take one of those [vulnerabilities] and export it onto a different platform, but in the real world, every single attack we&#8217;ve heard about has been on a Windows platform.&#8221;</p> ]]></content:encoded> <wfw:commentRss>http://krebsonsecurity.com/2010/07/adobe-sandbox-will-stave-off-reader-attacks/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> <item><title>Security Updates for Adobe Acrobat, Reader</title><link>http://krebsonsecurity.com/2010/06/security-update-for-adobe-acrobat-reader/</link> <comments>http://krebsonsecurity.com/2010/06/security-update-for-adobe-acrobat-reader/#comments</comments> <pubDate>Tue, 29 Jun 2010 19:04:10 +0000</pubDate> <dc:creator>BrianKrebs</dc:creator> <category><![CDATA[Time to Patch]]></category> <category><![CDATA[acrobat]]></category> <category><![CDATA[adobe reader]]></category> <category><![CDATA[flash]]></category><guid
isPermaLink="false">http://krebsonsecurity.com/?p=3851</guid> <description><![CDATA[Adobe Systems Inc. is urging users to update installations of Adobe Reader and Acrobat to fix a critical flaw that attackers have been exploiting to break into vulnerable systems. The update brings Adobe Acrobat and Reader to version 9.3.3 (another update for the older 8.2 line of both products brings the latest version to v. [...]]]></description> <content:encoded><![CDATA[<p><strong><a
href="http://krebsonsecurity.com/wp-content/uploads/2010/01/adobeicon.jpg"><img
class="alignright size-full wp-image-408" title="adobeicon" src="http://krebsonsecurity.com/wp-content/uploads/2010/01/adobeicon.jpg" alt="" width="115" height="114" /></a>Adobe Systems Inc.</strong> is urging users to update installations of <strong>Adobe Reader</strong> and <strong>Acrobat</strong> to fix a critical flaw that attackers have been exploiting to break into vulnerable systems.</p><p>The update brings Adobe Acrobat and Reader to <em>version 9.3.3</em> (another update for the older 8.2 line of both products brings the latest version to <em>v. 8.2.3</em>). Patches are available for <strong>Windows</strong>, <strong>Mac</strong>, <strong>Linux</strong> and <strong>Solaris</strong> versions of these programs. Adobe&#8217;s advisory for this update is <a
href="http://www.adobe.com/support/security/advisories/apsa10-01.html" target="_blank">here</a>, and the Reader update is available from <a
href="http://ardownload.adobe.com/pub/adobe/reader/win/9.x/9.3/enu/AdbeRdr930_en_US.exe" target="_blank">this link</a> &#8212; or by opening the program and clicking &#8220;Help&#8221; and &#8220;Check for Updates.&#8221; If you download the update from the <a
href="http://get.adobe.com/reader/" target="_blank">Adobe Reader homepage</a>, you&#8217;ll end up with a bunch of other stuff you probably don&#8217;t want (see below, after the jump for more on this).</p><p>If you use Adobe Reader or Acrobat, please take a moment to update this software. Users may also want to consider switching to other free PDF readers that are perhaps less of a target for malicious hackers, such as <a
href="http://www.foxitsoftware.com/pdf/reader/" target="_blank">Foxit Reader</a>, <a
href="http://www.nitroreader.com/" target="_blank">Nitro PDF Reader</a>, and <a
href="http://blog.kowalczyk.info/software/sumatrapdf/download.html" target="_blank">Sumatra</a>.</p><p><span
id="more-3851"></span></p><p>It&#8217;s not hard to recommend almost any other PDF reader over Adobe&#8217;s. For starters, despite Adobe&#8217;s promises to streamline its update process, updating an Adobe product seems to have gotten far more complex over the past year or so. For instance, updating from Adobe&#8217;s Web site always pre-checks the installation of third party software, such as an anti-virus &#8220;security scanner&#8221; or a toolbar. This version of Reader also installs a program called &#8220;Acrobat.com,&#8221; an online PDF creation and manipulation manager. Incidentally, when you launch Acrobat.com from the icon the Reader update leaves on your desktop, another &#8220;mandatory update&#8221; is required for this product as well.</p><p>On top of that, the user is required to download the Adobe Download Manager, a program that has in the past introduced its own security vulnerabilities.</p><p><a
class="lightbox" href="http://krebsonsecurity.com/wp-content/uploads/2010/06/adobupd.png"><img
class="alignleft size-medium wp-image-3857" title="adobupd" src="http://krebsonsecurity.com/wp-content/uploads/2010/06/adobupd-300x178.png" alt="" width="300" height="178" /></a>Many readers have asked about the purpose of the download manager, which is apparent with this month&#8217;s release: Adobe is using the Download Manager progress screen as an opportunity to pitch a number of other software titles available for download, apps made to work with <strong>Adobe Air</strong>, yet another multimedia component that comes bundled with each Reader update.</p><p>But the update process still isn&#8217;t complete. In fact, Adobe Reader at this point is only at version 9.3.0, and still needs to download an additional update to bring the user up to the latest version, 9.3.3. Getting that update requires opening Reader, waiting a minute or two for the Reader Update icon to appear in the Windows taskbar, and then double-clicking the install button. Windows users then need to restart their systems for the patch to take effect.</p><p>By the way, the vulnerability  Adobe fixed in Reader and Acrobat also exists in Adobe&#8217;s ubiquitous <strong>Flash Player</strong>, but Adobe shipped an update to fix that flaw in Flash on June 10. If you haven&#8217;t already updated Flash this month, have a look at <a
href="http://krebsonsecurity.com/2010/06/adobe-flash-update-plugs-32-security-holes/" target="_blank">this post</a>, which walks you through how to do that.</p> ]]></content:encoded> <wfw:commentRss>http://krebsonsecurity.com/2010/06/security-update-for-adobe-acrobat-reader/feed/</wfw:commentRss> <slash:comments>28</slash:comments> </item> <item><title>Adobe Flash Update Plugs 32 Security Holes</title><link>http://krebsonsecurity.com/2010/06/adobe-flash-update-plugs-32-security-holes/</link> <comments>http://krebsonsecurity.com/2010/06/adobe-flash-update-plugs-32-security-holes/#comments</comments> <pubDate>Thu, 10 Jun 2010 21:41:09 +0000</pubDate> <dc:creator>BrianKrebs</dc:creator> <category><![CDATA[Time to Patch]]></category> <category><![CDATA[adobe flash player]]></category> <category><![CDATA[adobe reader]]></category> <category><![CDATA[foxit]]></category> <category><![CDATA[Sumatra]]></category><guid
isPermaLink="false">http://krebsonsecurity.com/?p=3520</guid> <description><![CDATA[As promised, Adobe has released a new version of its Flash Player software to fix a critical security flaw that hackers have been exploiting to break into vulnerable systems. The update also corrects at least 31 other security vulnerabilities in the widely used media player software.]]></description> <content:encoded><![CDATA[<p><a
href="http://krebsonsecurity.com/wp-content/uploads/2010/02/flashicon.jpg"><img
class="alignright size-full wp-image-1051" title="flashicon" src="http://krebsonsecurity.com/wp-content/uploads/2010/02/flashicon.jpg" alt="" width="133" height="127" /></a>As promised, <strong>Adobe</strong> has released a new version of its <strong>Flash Player</strong> software to fix a critical security flaw that hackers have been exploiting to break into vulnerable systems. The update also corrects at least 31 other security vulnerabilities in the widely used media player software.</p><p>The latest version, <em>v. 10.1</em>, fixes <a
href="http://www.adobe.com/support/security/bulletins/apsb10-14.html" target="_blank">a number of critical flaws</a> in Adobe Flash Player version 10.0.45.2 and earlier. Don&#8217;t know what version of Flash you&#8217;ve got installed? Visit <a
href="http://www.adobe.com/software/flash/about/" target="_blank">this page</a> to find out. The new Flash version is available for <strong>Windows</strong>, <strong>Mac</strong> and <strong>Linux</strong> operating systems, and can be downloaded from <a
href="http://get.adobe.com/flashplayer/" target="_blank">this link</a>.</p><p>Note that if you use both Internet Explorer and non-IE browsers, you&#8217;re going to need to apply this update twice, once by visiting the <a
href="http://get.adobe.com/flashplayer/" target="_blank">Flash Player installation page</a> with IE and then again with Firefox, Opera, or whatever other browser you use.</p><p>Please take a moment to check if you have Flash installed and &#8212; if so &#8212; to update it: A working copy of the code used to exploit this vulnerability has been included in <a
href="http://www.metasploit.com/" target="_blank">Metasploit</a>, an open source penetration testing framework. Also note that Adobe likes to bundle all kinds of third party software &#8212; from security scanners to various browser toolbars &#8212; with its software, so if you don&#8217;t want these extras you will need to uncheck the box next to the added software <em>before</em> you click the download button.</p><p>The vulnerability that prompted Adobe to issue this interim update (the company had been slated to issue these and other security updates on July 13) also is present in Adobe Reader and Acrobat, although Adobe says it does not plan to fix the flaw in either of these products until June 29.</p><p>Now would be a great time for longtime users of Adobe&#8217;s free Reader software to consider removing Reader and switching to an alternative free reader, such as <a
href="http://www.foxitsoftware.com/pdf/reader" target="_blank">Foxit</a> or <a
href="http://blog.kowalczyk.info/software/sumatrapdf/download.html" target="_blank">Sumatra</a>.</p><p>Note that Flash generally comes with Adobe Download manager, a package that in <a
href="http://www.adobe.com/support/security/bulletins/apsb10-08.html" target="_blank">prior versions</a> has been found to harbor its own security vulnerabilities. The download manager is designed to uninstall itself from machines after a reboot, so to be on the safe side, you may want to reboot your system after updating Flash.</p><div
id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;">http://www.adobe.com/support/security/bulletins/apsb10-08.html</div> ]]></content:encoded> <wfw:commentRss>http://krebsonsecurity.com/2010/06/adobe-flash-update-plugs-32-security-holes/feed/</wfw:commentRss> <slash:comments>33</slash:comments> </item> <item><title>Java Patch Targets Latest Attacks</title><link>http://krebsonsecurity.com/2010/04/java-patch-targets-latest-attacks/</link> <comments>http://krebsonsecurity.com/2010/04/java-patch-targets-latest-attacks/#comments</comments> <pubDate>Thu, 15 Apr 2010 15:32:19 +0000</pubDate> <dc:creator>BrianKrebs</dc:creator> <category><![CDATA[A Little Sunshine]]></category> <category><![CDATA[Latest Warnings]]></category> <category><![CDATA[Time to Patch]]></category> <category><![CDATA[Web Fraud 2.0]]></category> <category><![CDATA[adobe reader]]></category> <category><![CDATA[foxit reader]]></category> <category><![CDATA[java]]></category> <category><![CDATA[Oracle]]></category> <category><![CDATA[zeus]]></category><guid
isPermaLink="false">http://krebsonsecurity.com/?p=2452</guid> <description><![CDATA[Oracle Corp. has shipped a new version of its Java software that nixes a feature in Java that hackers have been using to foist malicious software. Java 6 Update 20 was released sometime in the last 24 hours, and includes some security fixes, although Oracle's documentation on that front is somewhat opaque. Most significantly, the update removes a feature that hackers have started using to install malware.]]></description> <content:encoded><![CDATA[<p><strong><a
href="http://krebsonsecurity.com/wp-content/uploads/2010/04/Screen-shot-2010-04-15-at-9.28.00-AM1.png"><img
class="alignright size-full wp-image-2457" title="Screen shot 2010-04-15 at 9.28.00 AM" src="http://krebsonsecurity.com/wp-content/uploads/2010/04/Screen-shot-2010-04-15-at-9.28.00-AM1.png" alt="" width="275" height="209" /></a>Oracle Corp.</strong> has shipped a new version of its <strong>Java</strong> software that nixes a feature in Java that hackers have been using to foist malicious software.</p><p><em>Java 6 Update 20</em> was released sometime in the last 24 hours, and includes some security fixes, although Oracle&#8217;s <a
href="http://java.sun.com/javase/6/webnotes/6u20.html" target="_blank">documentation</a> on that front is somewhat opaque. Most significantly, the update removes a feature that hackers have started using to install malware.</p><p>On Wednesday, a popular song lyrics Web site was <a
href="http://krebsonsecurity.com/2010/04/unpatched-java-exploit-spotted-in-the-wild/" target="_blank">compromised</a> and seeded with code  that leverages this Java feature to plant malicious software.</p><p>If you need Java for some specific reason, then by all means install this update. However, I have found that most users can happily do without this powerful and feature-rich program, which is fast becoming a popular vehicle for launching a range of attacks. More on that in a future post. Stay tuned.</p><p><span
id="more-2452"></span></p><p><a
href="http://krebsonsecurity.com/wp-content/uploads/2010/04/foxlf.jpg"><img
class="alignleft size-medium wp-image-2290" title="foxlf" src="http://krebsonsecurity.com/wp-content/uploads/2010/04/foxlf-300x171.jpg" alt="" width="300" height="171" /></a>In other news about features in widely installed programs being used as a vehicle to load malware, security experts at M86 Security have <a
href="http://www.m86security.com/labs/traceitem.asp?article=1301" target="_blank">spotted a spam campaign</a> aimed at spreading the ZeuS Trojan that exploits <a
href="http://krebsonsecurity.com/2010/04/security-updates-for-foxit-quicktimeitunes/" target="_blank">a recently-documented feature</a> in at least two different PDF readers. That feature, known as &#8220;launch action,&#8221; is intended to be used to run an application or to print a document, but recently it was discovered that this feature could be abused to run malicious programs within PDF files.</p><p>Both <strong>Foxit Reader</strong> and <strong>Adobe Reader</strong> now warn users if a PDF file tries to invoke this launch action feature, and the alert box will look similar to the one pictured above. If you use these applications and happen to see one of these alerts, it&#8217;s probably a good idea to decline launching the file in question.</p> ]]></content:encoded> <wfw:commentRss>http://krebsonsecurity.com/2010/04/java-patch-targets-latest-attacks/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> <item><title>Adobe, Microsoft Push Security Upgrades</title><link>http://krebsonsecurity.com/2010/04/adobe-microsoft-push-security-upgrades/</link> <comments>http://krebsonsecurity.com/2010/04/adobe-microsoft-push-security-upgrades/#comments</comments> <pubDate>Tue, 13 Apr 2010 19:11:43 +0000</pubDate> <dc:creator>BrianKrebs</dc:creator> <category><![CDATA[Time to Patch]]></category> <category><![CDATA[adobe]]></category> <category><![CDATA[adobe acrobat]]></category> <category><![CDATA[adobe reader]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[windows]]></category><guid
isPermaLink="false">http://krebsonsecurity.com/?p=2410</guid> <description><![CDATA[Software giants Adobe and Microsoft today each released software updates to fix critical security flaws in their products. In addition, Adobe is rolling out a new auto-updater tool that should make it easier for hundreds of millions of Adobe Reader users to more safely run one of the most frequently attacked applications on the Internet today.]]></description> <content:encoded><![CDATA[<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>Software giants <strong>Adobe</strong> and <strong>Microsoft</strong> today each released software updates to fix critical security flaws in their products. In addition, Adobe is rolling out a new auto-updater tool that should make it easier for hundreds of millions of <strong>Adobe Reader</strong> users to more safely run one of the most frequently attacked software applications.</p><p><span
id="more-2410"></span></p><p>Microsoft released <a
href="http://www.microsoft.com/technet/security/bulletin/ms10-apr.mspx" target="_blank">11 security updates</a> that collectively fix at least 25 vulnerabilities in versions of <strong>Windows</strong>, <strong>Office</strong>,<strong> Exchange</strong>, and other Microsoft products.</p><p>Redmond said customers should install all of the relevant updates, but it called attention to a few as particularly urgent. Among those is a patch for all versions of Windows that fixes a bug which could allow attackers to fool Windows into thinking that a malicious program was created by a legitimate software vendor, said <strong>Joshua Talbot</strong>, security intelligence manager, <strong>Symantec Security Response</strong>.</p><p>“This vulnerability allows an attacker to force Windows to report to the user that the application was created by any vendor the attacker chooses to impersonate,” Talbot said.</p><p>Another patch fixes a flaw that is critical on <strong>Windows 2000</strong>, <strong>XP</strong>, <strong>Server 2003</strong> and <strong>Server 2008</strong>, and could be triggered just by visiting a Web page hosting a specially-crafted .avi video file. A separate critical bug patched today for Windows 2000 and XP users is another browse-a-bad-site-and-get-owned type of flaw.</p><p><a
href="http://krebsonsecurity.com/wp-content/uploads/2010/01/adobeicon.jpg"><img
class="alignleft size-full wp-image-408" title="adobeicon" src="http://krebsonsecurity.com/wp-content/uploads/2010/01/adobeicon.jpg" alt="" width="115" height="114" /></a>Adobe issued an update to its PDF Reader and Acrobat software that fixes <a
href="http://www.adobe.com/support/security/bulletins/apsb10-09.html" target="_blank">at least 15 security flaws</a> in those programs. Adobe labels this update “critical,” meaning the attackers could use the security holes to crash the programs and seize control over a vulnerable system.</p><p>As <a
href="http://blogs.adobe.com/adobereader/2010/04/upcoming_adobe_reader_and_acro.html" target="_blank">promised</a>, Adobe also is including a new updater technology with the latest version of both Reader and Acrobat (version 9.3.2) on both Windows and <strong>Mac</strong> systems. Adobe said the new updater includes an option to let Adobe “automatically install updates,” although the company said it will respect whatever update settings users currently have selected (the default is “download all updates automatically and notify me when they are ready to be installed”). Adobe&#8217;s <strong>Brad Arkin</strong> has more on this new updater in <a
href="http://blogs.adobe.com/asset/2010/04/an_update_on_staying_up-to-dat.html" target="_blank">a post on Adobe&#8217;s ASSET blog</a>.</p><p><a
href="http://krebsonsecurity.com/wp-content/uploads/2010/04/adobeupd.jpg"><img
class="aligncenter size-full wp-image-2411" title="adobeupd" src="http://krebsonsecurity.com/wp-content/uploads/2010/04/adobeupd.jpg" alt="" width="512" height="435" /></a></p> ]]></content:encoded> <wfw:commentRss>http://krebsonsecurity.com/2010/04/adobe-microsoft-push-security-upgrades/feed/</wfw:commentRss> <slash:comments>20</slash:comments> </item> <item><title>Security Updates for Foxit, QuickTime/iTunes</title><link>http://krebsonsecurity.com/2010/04/security-updates-for-foxit-quicktimeitunes/</link> <comments>http://krebsonsecurity.com/2010/04/security-updates-for-foxit-quicktimeitunes/#comments</comments> <pubDate>Tue, 06 Apr 2010 14:33:44 +0000</pubDate> <dc:creator>BrianKrebs</dc:creator> <category><![CDATA[Time to Patch]]></category> <category><![CDATA[adobe reader]]></category> <category><![CDATA[didier stevens]]></category> <category><![CDATA[foxit]]></category> <category><![CDATA[itunes]]></category> <category><![CDATA[quicktime]]></category><guid
isPermaLink="false">http://www.krebsonsecurity.com/?p=2287</guid> <description><![CDATA[Foxit Software has issued an update to make it easier for users to spot PDF files that may contain malicious content. Also, Apple has pushed out new versions of QuickTime and iTunes that correct nearly two dozen security problems in those programs. Last month, researcher Didier Stevens said he&#8217;d discovered that he could embed an [...]]]></description> <content:encoded><![CDATA[<p><strong>Foxit Software</strong> has issued an update to make it easier for users to spot PDF files that may contain malicious content. Also,<strong> Apple</strong> has pushed out new versions of <strong>QuickTime</strong> and<strong> iTunes</strong> that correct nearly two dozen security problems in those programs.</p><p>Last month, researcher <strong>Didier Stevens</strong> said he&#8217;d <a
href="http://blog.didierstevens.com/2010/03/29/escape-from-pdf/" target="_blank">discovered</a> that he could embed an executable file &#8212; such as a malicious program &#8212; inside of a PDF file. Worse, Stevens found that PDF readers from <strong>Adobe Systems</strong> and Foxit contained a feature that would run those embedded files upon request, in some cases without even warning the user.</p><p><a
href="http://www.krebsonsecurity.com/wp-content/uploads/2010/04/foxlf.jpg"><img
class="alignright size-medium wp-image-2290" title="foxlf" src="http://www.krebsonsecurity.com/wp-content/uploads/2010/04/foxlf-300x171.jpg" alt="" width="300" height="171" /></a>Stevens found that when he triggered the feature in Adobe Reader the program throws up a warning that launching code could harm the computer (although he also discovered he could change the content of that warning in Adobe Reader).</p><p>Foxit, however, displayed no warning at all and executed the action without user approval. According to Stevens, the Foxit fix shipped last week changes the reader so that it now warns users if a PDF document tries to launch an embedded program.</p><p><span
id="more-2287"></span></p><p>Unlike previous attacks on PDF readers &#8212; which can generally be blocked by selecting the option to disable Javascript in the programs &#8212; this attack leverages features built into these readers. Adobe Reader contains an option to disable opening non-PDF attachments with external applications (under Preferences, click Trust Manager, and then uncheck the box at the top of the next window). However, I could find no such option in Foxit.</p><p>If you are using Foxit, please upgrade to this latest version, which is <em>v. 3.2.1.0401.</em> To update, click the Help menu, and then Check for Updates Now, or download the latest installer from <a
href="http://downloads.foxitsoftware.com/getfile.php?product=reader&amp;version=3.2.1&amp;language=enu&amp;build=0401&amp;filetype=exe&amp;mirror=cdn01" target="_blank">this link here</a>. And if you see a warning like the one above, it might be smart to click the &#8220;Do Not Open&#8221; button.</p><p>In other patch news, Apple<strong> </strong>has pushed out a security update for its QuickTime and iTunes media players. The QuickTime update, <em>version 7.6.6</em>, fixes at least <a
href="http://support.apple.com/kb/HT4104" target="_blank">16 security flaws</a> affecting both <strong>Mac</strong> and <strong>Windows</strong> systems. <em>iTunes 9.1 </em>addresses <a
href="http://support.apple.com/kb/HT4105" target="_blank">at least seven security holes</a> for OS X and Windows versions. The patches are available through Software Update on the Mac, through the Apple Software Update package bundled with iTunes/QuickTime on Windows, or via <a
href="http://www.apple.com/support/downloads/" target="_blank">Apple Downloads</a>.</p> ]]></content:encoded> <wfw:commentRss>http://krebsonsecurity.com/2010/04/security-updates-for-foxit-quicktimeitunes/feed/</wfw:commentRss> <slash:comments>17</slash:comments> </item> <item><title>Fiserv to Banks: Stay on Outdated Adobe Reader</title><link>http://krebsonsecurity.com/2010/03/fiserv-to-banks-stay-on-outdated-adobe-reader/</link> <comments>http://krebsonsecurity.com/2010/03/fiserv-to-banks-stay-on-outdated-adobe-reader/#comments</comments> <pubDate>Mon, 08 Mar 2010 17:53:38 +0000</pubDate> <dc:creator>BrianKrebs</dc:creator> <category><![CDATA[A Little Sunshine]]></category> <category><![CDATA[Time to Patch]]></category> <category><![CDATA[adobe reader]]></category> <category><![CDATA[didier stevens]]></category> <category><![CDATA[fiserv]]></category> <category><![CDATA[pdf]]></category> <category><![CDATA[scansafe]]></category><guid
isPermaLink="false">http://www.krebsonsecurity.com/?p=1535</guid> <description><![CDATA[One of the nation’s largest providers of money-transfer and online banking services to credit unions and other financial institutions is urging customers not to apply the latest security updates for Adobe Reader, the very application most targeted by criminal hackers and malicious software. At issue is a non-public advisory issued by Fiserv, a Fortune 500 [...]]]></description> <content:encoded><![CDATA[<p><a
rel="attachment wp-att-1552" href="http://www.krebsonsecurity.com/wp-content/uploads/2010/03/fisar811.jpg"><img
class="alignright size-medium wp-image-1552" title="fisar81" src="http://www.krebsonsecurity.com/wp-content/uploads/2010/03/fisar811-300x216.jpg" alt="" width="300" height="216" /></a>One of the nation’s largest providers of money-transfer and online banking services to credit unions and other financial institutions is urging customers not to apply the latest security updates for <strong>Adobe Reader</strong>, the very application most targeted by criminal hackers and malicious software.</p><p>At issue is a non-public advisory issued by <a
href="http://www.fiserv.com/" target="_blank">Fiserv</a>, a Fortune 500 company that provides bank transaction processing services and software to more than 16,000 clients worldwide.</p><p>A reader who works in security for a mid-sized credit union shared with me a notice posted prominently to the “collaborative care” portion of Fiserv’s site, a section dedicated to security and IT managers at partner financial institutions.</p><p>In the notice, dated Feb. 16, 2010, Fiserv instructed its customers to avoid the latest Adobe Reader updates, apparently in favor of one that was released two years ago:</p><p>“NOTICE: Please do not upgrade Adobe Acrobat Reader past Version 8.1.&#8221;</p><p><span
id="more-1535"></span></p><p>The notice continues:</p><blockquote><p>“The following is of importance to all credit unions.</p><p>Until further notice, please do not upgrade Adobe Reader past version 8.1. We have recently found that there are potential compatibility issues with some of our Adobe-based products. If you have already upgraded past this version you can try uninstalling to a lower version. This may or may not be successful. For instructions on uninstalling, please visit <a
href="http://www.adobe.com/">www.Adobe.com</a>.</p><p>We will provide you with further information when it is available.”</p></blockquote><p>I have requested more information from Fiserv about what prompted this advisory, and will update this post when/if they respond.</p><p><strong>Adobe 8.1</strong> was first released <a
href="http://www.adobe.com/support/downloads/product.jsp?platform=windows&amp;product=10" target="_blank">in October 2007</a>. But even if we give Fiserv the benefit of the doubt and assume that they really meant to say “Don’t migrate your systems past the latest 8.1 version &#8212; Adobe Reader 8.1.7 (released in October 2009) that would still leave financial institutions dangerously exposed to <a
href="http://www.adobe.com/support/security/bulletins/apsb10-02.html" target="_blank">the Reader flaw</a> that criminals are very actively exploiting to install data-stealing software, via spam and hacked or malicious Web sites.</p><p>According to <a
href="http://www.krebsonsecurity.com/2010/02/security-updates-for-adobe-reader-acrobat/" target="_blank">a report issued last month</a> by Web security firm <strong>ScanSafe</strong>, 80 percent of the Web-based attacks from malicious and hacked Web sites targeted Adobe Reader vulnerabilities in the last three months of 2009. Security firm F-Secure also has <a
href="http://www.f-secure.com/weblog/archives/00001903.html" target="_blank">noted</a> that Adobe Reader vulnerabilities by far are the most popular for use in targeted e-mail attacks.</p><p>This kind of advisory may seem shocking, but it&#8217;s incredibly common, said <strong>Didier Stevens</strong>, an IT security researcher who has done some <a
href="http://blog.didierstevens.com/" target="_blank">extensive research</a> on Adobe vulnerabilities. As Stevens noted, many application providers or companies will urge users to remain on outdated and insecure software platforms because upgrading may break functionality in custom software. Stevens said Fiserv&#8217;s advisory to customers is probably related to a similar custom-built application.</p><p>&#8220;I can imagine that in their software they are using some components of Adobe, for example, a component to display a PDF inside of a financial application, and they just haven&#8217;t upgraded that application yet,&#8221; Stevens said.</p><p>Indeed, just last month I wrote about opening up a new account at a local bank and noticing that the branch manager was <a
href="http://www.krebsonsecurity.com/2010/01/revisiting-the-internet-explorer-security-bug/" target="_blank">still browsing the Web with Internet Explorer 6</a>, just days after news surfaced that a zero-day vulnerability in IE6 was used in targeted attacks against <strong>Google</strong>, <strong>Adobe</strong> and a host of other Silicon Valley companies recently. For its part, Google said it <a
href="http://blog.seattlepi.com/microsoft/archives/196608.asp" target="_blank">would no longer support IE6</a> in its applications.</p><p><strong>Update, March 9, 10:48 a.m.:</strong> Fiserv responded to this story with the following statement, sent via e-mail:</p><p>&#8220;We researched the client advisory mentioned in your posting.  We appreciate your attention to this matter, as the advisory did not effectively explain our advice, nor was it the right approach to the underlying issue of Adobe compatibility.</p><p>The advisory was not directed or available to all of our clients, but rather to clients of a single solution within one individual product line.   The advisory had been viewed by fewer than three dozen individuals at the time it was removed.  We are working hard to resolve the Adobe compatibility issue, and to improve the rigor of our content management on the client collaboration site where the advisory was posted.&#8221;</p> ]]></content:encoded> <wfw:commentRss>http://krebsonsecurity.com/2010/03/fiserv-to-banks-stay-on-outdated-adobe-reader/feed/</wfw:commentRss> <slash:comments>25</slash:comments> </item> <item><title>Security Updates for Adobe Reader, Acrobat</title><link>http://krebsonsecurity.com/2010/02/security-updates-for-adobe-reader-acrobat/</link> <comments>http://krebsonsecurity.com/2010/02/security-updates-for-adobe-reader-acrobat/#comments</comments> <pubDate>Wed, 17 Feb 2010 19:32:46 +0000</pubDate> <dc:creator>BrianKrebs</dc:creator> <category><![CDATA[Time to Patch]]></category> <category><![CDATA[acrobat]]></category> <category><![CDATA[adobe reader]]></category> <category><![CDATA[exploit]]></category> <category><![CDATA[firefox]]></category> <category><![CDATA[scansafe]]></category><guid
isPermaLink="false">http://www.krebsonsecurity.com/?p=1173</guid> <description><![CDATA[Adobe is urging users of its PDF Reader and Acrobat software to install an update that fixes a couple of critical security holes in the products. The patches come amid news that booby-trapped PDF files were responsible for roughly 80 percent of the exploits detected in the 4th quarter of 2009.]]></description> <content:encoded><![CDATA[<p><strong>Adobe</strong> is urging users of its <strong>PDF Reader</strong> and <strong>Acrobat</strong> software to install an update that fixes a couple of critical security holes in the products. The patches come amid news that booby-trapped PDF files were responsible for roughly 80 percent of the exploits detected in the 4th quarter of 2009.</p><p>The latest update brings Adobe Reader to <em>version 9.3.1</em>, and fixes <a
href="http://www.adobe.com/support/security/bulletins/apsb10-07.html" target="_blank">a pair of vulnerabilities</a> that Adobe has labeled &#8220;critical,&#8221; which means the flaws could be used to install malicious software on vulnerable systems. Updates are available for <a
href="http://www.adobe.com/support/downloads/product.jsp?product=10&amp;platform=Windows" target="_blank">Windows</a>, <a
href="http://www.adobe.com/support/downloads/product.jsp?product=10&amp;platform=Macintosh" target="_blank">Mac</a> and <a
href="http://www.adobe.com/products/reader/unix9/" target="_blank">Linux</a> versions.</p><p><span
id="more-1173"></span></p><p>If you use Adobe Reader, please apply this update. Then, take a moment to turn off Javascript, the feature in Reader that is most exploited by attackers. To do this, follow these instructions:</p><p>1. Launch Acrobat or Adobe Reader.<br
/> 2. Select Edit&gt;Preferences<br
/> 3. Select the JavaScript Category<br
/> 4. Uncheck the &#8216;Enable Acrobat JavaScript&#8217; option<br
/> 5. Click OK</p><p>Better yet, consider using an alternative PDF reader, such as the free <a
href="http://www.foxitsoftware.com/pdf/reader/" target="_blank">Foxit Reader</a>. I also disable Javascript in Foxit, mainly because I find I don&#8217;t need it.</p><p>Earlier this week, Web security firm ScanSafe released <a
href="http://www.scansafe.com/downloads/gtr/2009_AGTR.pdf" target="_blank">a report</a> (.pdf !) showing that roughly 80 percent of the Web-based exploits it detected in the last three months of 2009 attacked Adobe Reader vulnerabilities. Add Adobe Flash vulnerabilities into the mix, and the two programs made up the lion&#8217;s share of the Web exploits ScanSafe detected in Q409.</p><div
id="attachment_1177" class="wp-caption aligncenter" style="width: 500px"><a
rel="attachment wp-att-1177" href="http://www.krebsonsecurity.com/wp-content/uploads/2010/02/adobesploits.jpg"><img
class="size-full wp-image-1177" title="adobesploits" src="http://www.krebsonsecurity.com/wp-content/uploads/2010/02/adobesploits.jpg" alt="" width="490" height="309" /></a><p
class="wp-caption-text">Source: ScanSafe</p></div><p
style="text-align: center;"><p>For its part, <strong>Firefox</strong> maker <strong>Mozilla</strong> at the end of last year began tracking a huge uptick in the number of Firefox crashes due to Adobe Reader. As some posters to <a
href="https://bugzilla.mozilla.org/show_bug.cgi?id=536974" target="_blank">this Mozilla Bug Database entry</a> posit, the crashes were almost certainly due to increased exploitation of the Adobe Reader zero-day vulnerability that <a
href="http://www.krebsonsecurity.com/2010/01/microsoft-adobe-issue-security-updates/" target="_blank">Adobe finally patched on Jan. 12</a>, weeks after evidence surfaced that criminal hackers were exploiting the flaw in targeted attacks.</p><p><strong>Update, 4:06 p.m. ET:</strong> If you decide to do without Adobe Reader and uninstall it, you might want to nix the Adobe Download Manager as well. Researcher <strong>Aviv Raff</strong> points to some nifty work he&#8217;s done which shows that Adobe&#8217;s Download Manager &#8212; which ships with all new versions of Flash and Reader &#8212; can be forced to reinstall an application that&#8217;s been removed, such as Reader. According to Raff, a Web site could hijack the Adobe Download manager to download and install any of the following:</p><p>Adobe Flash 10</p><ul><li>Adobe Reader 9.3</li><li>Adobe Reader 8.2</li><li>Adobe Air 1.5.3</li><li>ARH tool &#8211; allows silent installation of Adobe Air applications</li><li>Google Toolbar 6.3</li><li>McAfee Security Scan Plus</li><li>New York Times Reader (via Adobe Air)</li><li>Fanbase (via Adobe Air)</li><li>Acrobat.com desktop shortcut</li></ul><p>Raff writes: &#8220;So, even if you use an alternative PDF reader, an attacker can force you to download and install Adobe Reader, and then exploit the (yet to be patched, but now known) vulnerability. The attacker can also exploit 0-day vulnerabilities in any of the other products mentioned above.&#8221; Read more on his findings at <a
href="http://aviv.raffon.net/2010/02/15/MayTheForceBeWithYou.aspx" target="_blank">this link here</a>.</p> ]]></content:encoded> <wfw:commentRss>http://krebsonsecurity.com/2010/02/security-updates-for-adobe-reader-acrobat/feed/</wfw:commentRss> <slash:comments>24</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached (user agent is rejected)
Database Caching 6/14 queries in 0.004 seconds using memcached

Served from: krebsonsecurity.com @ 2010-09-09 10:19:11 -->