<?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>TrendLabs &#124; Malware Blog - by Trend Micro &#187; Vulnerabilities</title>
	<atom:link href="http://blog.trendmicro.com/category/vulnerabilities/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.trendmicro.com</link>
	<description>Hottest news about malware -- worms, viruses, trojans, adware and other internet or web threats by Trend Micro.</description>
	<lastBuildDate>Thu, 18 Mar 2010 11:58:15 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Malicious Ads Lead to PDF Exploits</title>
		<link>http://blog.trendmicro.com/malicious-ads-lead-to-pdf-exploits/</link>
		<comments>http://blog.trendmicro.com/malicious-ads-lead-to-pdf-exploits/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 04:43:31 +0000</pubDate>
		<dc:creator>Ria Rivera (Technical Communications)</dc:creator>
				<category><![CDATA[Exploits]]></category>
		<category><![CDATA[Malicious Sites]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Vulnerabilities]]></category>

		<guid isPermaLink="false">http://blog.trendmicro.com/?p=22893</guid>
		<description><![CDATA[TrendLabs researchers recently received a report on malvertisements that appeared while a user was browsing through a popular Web-based email service.
At first glance, the ads may seem like the typical Web browser nuisance. However, random ads were proven to be vectors for downloading malware onto users’ systems. In one instance, an ad pointed to a [...]<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/malicious-ads-lead-to-pdf-exploits/">Malicious Ads Lead to PDF Exploits</a></p>
]]></description>
			<content:encoded><![CDATA[<p>TrendLabs researchers recently received a report on <strong>malvertisements</strong> that appeared while a user was browsing through a popular Web-based email service.</p>
<p>At first glance, the ads may seem like the typical Web browser nuisance. However, random ads were proven to be vectors for downloading <strong>malware</strong> onto users’ systems. In one instance, an ad pointed to a URL containing exploits that download and execute several files on affected systems. The downloaded files include a malicious Java file (detected by Trend Micro as <a href="http://threatinfo.trendmicro.com/vinfo/virusencyclo/default5.asp?VName=JS_BYTEVER.BG">JS_BYTEVER.BG</a>) and .PDF files (detected as <a href="http://threatinfo.trendmicro.com/vinfo/virusencyclo/default5.asp?VName=TROJ_PIDIEF.GBA">TROJ_PIDIEF.GBA</a> and <a href="http://threatinfo.trendmicro.com/vinfo/virusencyclo/default5.asp?VName=TROJ_PIDIEF.GBB">TROJ_PIDIEF.GBB</a>), among others.</p>
<p>According to advanced threats researcher Jonell Baltazar, these .PDF files exploit known <strong>vulnerabilities</strong> found in <strong><em>Adobe Reader</em></strong> (<em>Collab.collectEmailInfo</em>, <em>Collab.getIcon</em>, and <em>util.printf</em>) to download a file if the user’s application remains unpatched. Furthermore, Baltazar explains, the malicious .PDF files use <em>getPageNumWords()</em> and <em>getPageNthWords()</em> Adobe JavaScript application programming interfaces (APIs). The files also used the <em>app.info.Author</em> field of the .PDF document to store the encoded payload URL, which enables them to defeat automated PDF and JavaScript analysis tools.</p>
<table align="center">
<tbody>
<tr>
<td valign="middle"><a rel="floatbox" href="http://blog.trendmicro.com/wp-content/uploads/2010/03/03162010-malicious-ads.jpg"><img src="http://blog.trendmicro.com/wp-content/uploads/2010/03/03162010-malicious-ads_tb.jpg" alt="Click for larger view" /></a></td>
<td valign="middle"><a rel="floatbox" href="http://blog.trendmicro.com/wp-content/uploads/2010/03/03162010-malicious-pdf.jpg"><img src="http://blog.trendmicro.com/wp-content/uploads/2010/03/03162010-malicious-pdf_tb.jpg" alt="Click for larger view" /></a></td>
</tr>
</tbody>
</table>
<p>As discussed in the <a href="http://us.trendmicro.com/imperia/md/content/us/trendwatch/researchandanalysis/trend_micro_2010_future_threat_report_final.pdf">2010 Threat Predictions</a> by Trend Micro CTO Raimund Genes, drive-by infections are the norm and one Web visit is enough to get infected. Users are thus advised to disable JavaScript on their Web browsers and to practice vigilance, verify URLs, and update browsers to <a href="http://us.trendmicro.com/imperia/md/content/us/pdf/threats/securitylibrary/malicious_urls_white_paper_10_31_08.pdf">avoid being redirected to malicious URLs</a>.</p>
<p><a href="http://us.trendmicro.com/us/trendwatch/core-technologies/smart-protection-network">Trend Micro™ Smart Protection Network™</a> protects product users from this threat by detecting and preventing the execution of the malicious files via the file reputation service. It also protects customers by blocking user access to malicious websites.</p>
<p>Non-Trend Micro product users can also stay protected from such threats via free tools like <a href="http://free.antivirus.com/web-protection-add-on"><em>Web Protection Add-On</em>,</a> which prevents user access to potential malicious websites.</p>
<p><strong><em>Update as of March 17, 2010, 4:23 P.M. (GMT +8):</em></strong></p>
<p>Senior threat response engineer Vincent Cabuag adds that this relatively new encryption technique renders standard analysis tools useless in detecting the malicious script inside the .PDF file. The malicious script is obfuscated in a way that it requires the usage of certain APIs to be decrypted. Thus, it would require manual analysis to be able to emulate the embedded script.</p>
<p><strong><em>Update as of March 18, 2010,7:54 P.M. (GMT +8):</em></strong></p>
<p>According to further research by Baltazar, the attack used the &#8220;Liberty Exploit Kit&#8221;, which exploits known vulnerabilities found in IE (like MS06-014 (MDAC) and MS DirectShow). The exploit kit also includes exploits targeting Flash 9 (this is the most probable vector for malicious ads) and the mentioned PDF exploits.</p>
<p>Thus, no user-click is needed for the attack to be successful. Users must keep their Flash, Adobe Reader, and IE browser updated with latest available security patches in order to be protected from this attack.</p>
<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/malicious-ads-lead-to-pdf-exploits/">Malicious Ads Lead to PDF Exploits</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trendmicro.com/malicious-ads-lead-to-pdf-exploits/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>More Adobe Exploits in the Wild</title>
		<link>http://blog.trendmicro.com/more-adobe-exploits-in-the-wild/</link>
		<comments>http://blog.trendmicro.com/more-adobe-exploits-in-the-wild/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 10:02:37 +0000</pubDate>
		<dc:creator>Jovi Umawing (Technical Communications)</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Vulnerabilities]]></category>

		<guid isPermaLink="false">http://blog.trendmicro.com/?p=22752</guid>
		<description><![CDATA[Researchers from Microsoft recently unearthed exploits targeting the CVE-2010-0188 vulnerability.
On February 16, Adobe released a security advisory describing a vulnerability in Adobe Reader and Acrobat 8.X and 9.X. Once the vulnerability is exploited, attackers gain the capability to perform denial-of-service (DoS) attacks on affected systems. Doing so can cause applications and even systems to crash. [...]<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/more-adobe-exploits-in-the-wild/">More Adobe Exploits in the Wild</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img style="padding: 5px;" src="http://blog.trendmicro.com/wp-content/uploads/2010/02/adobe_vulnerability-copy.jpg" alt="" width="230" height="298" align="right" />Researchers from <strong>Microsoft</strong> <a href="http://blogs.technet.com/mmpc/archive/2010/03/08/cve-2010-0188-patched-adobe-reader-vulnerability-is-actively-exploited-in-the-wild.aspx">recently unearthed</a> exploits targeting the<strong> </strong><a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0188"><strong>CVE-2010-0188</strong></a> vulnerability.</p>
<p>On February 16, Adobe released a security advisory describing a vulnerability in <strong><em>Adobe Reader</em></strong> and <strong><em>Acrobat</em></strong> <em><strong>8.X </strong></em>and <em><strong>9.X.</strong></em> Once the vulnerability is exploited, attackers gain the capability to perform <strong>denial-of-service (DoS)</strong> attacks on affected systems. Doing so can cause applications and even systems to crash. Attackers can also execute arbitrary code on affected systems.</p>
<p>Trend Micro detects the exploit binary as <a href="http://threatinfo.trendmicro.com/vinfo/virusencyclo/default5.asp?VName=TROJ%5FPIDIEF%2EEXP&amp;VSect=P">TROJ_PIDIEF.EXP</a>, a specially crafted .PDF file. It belongs to a <a href="http://threatinfo.trendmicro.com/vinfo/virusencyclo/default2.asp?m=q&amp;virus=TROJ%5FPIDIEF&amp;alt=PIDIEF&amp;Sect=SA">family</a> of known exploits that target <em>Adobe Acrobat</em> and <em>Reader</em> vulnerabilities. This family is also capable of dropping other malicious files such as spyware and backdoors onto affected systems.</p>
<p>Users are advised to <a href="http://www.adobe.com/support/security/bulletins/apsb10-07.html">update</a> to the latest versions of the aforementioned Adobe products to secure their systems from attacks related to this vulnerability.</p>
<p><a href="http://us.trendmicro.com/us/trendwatch/core-technologies/smart-protection-network/">Trend Micro™ Smart Protection Network™</a> protects product users from this threat by detecting and executing the malicious file via the file reputation service.</p>
<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/more-adobe-exploits-in-the-wild/">More Adobe Exploits in the Wild</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trendmicro.com/more-adobe-exploits-in-the-wild/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New IE Zero-Day Exploit (CVE-2010-0806)</title>
		<link>http://blog.trendmicro.com/new-ie-zero-day-exploit-cve-2010-0806/</link>
		<comments>http://blog.trendmicro.com/new-ie-zero-day-exploit-cve-2010-0806/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 08:07:43 +0000</pubDate>
		<dc:creator>Ria Rivera (Technical Communications)</dc:creator>
				<category><![CDATA[Exploits]]></category>
		<category><![CDATA[Vulnerabilities]]></category>

		<guid isPermaLink="false">http://blog.trendmicro.com/?p=22741</guid>
		<description><![CDATA[ Hot on the heels of this month’s security bulletin, a new vulnerability exploit surfaces with a malware in tow. The new zero-day vulnerability, as described in a previous post, prompted Microsoft to release Security Advisory (981374) while investigations are still underway. This Internet Explorer (IE) vulnerability exists due to an invalid pointer reference bug [...]<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/new-ie-zero-day-exploit-cve-2010-0806/">New IE Zero-Day Exploit (CVE-2010-0806)</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.trendmicro.com/wp-content/uploads/2010/02/ie-zero-day.jpg" alt="" align="right" /> Hot on the heels of this month’s <a href="http://threatinfo.trendmicro.com/vinfo/secadvisories/default6.asp?VName=March+2010+-+Microsoft+Releases+2+Security+Advisories">security bulletin</a>, a new <strong>vulnerability</strong> exploit surfaces with a malware in tow. The <a href="http://threatinfo.trendmicro.com/vinfo/secadvisories/default6.asp?VNAME=Microsoft+Internet+Explorer+Invalid+Pointer+Reference+Remote+Code+Execution&amp;Page=">new <strong>zero-day</strong> vulnerability</a>, as described in a previous post, prompted <strong>Microsoft</strong> to release <em><a href="http://www.microsoft.com/technet/security/advisory/981374.mspx"><strong>Security Advisory (981374)</strong></a></em> while investigations are still underway. This <em><strong>Internet Explorer (IE)</strong></em> vulnerability exists due to an <a title="invalid pointer reference (use after free)" href="http://cwe.mitre.org/data/definitions/416.html" target="_blank">invalid pointer reference</a> bug within IE, which, under certain conditions, could be exploited to execute hostile code.</p>
<p>This vulnerability primarily affects <em>IE 6</em> and <em>7. </em>Internet Explorer 8 is not affected. Users using the affected browsers are advised to follow the workarounds in Microsoft&#8217;s advisory until the applicable patches are released. Systems using the latest Windows versions—Windows 7 and Server 2008 — are automatically immune from this threat since the said OS versions are shipped with <em>IE 8.</em> Those using earlier versions, however, would benefit from upgrading their browsers to IE 8.</p>
<p>In relation to this vulnerability, Trend Micro currently detects a malicious JavaScript file as <a href="http://threatinfo.trendmicro.com/vinfo/virusencyclo/default5.asp?VName=JS_SHELLCODE.CD">JS_SHELLCODE.CD</a>, which exploits <a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0806">CVE-2010-0806</a> and allows unauthorized download of files onto affected machines.</p>
<p><a href="http://us.trendmicro.com/us/trendwatch/core-technologies/smart-protection-network">Trend Micro™ Smart Protection Network™</a> protects customers from this threat by blocking user access to the malicious website the JavaScript connects to via the Web reputation service. It also detects and prevents the download of JS_SHELLCODE.CD via the file reputation service.</p>
<p>Trend Micro <em>Deep Security™</em> and Trend Micro <a href="http://us.trendmicro.com/us/products/enterprise/officescan/intrusion-defense-firewall-plugin/index.html"><em>OfficeScan™</em></a> likewise protect business users via the <em>Intrusion Defense Firewall (IDF)</em> plug-in if their systems are updated with the IDF10-011 release, rule number IDF10011.</p>
<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/new-ie-zero-day-exploit-cve-2010-0806/">New IE Zero-Day Exploit (CVE-2010-0806)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trendmicro.com/new-ie-zero-day-exploit-cve-2010-0806/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Multiple Vendors Affected by New Vulnerabilities</title>
		<link>http://blog.trendmicro.com/multiple-vendors-affected-by-new-vulnerabilities/</link>
		<comments>http://blog.trendmicro.com/multiple-vendors-affected-by-new-vulnerabilities/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 10:51:08 +0000</pubDate>
		<dc:creator>Carolyn Guevarra (Technical Communications)</dc:creator>
				<category><![CDATA[Exploits]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Vulnerabilities]]></category>

		<guid isPermaLink="false">http://blog.trendmicro.com/?p=22633</guid>
		<description><![CDATA[The number of serious zero-day vulnerabilities and potential exploits discovered in recent days is higher than normal. This can enable cybercriminals to gain more leverage in their attacks, allowing them to target a considerably large number of users while these vulnerabilities remain unpatched.
As part of its regular Patch Tuesday schedule, Microsoft released two security fixes [...]<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/multiple-vendors-affected-by-new-vulnerabilities/">Multiple Vendors Affected by New Vulnerabilities</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.trendmicro.com/wp-content/uploads/2010/03/vulnerabilities.jpg" alt="" align="right" />The number of serious zero-day vulnerabilities and potential exploits discovered in recent days is higher than normal. This can enable cybercriminals to gain more leverage in their attacks, allowing them to target a considerably large number of users while these vulnerabilities remain unpatched.</p>
<p>As part of its regular Patch Tuesday schedule, Microsoft released two security fixes to address vulnerabilities found in certain versions of <em><strong>Windows Movie Maker</strong></em> and <em><strong>Office Excel</strong>.</em> This is the first time in <a href="http://www.microsoft.com/technet/security/bulletin/ms08-jul.mspx">almost two years</a> that Microsoft did not include any critical patch in its release.</p>
<p>Both vulnerabilities allow remote code execution when a user opens a specially crafted <em>Movie Maker</em> or <em>Microsoft Producer</em> project file and a specially crafted <em>Excel</em> file. More information on the security advisories can be found in this <a href="http://threatinfo.trendmicro.com/vinfo/secadvisories/default6.asp?VName=March+2010+-+Microsoft+Releases+2+Security+Advisories"><em>Trend Micro Security Advisory</em> page</a>.</p>
<p>While this may be good news, this was somewhat balanced out by the discovery of a new <strong>zero-day</strong> exploit found in <strong><em>Internet Explorer (IE).</em></strong> This exploit is the second found in the last 60 days. The <a href="http://blog.trendmicro.com/new-ie-zero-day-exploit-attacks-continue/">previous one</a> was discovered in January. This exploit takes advantage of an invalid pointer reference vulnerability to execute arbitrary code. Only <em>IE 6</em> and <em>7</em> are vulnerable. Users of <em>IE 8</em> are safe from this threat.</p>
<p>The exploit code is now available publicly and some related attacks are being tracked.</p>
<p>But Microsoft is not alone in being hit by vulnerabilities this week.</p>
<p>Alternate browser, <em><strong><a href="http://www.securityfocus.com/bid/38519">Opera</a>,</strong></em> was also found to have a flaw in the way it handles the <em>Content-Length</em> HTTP header. At the very least, this can cause the browser to crash.</p>
<p>Server applications also came under fire. The popular spam blocker, <strong><em>SpamAssassin,</em></strong> was also found to have a <a href="http://seclists.org/fulldisclosure/2010/Mar/140">security flaw</a>. This flaw can allow code contained in a specially crafted email that was processed by the application to be executed with administrative privileges on an email server. However, as the specially crafted email would have an invalid recipient, it is unclear if properly configured servers are also vulnerable.</p>
<p>Patching vulnerable applications sounds like a solution but that may not be ideal, particularly for enterprise users. Restarting servers is often not as simple for them as it is for home users. In addition, some individuals who discover vulnerabilities believe, wrongly or not, that software vendors take a long time to issue patches as well as downplay the severity of any known flaw. Because of this, some prefer to reveal the flaws publicly to force vendors to release patches as soon as possible.</p>
<p>Trend Micro advises users to keep their security programs up to date and to immediately apply patches once they are released by their vendors. Users can download this month’s Microsoft patches from the official <a href="http://www.microsoft.com/technet/security/bulletin/ms10-mar.mspx"><em>Microsoft Security Bulletin</em> page</a> or run <em>Windows Update</em> to automatically download and apply the patches.</p>
<p>For business users, Trend Micro <a onclick="pageTracker._trackPageview('/outgoing/us.trendmicro.com/us/solutions/enterprise/security-solutions/virtualization/deep-security/');" href="http://us.trendmicro.com/us/solutions/enterprise/security-solutions/virtualization/deep-security/"><em><span style="color: #ff0000;">Deep Security™</span></em></a> and Trend Micro <em>OfficeScan™</em> users with <em><a href="http://us.trendmicro.com/us/products/enterprise/officescan/intrusion-defense-firewall-plugin/index.html">Intrusion Defense Firewall (IDF)</a> </em>plug-in can be shielded from vulnerabilities, often even before vendor patches are available.</p>
<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/multiple-vendors-affected-by-new-vulnerabilities/">Multiple Vendors Affected by New Vulnerabilities</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trendmicro.com/multiple-vendors-affected-by-new-vulnerabilities/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Botnet Rises in the Name of Chuck Norris</title>
		<link>http://blog.trendmicro.com/botnet-rises-in-the-name-of-chuck-norris/</link>
		<comments>http://blog.trendmicro.com/botnet-rises-in-the-name-of-chuck-norris/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 05:02:00 +0000</pubDate>
		<dc:creator>Carolyn Guevarra (Technical Communications)</dc:creator>
				<category><![CDATA[Botnet]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Vulnerabilities]]></category>

		<guid isPermaLink="false">http://blog.trendmicro.com/?p=22352</guid>
		<description><![CDATA[Just when you think old-school network bots are dead, a group of cybercriminals revives them from them grave in the name of Chuck Norris. Dubbed the “Chuck Norris botnet,” based on the Italian comment in its source code, in nome di Chuck Norris (translation: “in the name of Chuck Norris”), this botnet infects vulnerable DSL [...]<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/botnet-rises-in-the-name-of-chuck-norris/">Botnet Rises in the Name of Chuck Norris</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.trendmicro.com/wp-content/uploads/2010/03/chuck_norris_1-e1267516070309.jpg" alt="" align="right" />Just when you think old-school network bots are dead, a group of cybercriminals revives them from them grave in the name of <strong>Chuck Norris.</strong> Dubbed the “Chuck Norris botnet,” based on the Italian comment in its source code,<em> in nome di Chuck Norris</em> (translation: “in the name of Chuck Norris”), this botnet infects vulnerable <strong>DSL modems</strong> and <strong>routers</strong> to spread a worm Trend Micro detects as <a href="http://threatinfo.trendmicro.com/vinfo/virusencyclo/default5.asp?VName=WORM_IRCBOT.ABJ">WORM_IRCBOT.ABJ</a>.</p>
<p>This worm tries to gain access to a target router by guessing the router’s configuration password using brute force. It may also spread via shared networks by exploiting a known Microsoft vulnerability, <em><a href="http://www.microsoft.com/technet/security/bulletin/MS03-039.mspx">MS03-039 Buffer Overrun in RPCSS Service</a>.</em> The worm’s routines make users who are connected to the same network or router at risk of being infected.</p>
<p>This worm also has backdoor capabilities that allows attackers to execute remote command on affected systems, which include downloading and executing other malware and launching <strong>denial-of-service (DOS)</strong> attacks against other systems. Ultimately, its main goal is still to gain profit from unknowing users by stealing personally identifiable information (PII) and credentials to access certain websites, particularly online banking sites.</p>
<p>Its infection routine via router may be unusual for most bots of its kind, which usually infects computers. But it is not the first time that bots have used modems and routers as a propagation platform. Trend Micro has, in fact, reported such attacks in the past in relation to other threat families such as <a href="http://blog.trendmicro.com/new-zlob-rigs-routers">ZLOB</a>, <a href="http://blog.trendmicro.com/bot-that-scans-for-vulnerable-cisco-routers">RBOT</a>, and <a href="http://blog.trendmicro.com/targeted-attack-in-mexico-dns-poisoning-via-modems">QHOST</a>.</p>
<p>For more information on how old-school network bots work, you may read Trend Micro’s white paper, “<a href="http://us.trendmicro.com/imperia/md/content/us/trendwatch/researchandanalysis/sdbot_irc_botnet_continues_to_make_waves_pub.pdf">SDBOT IRC Botnet Continues to Make Waves</a>.”</p>
<p>Users are highly advised to keep their systems updated with the latest patches and to use strong router and modem passwords to avoid infection. Computers that may have already been compromised should be immediately isolated from networks and cleaned of the bot.</p>
<p><a href="http://us.trendmicro.com/us/trendwatch/core-technologies/smart-protection-network">Trend Micro™ Smart Protection Network™</a> already protects product users from this threat by detecting and preventing the file’s execution on affected systems via the file reputation service.</p>
<p>Non-Trend Micro product users, on the other hand, can use free tools like <em><a href="http://free.antivirus.com/rubotted/">RUBotted</a>,</em> which monitors computers for suspicious activities and regularly checks with an online service to identify behaviors associated with bots. Upon discovering potential infections, it prompts users to scan and clean their computers.</p>
<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/botnet-rises-in-the-name-of-chuck-norris/">Botnet Rises in the Name of Chuck Norris</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trendmicro.com/botnet-rises-in-the-name-of-chuck-norris/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ZeuS and PDF Exploits: Two Baddies Team Up</title>
		<link>http://blog.trendmicro.com/zeus-and-pdf-exploits-two-baddies-team-up/</link>
		<comments>http://blog.trendmicro.com/zeus-and-pdf-exploits-two-baddies-team-up/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 02:33:05 +0000</pubDate>
		<dc:creator>Jessa De La Torre (Threat Response Engineer)</dc:creator>
				<category><![CDATA[Malware]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Vulnerabilities]]></category>

		<guid isPermaLink="false">http://blog.trendmicro.com/?p=22252</guid>
		<description><![CDATA[Trend Micro recently came across a .PDF file sample that exploits a vulnerability that was discovered as early as mid-2009. The specially crafted .PDF file detected as  TROJ_PIDIEF.SML contains malicious JavaScript in its code that uses the getAnnots() method to corrupt an affected system’s memory.







It is interesting to note that its final payload is [...]<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/zeus-and-pdf-exploits-two-baddies-team-up/">ZeuS and PDF Exploits: Two Baddies Team Up</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Trend Micro recently came across a <strong>.PDF</strong> file sample that exploits a vulnerability that was discovered as early as mid-2009. The specially crafted .PDF file detected as  <a href="http://threatinfo.trendmicro.com/vinfo/virusencyclo/default5.asp?VName=TROJ_PIDIEF.SML">TROJ_PIDIEF.SML</a> contains malicious JavaScript in its code that uses the <em>getAnnots()</em> method to corrupt an affected system’s memory.</p>
<table align="center">
<tbody>
<tr>
<td valign="bottom"><a rel="floatbox" href="http://blog.trendmicro.com/wp-content/uploads/2010/03/030110-annots-zbot.gif"><img src="http://blog.trendmicro.com/wp-content/uploads/2010/03/030110-annots-zbot-tb.gif" alt="" /></a></td>
</tr>
</tbody>
</table>
<p>It is interesting to note that its final payload is the download of a malicious binary file that happens to be a <strong>ZBOT/ZeuS</strong> variant detected as <a href="http://threatinfo.trendmicro.com/vinfo/virusencyclo/default5.asp?VName=TROJ%5FZBOT%2EBYZ&amp;VSect=P">TROJ_ZBOT.BYZ</a>. This acts as a combination of the two most <a href="http://www.pcworld.com/article/190210/ibm_vulnerabilities_fell_in_2009_but_other_risks_abound.html"><br />
prevalent threats today— ZBOT and PDF exploits</a>. From phishing emails to social-networking sites, the widespread ZeuS Trojan has now been making its rounds across various attack vectors to get into users’ systems.</p>
<p>ZeuS has been around since 2007 and even if most antivirus companies have caught on with its stealth and polymorphic routines, this malware still shows no signs of slowing down.</p>
<p><a href="http://threatinfo.trendmicro.com/vinfo/web_attacks/ZeuS_ZBOTandKneberConnection.html">Learn more about ZBOT/ZeuS</a> by reading more about the various tactics it uses in the following blog entries:</p>
<ul>
<li><a href="http://blog.trendmicro.com/keeping-an-eye-on-the-eyebot-and-a-possible-bot-war/">Keeping an Eye on EYEBOT and a Possible Bot War</a></li>
<li><a href="http://blog.trendmicro.com/new-zbotzeus-binary-comes-with-a-hidden-message/">New ZBOT/Zeus Binary Comes with a Hidden Message</a></li>
<li><a href="http://blog.trendmicro.com/zbot-variant-spoofs-the-nic-to-spam-other-government-agencies/">ZBOT Variant Spoofs the NIC to Spam Other Government Agencies</a></li>
<li><a href="http://blog.trendmicro.com/phishing-in-the-guise-of-enhancing-security/">Phishing in the Guise of Enhancing Security</a></li>
<li><a href="http://blog.trendmicro.com/zbot-targets-facebook-again/">ZBOT Targets <em>Facebook</em> Again</a></li>
</ul>
<p>Trend Micro protects users from this attack via the <a href="http://us.trendmicro.com/us/trendwatch/core-technologies/smart-protection-network/">Smart Protection Network™</a>, which blocks user access to all malicious URLs via the Web reputation service and detects all related malware via the file reputation service. Not a Trend Micro user? We also offer free system checks with <em><a href="http://housecall.trendmicro.com/?WT.seg_2=2009HP_housecall7_1">HouseCall</a>,</em> which identifies and removes all kinds of viruses, Trojans, worms, unwanted browser plug-ins, and other malware from affected systems. You may also use <em><a href="http://free.antivirus.com/rubotted/">RUBotted</a></em> to find out if your machine is already part of a botnet.</p>
<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/zeus-and-pdf-exploits-two-baddies-team-up/">ZeuS and PDF Exploits: Two Baddies Team Up</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trendmicro.com/zeus-and-pdf-exploits-two-baddies-team-up/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New Adobe Download Manager Bug</title>
		<link>http://blog.trendmicro.com/new-adobe-download-manager-bug/</link>
		<comments>http://blog.trendmicro.com/new-adobe-download-manager-bug/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 10:19:25 +0000</pubDate>
		<dc:creator>Jonathan Leopando (Technical Communications)</dc:creator>
				<category><![CDATA[Exploits]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Vulnerabilities]]></category>

		<guid isPermaLink="false">http://blog.trendmicro.com/?p=22087</guid>
		<description><![CDATA[Within days of Adobe’s release of out-of-band security updates for both Acrobat and Reader, word now comes from security researcher Aviv Raff, of another new vulnerability in an Adobe product.
The flaw was found in Adobe Download Manager (DLM), an application Adobe uses to deliver common applications (e.g., Flash and Reader) to users’ systems. Normally, it [...]<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/new-adobe-download-manager-bug/">New Adobe Download Manager Bug</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.trendmicro.com/wp-content/uploads/2010/02/adobe_vulnerability-copy.jpg" alt="" width="237" height="309" align="right" />Within days of <strong>Adobe’s</strong> release of out-of-band security updates for both <em>Acrobat</em> and <em>Reader,</em> word now comes from security researcher Aviv Raff, of another <a href="http://aviv.raffon.net">new vulnerability</a> in an Adobe product.</p>
<p>The flaw was found in <strong><em>Adobe Download Manager</em> <em>(DLM),</em></strong> an application Adobe uses to deliver common applications (e.g., <em>Flash</em> and <em>Reader</em>) to users’ systems. Normally, it cannot be used to download non-Adobe files onto users’ systems. However, according to Raff, a vulnerability in <em>DLM</em> that allows third parties to download and install files onto users’ systems, in effect, making it vulnerable for use as a malware downloader.</p>
<p>Raff has not released specific details about this vulnerability and has indicated that he would not do so until the problem has been resolved by Adobe. On Tuesday, Adobe released a <a href="http://www.adobe.com/support/security/bulletins/apsb10-08.html">new security bulletin</a> indicating that they have resolved this issue. Users who used <em>Adobe DLM</em> to download either <em>Flash</em> or <em>Acrobat</em> from February 23, 2010 onwards are safe; everyone else is advised to removed the <em>Adobe Download Manager</em> entry in the Add/Remove Programs applet in the Windows Control Panel.</p>
<p>This is not the first time <em>DLM</em> has proven vulnerable to malicious attacks. In fact, in January of this year, a <a href="http://www.adobe.com/support/security/bulletins/apsb10-02.html">remote code execution</a> vulnerability in the application was among those Adobe patched.</p>
<p>This was on top of a bug that Raff also discovered earlier, which allowed <em>DLM</em> to be triggered to download Adobe or Adobe-approved applications by going to a specific URL on the company’s site. In a situation where an unpatched vulnerability in an Adobe product was thus present, this bug could allow cybercriminals to install vulnerable applications onto users’ systems, which they could then exploit to execute malware.</p>
<p><strong><em>Security Has a Price—Problems with Security Updates</em></strong></p>
<p>Trend Micro researcher, <strong>Rajiv Motwani</strong>, notes that the combined impact of fixing these and other similar holes in a relatively short period of time are becoming problematic for users, particularly enterprises. In theory, Adobe is supposed to release quarterly security updates for its products but regular discoveries of new flaws have significantly been undermining its plan.</p>
<p>Though unscheduled patches pose problems for home users and small businesses, large enterprises face greater risks. System administrators traditionally loath to use automatic updates on enterprise systems, as this may cause disruptions to important business operations.</p>
<p>The burden of updating systems will then fall either on users or administrators—neither of whom think this is an appealing proposition. It is also likely that systems will not be updated, leaving them wide open to exploits. A <a href="http://blogs.zdnet.com/security/?p=4097">Trusteer study</a> found that this was exactly the case for Adobe products, revealing that only 7 percent of the total number of product users had updated versions of <em>Acrobat</em> applications while only 19 percent had updated <em>Flash </em>versions.</p>
<p>These concerns are always present for applications. However, for Adobe products like <em>Flash</em> and <em>Acrobat,</em> the risks are greater due to the vendor’s success. The same Trusteer study found that more than 90 percent of the total number of users run some version of <em>Flash</em> while 99 percent run <em>Acrobat</em> or <em>Reader</em> applications.</p>
<p>As Motwani notes, these two factors—Adobe’s high market penetration and users’ failure to regularly patch their systems—not only raises the number of systems that can potentially be affected. It also means that organizations face the added burden of testing each patch for stability and/or performance issues and of rolling it out in a phased manner.</p>
<p><strong><em>Solutions and Best Practices</em></strong></p>
<p>Consumers and small businesses will benefit most by applying any Adobe patch as soon as it is released. Both <em>Flash</em> and <em>Acrobat</em> products now include standard auto-update features that can be scheduled to check for updates on a regular basis.</p>
<p><em>OfficeScan</em> enterprise users with the <a href="http://us.trendmicro.com/us/products/enterprise/officescan/intrusion-defense-firewall-plugin/index.html">Intrusion Detection Firewall (IDF)</a> plug-in helps protect against threats of this nature, thus providing protection until system administrators deem it acceptable to roll out relevant patches.</p>
<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/new-adobe-download-manager-bug/">New Adobe Download Manager Bug</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trendmicro.com/new-adobe-download-manager-bug/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Adobe Releases Out-of-Band Patch for Adobe Reader and Acrobat</title>
		<link>http://blog.trendmicro.com/adobe-releases-out-of-band-patch-for-adobe-reader-and-acrobat/</link>
		<comments>http://blog.trendmicro.com/adobe-releases-out-of-band-patch-for-adobe-reader-and-acrobat/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 00:08:44 +0000</pubDate>
		<dc:creator>Jovi Umawing (Technical Communications)</dc:creator>
				<category><![CDATA[Exploits]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Vulnerabilities]]></category>

		<guid isPermaLink="false">http://blog.trendmicro.com/?p=21943</guid>
		<description><![CDATA[Since the beginning of the year, Adobe and Microsoft have been under a bad light since most of the most recent attacks notably exploited the two companies’ software vulnerabilities. Adobe Reader and Acrobat, in particular, are currently cybercriminals’ favorite targets. When news that Adobe would be releasing an out-of-band security update to prevent an exploitable [...]<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/adobe-releases-out-of-band-patch-for-adobe-reader-and-acrobat/">Adobe Releases Out-of-Band Patch for Adobe Reader and Acrobat</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.trendmicro.com/wp-content/uploads/2010/02/Out-of-Band-Patch-for-Adobe.jpg" alt="" title="Out-of-Band-Patch-for-Adobe"  align="left"/>Since the beginning of the year, <strong>Adobe</strong> and <strong>Microsoft</strong> have been under a bad light since most of the most recent attacks notably exploited the two companies’ software <strong>vulnerabilities.</strong> <em>Adobe Reader</em> and <em>Acrobat,</em> in particular, are currently cybercriminals’ favorite targets. When news that Adobe would be releasing an <strong>out-of-band security update</strong> to prevent an exploitable hole in certain versions of <em>Adobe Reader</em> and <em>Acrobat,</em> some raised their brows in question while some rolled their eyes and declared that <a href="http://www.adobe.com/support/security/bulletins/apsb10-07.html">this</a> was the last straw.</p>
<p>According to Adobe’s <a href="http://www.adobe.com/support/security/bulletins/apsb10-07.html">latest security bulletin</a>, the said critical vulnerability could affect <em>Adobe Reader 9.3 </em>for Macintosh, Windows, and Unix; <em>Adobe Acrobat 9.3 </em>for Macintosh and Windows; and <em>Adobe Reader </em>and <em>Acrobat 8.2</em> for Macintosh and Windows based on reports from <a href="http://blogs.technet.com/ecostrat/archive/2009/07/27/threat-complexity-requires-new-levels-of-collaboration.aspx">Microsoft</a> and <strong>Michael Yong Park.</strong> If cybercriminals exploited the said vulnerability, they could make unauthorized cross-domain requests or worse take control of affected systems, similar to the effects of a <a href="http://www.adobe.com/support/security/bulletins/apsb10-06.html">flaw in <em>Adobe Flash</em> and <em>Adobe AIR</em></a> Park also spotted days earlier.</p>
<p>According to <em><a href="http://blogs.zdnet.com/security/?p=5492&amp;utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+zdnet%2Fsecurity+%28ZDNet+Zero+Day%29">ZDNet</a>,</em> Adobe insisted that there were no active expoits in the wild targeting the said vulnerability. TrendLabs engineers, on the other hand, have documented a number of noteworthy incidents wherein cybercriminals utilized <em>Adobe Acrobat</em> and <em>Reader</em> vulnerabilities, specifically in the way these software handled <strong>JavaScript:</strong></p>
<ul>
<li><a href="http://blog.trendmicro.com/new-adobe-zero-day-vulnerability-again">New Adobe Zero-Day Vulnerability Again</a></li>
<li><a href="http://blog.trendmicro.com/unpatched-adobe-vulnerability-is-still-being-exploited-in-the-wild">Unpatched Adobe Vulnerability Is Still Being Exploited in the Wild</a></li>
<li><a href="http://blog.trendmicro.com/spam-attack-against-the-u-s-defense-department-exploits-an-adobe-vulnerability">Spam Attack Against the U.S. Defense Department Exploits an Adobe Vulnerability</a></li>
</ul>
<p>Users of affected versions of <em>Adobe Reader</em> and <em>Acrobat</em> are strongly advised to download the updates in <a href="http://www.adobe.com/support/security/bulletins/apsb10-07.html">this security bulletin</a>.</p>
<p><a href="http://us.trendmicro.com/us/trendwatch/core-technologies/smart-protection-network/">Trend Micro™ Smart Protection Network™</a> protects users from these kinds of attack by blocking user access to malicious sites and domains via the Web reputation service, by preventing spammed messages containing links to malicious sites from even reaching their inboxes via the email reputation service, and by detecting and consequently deleting malicious exploits from their systems via the file reputation service.</p>
<p>Smart Protection Network™ also protects Trend Micro product users via <a href="http://us.trendmicro.com/us/products/personal/smartsurfing-mac/"><em>Trend Micro Smart Surfing for Mac</em></a> and <a href="http://us.trendmicro.com/us/products/enterprise/tm-security-for-macintosh"><em>Trend Micro Security for Mac</em></a>.</p>
<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/adobe-releases-out-of-band-patch-for-adobe-reader-and-acrobat/">Adobe Releases Out-of-Band Patch for Adobe Reader and Acrobat</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trendmicro.com/adobe-releases-out-of-band-patch-for-adobe-reader-and-acrobat/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>February Patch Tuesday—13 Security Bulletins for 26 Vulnerabilities Plus a FAKEAV</title>
		<link>http://blog.trendmicro.com/february-patch-tuesday%e2%80%9413-security-bulletins-for-26-vulnerabilities-plus-a-fakeav/</link>
		<comments>http://blog.trendmicro.com/february-patch-tuesday%e2%80%9413-security-bulletins-for-26-vulnerabilities-plus-a-fakeav/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 07:20:03 +0000</pubDate>
		<dc:creator>Ria Rivera (Technical Communications)</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Vulnerabilities]]></category>

		<guid isPermaLink="false">http://blog.trendmicro.com/?p=21732</guid>
		<description><![CDATA[As previously announced in the Microsoft Security Bulletin Advance Notification released last week, this month’s patch cycle includes 13 bulletins intended to patch 26 vulnerabilities in several versions of Windows OS and Office. The record release is a far cry from last month’s lone patch.
The long list includes five bulletins rated “critical,” which specifically patch [...]<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/february-patch-tuesday%e2%80%9413-security-bulletins-for-26-vulnerabilities-plus-a-fakeav/">February Patch Tuesday—13 Security Bulletins for 26 Vulnerabilities Plus a FAKEAV</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.trendmicro.com/wp-content/uploads/2010/02/shield.jpg" alt="" width="150" height="150" align="right" />As previously announced in the <a href="http://www.microsoft.com/technet/security/bulletin/ms10-feb.mspx"><strong>Microsoft</strong> Security Bulletin Advance Notification</a> released last week, this month’s <strong>patch</strong> cycle includes 13 bulletins intended to patch 26 <strong>vulnerabilities</strong> in several versions of <strong>Windows OS </strong>and <em><strong>Office</strong>.</em> The record release is a far cry from last month’s <a href="http://blog.trendmicro.com/one-patch-for-january-patch-tuesday">lone patch</a>.</p>
<p>The long list includes five bulletins rated “critical,” which specifically patch nine vulnerabilities that could lead to remote code execution. Unless patched, an attacker could exploit any of the said vulnerabilities to gain control of the user’s system. Most notable on the list is <a href="http://threatinfo.trendmicro.com/vinfo/secadvisories/default6.asp?VNAME=%28MS10%2D013%29+Vulnerability+in+Microsoft+DirectShow+Could+Allow+Remote+Code+Execution+%28977935%29&amp;Page=">MS10-013</a>, which could give an attacker complete control of an affected system. Considering the damage that exploiting this vulnerability could cause, it is very important that users patch their systems as soon as possible.</p>
<p>The February release also includes seven bulletins rated “important” and one rated “moderate.” It is also important to note the addition of <a href="http://threatinfo.trendmicro.com/vinfo/secadvisories/default6.asp?VNAME=%28MS10%2D015%29+Vulnerabilities+in+Windows+Kernel+Could+Allow+Elevation+of+Privilege+%28977165%29&amp;Page=">MS10-015</a> to the list, which addresses the so-called <a href="http://www.theinquirer.net/inquirer/news/1587918/ancient-windows-flaw">17-year-old hole</a> described in <a href="http://www.microsoft.com/technet/security/advisory/979682.mspx">Security Advisory 979682</a>. However, <a href="http://blogs.technet.com/msrc/archive/2010/02/09/february-2010-security-bulletin-release.aspx">Microsoft reiterates</a> that while it is aware of publicly available <strong>proof-of-concept (POC)</strong> code for the issue, it has yet to see any active exploits. More information on the complete list of security advisories can be found in this <a href="http://threatinfo.trendmicro.com/vinfo/secadvisories/default6.asp?VNAME=February+2010+%2D+Microsoft+Releases+13+Security+Advisories&amp;Page="><em>Trend Micro Security Advisory</em> page</a>.</p>
<p>Coinciding with this month’s release is yet another <a href="http://blog.trendmicro.com/?s=fakeav">FAKEAV</a> variant detected by Trend Micro as <a href="http://threatinfo.trendmicro.com/vinfo/virusencyclo/default5.asp?VName=TROJ_FAKEAV.BLJ">TROJ_FAKEAV.BLJ</a>, this <strong>FAKEAV</strong> incidentally purports to be a <em>Windows Automatic Update</em> that supposedly installs a Windows XP update. It then proceeds to use the same old scareware tactics that warn users of bogus system infections. Users are thus advised to download security updates only from the official <a href="http://www.microsoft.com/technet/security/current.aspx"><em>Microsoft Security Bulletin</em> page</a>.</p>
<table align="center">
<tbody>
<tr>
<td valign="bottom"><a rel="floatbox" href="http://blog.trendmicro.com/wp-content/uploads/2010/02/02102010-microsoft-bogus-gui.jpg"><img src="http://blog.trendmicro.com/wp-content/uploads/2010/02/02102010-microsoft-bogus-gui_tb.jpg" alt="Click for larger view" /></a></td>
<td valign="bottom"><a rel="floatbox" href="http://blog.trendmicro.com/wp-content/uploads/2010/02/microsoft-update-fakeav.jpg"><img src="http://blog.trendmicro.com/wp-content/uploads/2010/02/021010-ms-update-fakeav_tb.jpg" alt="Click for larger view" /></a></td>
</tr>
</tbody>
</table>
<p><a href="http://us.trendmicro.com/us/trendwatch/core-technologies/smart-protection-network/">Trend Micro™ Smart Protection Network™</a> protects users from this threat by detecting and preventing the download of harmful codecs and malicious files such as TROJ_FAKEAV.BLJ.</p>
<p>Even non-Trend Micro product users can stay protected via <em><a href="http://housecall.trendmicro.com/">HouseCall</a>,</em> Trend Micro’s free on-demand scanner that identifies and removes viruses, Trojans, worms, unwanted browser plug-ins, and other malware from infected systems.</p>
<p><strong><em>Update (February 1, 2010, 9:06 p.m. [GMT +8:00]):</em></strong></p>
<p>Microsoft has released an <a href="http://blogs.technet.com/msrc/archive/2010/02/11/restart-issues-after-installing-ms10-015.aspx">official statement</a> concerning restart issues that some users are currently experiencing after installing this month&#8217;s patch updates. Specifically, intial analysis suggets that a limited number of users encounter a <a href="http://news.cnet.com/8301-27080_3-10452064-245.html?part=rss&amp;amp;subj=news&amp;amp;tag=2547-1_3-0-20">blue screen</a> after installing MS10-015. As the Microsoft team continues to conduct tests, they have temporarily stopped offering the update through <em>Windows Update</em>. However, a <a href="http://support.microsoft.com/kb/979682">workaround</a> has been made available with a <em>Microsoft Fix</em>.</p>
<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/february-patch-tuesday%e2%80%9413-security-bulletins-for-26-vulnerabilities-plus-a-fakeav/">February Patch Tuesday—13 Security Bulletins for 26 Vulnerabilities Plus a FAKEAV</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trendmicro.com/february-patch-tuesday%e2%80%9413-security-bulletins-for-26-vulnerabilities-plus-a-fakeav/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Trend Micro Proactively Helps Protect Against Zero-Day Attacks Like the Recent IE Exploit</title>
		<link>http://blog.trendmicro.com/trend-micro-to-help-proactively-protect-against-zero-day-attacks-like-the-recent-ie-explorer-exploit/</link>
		<comments>http://blog.trendmicro.com/trend-micro-to-help-proactively-protect-against-zero-day-attacks-like-the-recent-ie-explorer-exploit/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 22:48:26 +0000</pubDate>
		<dc:creator>Jonathan Leopando (Technical Communications)</dc:creator>
				<category><![CDATA[Exploits]]></category>
		<category><![CDATA[Malicious Sites]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[Vulnerabilities]]></category>

		<guid isPermaLink="false">http://blog.trendmicro.com/?p=21321</guid>
		<description><![CDATA[
The recent attacks on Google and other large organizations (currently being referred to by others as “Aurora,” “Google attacks,” or “HYDRAQ”) refer to a set of carefully orchestrated, sophisticated, and highly complex attacks. They comprised malicious threats to all three communication vectors—email, Web, and files, plus, most notably, a zero-day vulnerability in Internet Explorer (IE). [...]<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/trend-micro-to-help-proactively-protect-against-zero-day-attacks-like-the-recent-ie-explorer-exploit/">Trend Micro Proactively Helps Protect Against Zero-Day Attacks Like the Recent IE Exploit</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.trendmicro.com/vinfo/images/blog/ie7flow2.jpg" alt="" align="right" /><br />
The recent attacks on Google and other large organizations (currently being referred to by others as <strong>“Aurora,”</strong> “Google attacks,” or <strong>“HYDRAQ”</strong>) refer to a set of carefully orchestrated, sophisticated, and highly complex attacks. They comprised malicious threats to all three communication vectors—email, Web, and files, plus, most notably, a zero-day vulnerability in <strong><em>Internet Explorer (IE).</em></strong> In order to stay protected, businesses and end users need to deploy proactive vulnerability protection plus cloud-based threat mitigation solutions to stay one step ahead of the threat.</p>
<p>We want to let our readers know that <strong>Trend Micro</strong> can help users proactively block this malicious attack and others like it—with or without the out-of-band patch released by Microsoft yesterday. In addition to business solutions like <a href="http://us.trendmicro.com/us/products/enterprise/officescan/intrusion-defense-firewall-plugin/index.html">Intrusion Defense Firewall (IDF)—an <em>OfficeScan™</em> plug-in</a>—and <em><a href="http://us.trendmicro.com/us/solutions/enterprise/security-solutions/virtualization/deep-security/index.html">Trend Micro Deep Security</a>,</em> we also offer a free tool—<strong><em>Trend Micro Browser Guard</em></strong>—that proactively protects home users by preventing exploits. <em>Trend Micro Browser Guard</em> protects by detecting buffer overflow and heap spray attempts as well as shellcode, thereby protecting users ahead of the threat.</p>
<p>To download <em>Trend Micro Browser Guard,</em> please click <a href="http://www.trendmicro.com/download/product.asp?productid=102">here</a>.</p>
<p>In addition to these proactive solutions, Trend Micro also recommends that companies and home users ensure that their security software is up-to-date—preferably that users utilize Web reputation capabilities to block access to sites that host malicious code like those used in the Google attack.</p>
<p>In the recent attacks, targeted spammed messages loaded with malware were also sent to users. Users with vulnerable <em>IE</em> browsers may unwittingly access malicious sites containing hidden JavaScript malware that takes advantage of a zero-day vulnerability. Microsoft initially advised users to enable the use of “Data Execution Prevention (DEP)” but cybercriminals attempted to counter this by introducing a new exploit code that bypasses this. Microsoft was thus forced to <a href="http://www.microsoft.com/technet/security/bulletin/ms10-002.mspx " target="_blank">release a patch </a>outside of its regular Patch Tuesday cycle.</p>
<p>While the initial attacks targeted specific companies, the threat has since evolved and is now fully in the wild, leaving all Internet users potentially at risk.</p>
<p style="text-align: center;"><a href="http://threatinfo.trendmicro.com/vinfo/web_attacks/Zero-Day_Internet_Explorer_Bug_Downloads_HYDRAQ.html"><img class="aligncenter" src="http://threatinfo.trendmicro.com/GLOBAL/common/css/us/images/new/HYDRAQ_banner.jpg" alt="" /></a></p>
<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/trend-micro-to-help-proactively-protect-against-zero-day-attacks-like-the-recent-ie-explorer-exploit/">Trend Micro Proactively Helps Protect Against Zero-Day Attacks Like the Recent IE Exploit</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trendmicro.com/trend-micro-to-help-proactively-protect-against-zero-day-attacks-like-the-recent-ie-explorer-exploit/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>New IE Zero-Day Exploit Attacks Continue</title>
		<link>http://blog.trendmicro.com/new-ie-zero-day-exploit-attacks-continue/</link>
		<comments>http://blog.trendmicro.com/new-ie-zero-day-exploit-attacks-continue/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 13:17:15 +0000</pubDate>
		<dc:creator>Carolyn Guevarra (Technical Communications)</dc:creator>
				<category><![CDATA[Exploits]]></category>
		<category><![CDATA[Malicious Sites]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Vulnerabilities]]></category>

		<guid isPermaLink="false">http://blog.trendmicro.com/?p=21260</guid>
		<description><![CDATA[Trend Micro has identified new malware samples that exploit the still-unpatched Internet Explorer (IE) vulnerability. These samples have been detected as JS_ELECOM.C and HTML_COMLE.CXC. After exploiting the said bug, they attempt to connect to a certain URL to download a file.







Further analysis by TrendLabs threat experts found that the new scripts are versions of JS_DLOADER.FIS [...]<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/new-ie-zero-day-exploit-attacks-continue/">New IE Zero-Day Exploit Attacks Continue</a></p>
]]></description>
			<content:encoded><![CDATA[<p><strong>Trend Micro</strong> has identified new <strong>malware</strong> samples that <strong>exploit</strong> the still-unpatched <strong><em>Internet Explorer (IE)</em> </strong><a href="http://threatinfo.trendmicro.com/vinfo/secadvisories/default6.asp?VName=Microsoft+Internet+Explorer+DOM+Operation+Memory+Corruption+Vulnerability+%28979352%29"><strong>vulnerability</strong></a><strong>.</strong> These samples have been detected as <a href=" http://threatinfo.trendmicro.com/vinfo/virusencyclo/default5.asp?VName=JS_ELECOM.C">JS_ELECOM.C</a> and <a href="http://threatinfo.trendmicro.com/vinfo/virusencyclo/default5.asp?VName=HTML_COMLE.CXC">HTML_COMLE.CXC</a>. After exploiting the said bug, they attempt to connect to a certain URL to download a file.</p>
<table align="center">
<tbody>
<tr>
<td valign="bottom"><a rel="floatbox" href="http://blog.trendmicro.com/wp-content/uploads/2010/01/ie-exploit.jpg"><img src="http://blog.trendmicro.com/wp-content/uploads/2010/01/ie-exploit_tb.jpg" alt="Click for larger view" /></a></td>
</tr>
</tbody>
</table>
<p>Further analysis by TrendLabs threat experts found that the new scripts are versions of <a href="http://threatinfo.trendmicro.com/vinfo/virusencyclo/default5.asp?VName=JS_DLOADER.FIS">JS_DLOADER.FIS</a> (the only difference being the encryption techniques used), which was widely used in the recent <a href="http://blog.trendmicro.com/cyber-attacks-on-google-and-others-who-is-really-at-risk/">attacks targeting major organizations</a> like Google and Adobe. However, instead of merely targeting such organizations, they are now fully in the wild and hitting ordinary users.</p>
<p>In line with this, <strong>Microsoft</strong> announced that it will release <a href="http://blogs.technet.com/msrc/archive/2010/01/19/security-advisory-979352-going-out-of-band.aspx">an out-of-band security update</a> to fix the issue. It is highly advised that users immediately download the <strong>security patch</strong> once released.</p>
<p><a href="http://us.trendmicro.com/us/trendwatch/core-technologies/smart-protection-network">Trend Micro™ Smart Protection Network™</a> protects users from this type of attack by preventing the download of all the detected malicious files and by blocking user access to malicious sites.</p>
<p>Trend Micro <em><a href="http://us.trendmicro.com/us/products/enterprise/officescan/intrusion-defense-firewall-plugin/index.html">OfficeScan™</a></em> users with Intrusion Defense Firewall (IDF) plug-in are also protected from this attack if their systems are updated with <a href="http://threatinfo.trendmicro.com/vinfo/secadvisories/default6.asp?VName=Emergency+Security+Update+%28January+15%2c+2010%29">IDF1003879 and IDF1003909 filters</a>.</p>
<p><strong>Update (January 21, 2010 11:00 AM):</strong></p>
<p>The official Microsoft security bulletin and patch <a href="http://www.microsoft.com/technet/security/bulletin/ms10-002.mspx">has been released</a>. Users are strongly advised to apply this patch—either manually or automatically—to protect themselves against this threat.</p>
<p><strong>Update (January 21, 2010 9:58 PM):</strong></p>
<p>HTML_COMLE.CXC and another new exploit code downloading other component files before downloading HYDRAQ variants are now detected as <a href="http://threatinfo.trendmicro.com/vinfo/virusencyclo/default5.asp?VName=JS_ELECOM.SMA">JS_ELECOM.SMA</a>. JS_ELECOM.SMA calls <a href="http://threatinfo.trendmicro.com/vinfo/virusencyclo/default5.asp?VName=JS_ELECOM.SMB">JS_ELECOM.SMB</a>, its component file, which contains obfuscated data variables necessary for JS_ELECOM.SMA&#8217;s proper execution.</p>
<p style="text-align: center;"><a href="http://threatinfo.trendmicro.com/vinfo/web_attacks/Zero-Day_Internet_Explorer_Bug_Downloads_HYDRAQ.html"><img class="aligncenter" src="http://threatinfo.trendmicro.com/GLOBAL/common/css/us/images/new/HYDRAQ_banner.jpg" alt="" /></a></p>
<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/new-ie-zero-day-exploit-attacks-continue/">New IE Zero-Day Exploit Attacks Continue</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trendmicro.com/new-ie-zero-day-exploit-attacks-continue/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Spam Attack Against the U.S. Defense Department Exploits an Adobe Vulnerability</title>
		<link>http://blog.trendmicro.com/spam-attack-against-the-u-s-defense-department-exploits-an-adobe-vulnerability/</link>
		<comments>http://blog.trendmicro.com/spam-attack-against-the-u-s-defense-department-exploits-an-adobe-vulnerability/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 07:30:42 +0000</pubDate>
		<dc:creator>Oscar Abendan (Technical Communications)</dc:creator>
				<category><![CDATA[Exploits]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[Vulnerabilities]]></category>

		<guid isPermaLink="false">http://blog.trendmicro.com/?p=21208</guid>
		<description><![CDATA[Trend Micro was alerted to the discovery of a new attack that exploits a vulnerability in certain Adobe Reader and  Acrobat versions. The said vulnerability allows remote attackers to execute arbitrary code via a crafted .PDF file using ZLib compressed streams on Microsoft OS-based systems.
Cybercriminals targeted contractors of the U.S. Department of Defense with [...]<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/spam-attack-against-the-u-s-defense-department-exploits-an-adobe-vulnerability/">Spam Attack Against the U.S. Defense Department Exploits an Adobe Vulnerability</a></p>
]]></description>
			<content:encoded><![CDATA[<p><strong>Trend Micro</strong> was alerted to the discovery of a new attack that <strong>exploits</strong> a <strong><a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4324">vulnerability</a></strong> in certain <strong><em>Adobe Reader</em></strong> and  <strong><em>Acrobat </em></strong>versions. The said vulnerability allows remote attackers to execute arbitrary code via a crafted .PDF file using ZLib compressed streams on Microsoft OS-based systems.</p>
<p>Cybercriminals targeted contractors of the <strong>U.S. Department of Defense</strong> with spammed messages with a .PDF file attachment (detected by Trend Micro as <a href="http://threatinfo.trendmicro.com/vinfo/virusencyclo/default5.asp?VName=TROJ_PIDIEFX.F">TROJ_PIDIEFX.F</a>) posing as a memorandum regarding a conference that will be held in Las Vegas sometime this March. Though the featured conference is real, the memo is not.</p>
<p>Upon execution, TROJ_PIDIEFX.F drops and executes another malicious file detected as <a href="http://threatinfo.trendmicro.com/vinfo/virusencyclo/default5.asp?VName=TROJ_DLOADR.AUE">TROJ_DLOADR.AUE</a>. This attempts to connect to the remote site <em>http://{BLOCKED}6.202.49</em> though as of this writing, the URL remains inaccessible.</p>
<table align="center">
<tbody>
<tr>
<td valign="bottom"><a rel="floatbox" href="http://blog.trendmicro.com/wp-content/uploads/2010/01/011910-US-DoD-PDF-01.jpg"><img src="http://blog.trendmicro.com/wp-content/uploads/2010/01/011910-US-DoD-PDF-01_tb.jpg" alt="Click" /></a></td>
<td valign="bottom"><a rel="floatbox" href="http://blog.trendmicro.com/wp-content/uploads/2010/01/011910-US-DoD-PDF-02.jpg"><img src="http://blog.trendmicro.com/wp-content/uploads/2010/01/011910-US-DoD-PDF-02_tb.jpg" alt="Click" /></a></td>
</tr>
</tbody>
</table>
<p>Users are, however, also advised to apply the latest <a href="http://www.adobe.com/support/security/bulletins/apsb10-02.html"> patch</a>, which Adobe released last Tuesday. For more information on the said vulnerability, visit this <a href="http://threatinfo.trendmicro.com/vinfo/secadvisories/default6.asp?VNAME=Adobe+Reader+and+Acrobat+%27newplayer%28%29%27+JavaScript+Method+Remote+Code+Execution+Vulnerability&amp;Page="><em>Threat Encyclopedia</em> page</a>.</p>
<p><a href="http://us.trendmicro.com/us/trendwatch/core-technologies/smart-protection-network">Trend Micro™ Smart Protection Network™</a> protects users by blocking the spammed messages and detecting and deleting the related malware. <em>OfficeScan</em> users with Intrusion Defense Firewall (IDF) plug-ins are also protected from this attack if their systems are updated with the IDF1003879 filter.</p>
<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/spam-attack-against-the-u-s-defense-department-exploits-an-adobe-vulnerability/">Spam Attack Against the U.S. Defense Department Exploits an Adobe Vulnerability</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trendmicro.com/spam-attack-against-the-u-s-defense-department-exploits-an-adobe-vulnerability/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Cyber Attacks on Google and Others—Who Is Really at Risk?</title>
		<link>http://blog.trendmicro.com/cyber-attacks-on-google-and-others-who-is-really-at-risk/</link>
		<comments>http://blog.trendmicro.com/cyber-attacks-on-google-and-others-who-is-really-at-risk/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 14:58:37 +0000</pubDate>
		<dc:creator>Ria Rivera (Technical Communications)</dc:creator>
				<category><![CDATA[Exploits]]></category>
		<category><![CDATA[Malicious Sites]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Vulnerabilities]]></category>

		<guid isPermaLink="false">http://blog.trendmicro.com/?p=21203</guid>
		<description><![CDATA[
Recent cyber attacks on Google and other organizations have been greatly covered by the media, owing much to the size and notability of the companies affected. However, what this incident really does is bring to light the true complexity and sophistication of computer threats and that any user or organization—large or small—can potentially be at [...]<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/cyber-attacks-on-google-and-others-who-is-really-at-risk/">Cyber Attacks on Google and Others—Who Is Really at Risk?</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.trendmicro.com/vinfo/images/blog/ie7flow2.jpg" alt="" align="right" /><br />
Recent cyber attacks on Google and other organizations have been greatly covered by the media, owing much to the size and notability of the companies affected. However, what this incident really does is bring to light the true complexity and sophistication of computer threats and that any user or organization—large or small—can potentially be at risk.</p>
<p>Although these attacks were orchestrated to target certain groups or organizations, any computer can actually fall prey to them. <strong>Trend Micro </strong>strongly suggests that users keep their systems updated with the latest patches and to apply the necessary workaround fixes for the said <strong><em>Internet Explorer (IE)</em></strong> vulnerability, which can be found in this <a href="http://www.microsoft.com/technet/security/advisory/979352.mspx">Microsoft Security Advisory page</a>.</p>
<p>The string of attacks, which uses several vectors, appears to primarily arrive via malicious websites. Users with unprotected systems may unknowingly download a <strong>JavaScript</strong> malware detected by Trend Micro as <a href="http://threatinfo.trendmicro.com/vinfo/virusencyclo/default5.asp?VName=JS_DLOADER.FIS">JS_DLOADER.FIS</a>. This specially crafted malware exploits a specific vulnerability in <em>IE</em>, rendering it incapable of properly handling objects in memory. This then allows <a href="http://threatinfo.trendmicro.com/vinfo/secadvisories/default6.asp?VName=Microsoft+Internet+Explorer+DOM+Operation+Memory+Corruption+Vulnerability+(979352)">remote code execution</a> except in <em>IE 5.01</em> by allowing access to an invalid pointer reference within the browser even after an object has already been deleted. To address this issue, <strong>Microsoft</strong> <a href="http://blogs.technet.com/msrc/archive/2010/01/14/security-advisory-979352.aspx">advises its clients </a>to set their <em>IE 7</em> browsers in “Protected Mode” if these run on Windows Vista and to enable “Data Execution Prevention (DEP).”</p>
<p>However, in cases wherein the attack is not preempted, the JavaScript connects to a URL and downloads an encrypted malware detected as <a href="http://threatinfo.trendmicro.com/vinfo/virusencyclo/default5.asp?VName=TROJ_HYDRAQ.SMA">TROJ_HYDRAQ.SMA</a>, also known as “Aurora.” Once decrypted and executed on the system, this Trojan executes backdoor routines. It is capable of executing other files, terminating services and processes, and more importantly, stealing information from the affected systems. The pertinent data collected are then sent to a remote user for possible use in other malicious activities.</p>
<p>Although there have been some reports that the <em>IE</em> exploit was also found to take advantage of vulnerabilities in <a href="http://www.adobe.com/support/security/advisories/apsa09-07.html"><em><strong>Adobe</strong> Reader</em> and <em>Acrobat</em></a>, Adobe states that there has been no evidence that its products were being used as vectors for the said attack. It was, however, one of the organizations that suffered from an attack similar to Google. These Adobe vulnerabilities were found to be exploited by <a href="http://threatinfo.trendmicro.com/vinfo/virusencyclo/default5.asp?VName=TROJ_PIDIEF.SHK">TROJ_PIDIEF.SHK</a>, which, in turn, downloads <a href="http://threatinfo.trendmicro.com/vinfo/virusencyclo/default5.asp?VName=TROJ_DLOAD.COB">TROJ_DLOAD.COB</a> onto the affected systems.</p>
<p><a href="http://us.trendmicro.com/us/trendwatch/core-technologies/smart-protection-network/">Trend Micro™ Smart Protection Network™</a> protects users from these kinds of attack by preventing the download of all the detected malicious files and by blocking user access to malicious sites.</p>
<p>Trend Micro <em><a href="http://us.trendmicro.com/us/products/enterprise/officescan/intrusion-defense-firewall-plugin/index.html">OfficeScan™</a></em> users with Intrusion Defense Firewall (IDF) plug-in are also protected from this attack if their systems are updated with <a href="http://threatinfo.trendmicro.com/vinfo/secadvisories/default6.asp?VName=Emergency+Security+Update+%28January+15%2c+2010%29">IDF1003879 and IDF1003909 filters</a>.</p>
<p><em>Additional text by Oscar Abendan, Carolyn Guevarra, and Elizabeth Bookman</em></p>
<p style="text-align: center;"><a href="http://threatinfo.trendmicro.com/vinfo/web_attacks/Zero-Day_Internet_Explorer_Bug_Downloads_HYDRAQ.html"><img class="aligncenter" src="http://threatinfo.trendmicro.com/GLOBAL/common/css/us/images/new/HYDRAQ_banner.jpg" alt="" /></a></p>
<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/cyber-attacks-on-google-and-others-who-is-really-at-risk/">Cyber Attacks on Google and Others—Who Is Really at Risk?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trendmicro.com/cyber-attacks-on-google-and-others-who-is-really-at-risk/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>One Patch for January’s Patch Tuesday</title>
		<link>http://blog.trendmicro.com/one-patch-for-january-patch-tuesday/</link>
		<comments>http://blog.trendmicro.com/one-patch-for-january-patch-tuesday/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 15:53:50 +0000</pubDate>
		<dc:creator>Jovi Umawing (Technical Communications)</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Vulnerabilities]]></category>

		<guid isPermaLink="false">http://blog.trendmicro.com/?p=21138</guid>
		<description><![CDATA[
Following the usual cycle of monthly patch releases, Microsoft just issued its first for this year yesterday. Microsoft has released one advisory to address the vulnerability found in the way the Embedded OpenType (EOT) Font Engine can render a specially crafted EOT font file in several Microsoft applications such as Internet Explorer, PowerPoint, and Word.
An [...]<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/one-patch-for-january-patch-tuesday/">One Patch for January’s Patch Tuesday</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.trendmicro.com/vinfo/images/blog/patch2.jpg" alt="" align="left" /></p>
<p>Following the usual cycle of monthly <strong>patch</strong> releases, <strong>Microsoft</strong> just issued its first for this year yesterday. Microsoft has released one advisory to address the <strong>vulnerability</strong> found in the way the Embedded OpenType (EOT) Font Engine can render a specially crafted EOT font file in several Microsoft applications such as <em>Internet Explorer, PowerPoint,</em> and <em>Word.</em></p>
<p>An EOT font is a type of OpenType font with the <em>.eot </em>extension. Microsoft created EOT fonts to have them embedded in Web pages to discourage copying (and eventually, using) copyrighted fonts online, which is almost always a possibility.</p>
<p>According to the <a href="http://www.microsoft.com/technet/security/bulletin/MS10-jan.mspx">official Microsoft bulletin</a>, once the EOT engine renders a malformed EOT file, attackers could use the vulnerability to take complete control of the system. This means that they would be able to perform tasks on an affected machine such as installing new programs, deleting important files, or creating new accounts, all without the user’s knowledge. Microsoft has given MS10-001 an Exploitability Index rating of <strong>2</strong>, which means that it can be replicated but the outcome of its use would always vary, thus, inconsistent. Note, however, that this rating only applies to systems running Windows 2000. Later versions are unlikely to be exploited.</p>
<p>In the same vein, <strong>Adobe</strong> also <a href="http://www.adobe.com/support/security/bulletins/apsb10-02.html">released a <strong>security</strong> update</a> detailing new patches for <em>Adobe Reader</em> and <em>Acrobat</em>. The patches address vulnerabilities we found and wrote about <a href="http://blog.trendmicro.com/new-adobe-zero-day-vulnerability-again/">last month</a> and <a href="http://blog.trendmicro.com/unpatched-adobe-vulnerability-is-still-being-exploited-in-the-wild/">last week</a>.</p>
<p>Below is a list of other updates regarding vulnerabilities and patches:</p>
<ul>
<li>A proof-of-concept (POC) exploit for Mac OS X has just been released. For details, refer <a href="http://www.scmagazineus.com/proof-of-concept-exploiting-mac-os-x-flaw-released/article/161133/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%">here</a>. Note that in this <a href="http://www.theregister.co.uk/2010/01/12/critical_osx_security_bug/"><em>Registry</em> article</a>, <strong>Apple</strong> has been informed about the said exploit last June 2009 but decided to sit on the matter.</li>
<li>Microsoft, too, did its share of sitting on vulnerability concerns rather than addressing them. As of this writing, a security patch for <a href="http://www.microsoft.com/technet/security/advisory/977544.mspx">a vulnerability found in SMB that could be used for a denial-of-service (DoS) attacks</a> has yet to be released.</li>
</ul>
<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/one-patch-for-january-patch-tuesday/">One Patch for January’s Patch Tuesday</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trendmicro.com/one-patch-for-january-patch-tuesday/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Unpatched Adobe Vulnerability Is Still Being Exploited in the Wild</title>
		<link>http://blog.trendmicro.com/unpatched-adobe-vulnerability-is-still-being-exploited-in-the-wild/</link>
		<comments>http://blog.trendmicro.com/unpatched-adobe-vulnerability-is-still-being-exploited-in-the-wild/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 09:09:09 +0000</pubDate>
		<dc:creator>Jessa De La Torre (Threat Response Engineer)</dc:creator>
				<category><![CDATA[Exploits]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Vulnerabilities]]></category>

		<guid isPermaLink="false">http://blog.trendmicro.com/?p=21032</guid>
		<description><![CDATA[Another PDF sample that exploits an unpatched vulnerability in Adobe Reader and Acrobat has been spotted in the wild. The sample (detected by Trend Micro as TROJ_PIDIEF.WIA) uses the heap spray technique to execute shellcode in its stream. As a result, a malicious file detected as BKDR_POISON.UC is dropped into the system.
When executed, BKDR_POISON.UC opens an [...]<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/unpatched-adobe-vulnerability-is-still-being-exploited-in-the-wild/">Unpatched Adobe Vulnerability Is Still Being Exploited in the Wild</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Another PDF sample that exploits an <a href="http://www.adobe.com/support/security/advisories/apsa09-07.html"><strong>unpatched vulnerability</strong></a> in <em>Adobe Reader</em> and <em>Acrobat</em> has been spotted in the wild. The sample (detected by Trend Micro as <a href="http://threatinfo.trendmicro.com/vinfo/virusencyclo/default5.asp?VName=TROJ_PIDIEF.WIA">TROJ_PIDIEF.WIA</a>) uses the heap spray technique to execute shellcode in its stream. As a result, a malicious file detected as <a href="http://threatinfo.trendmicro.com/vinfo/virusencyclo/default5.asp?VName=BKDR_POISON.UC">BKDR_POISON.UC</a> is dropped into the system.</p>
<p>When executed, BKDR_POISON.UC opens an instance of <em>Internet Explorer</em> and connects to a remote site, <em>cecon.{BLOCKED}-show.org</em>. Once connected, a malicious user may execute any command on the affected system.</p>
<p>Adobe has announced that it will provide a patch for this <strong>vulnerability</strong> on January 12, 2010 but until then, users are advised to disable JavaScript in <em>Adobe Reader </em>and <em>Acrobat</em> as cybercriminals are sure to take advantage of this <strong>unpatched vulnerability</strong>. To do this, follow the steps below.</p>
<ol>
<li>Click <em>Edit</em> &gt; <em>Preferences.</em></li>
<li>In the left panel, select <em>JavaScript.</em></li>
<li>Untick the <em>Enable Acrobat JavaScript</em> option.</li>
<li>Click <em>OK.</em></li>
</ol>
<p>In addition, Adobe also plans to release an automatic/silent updater that will automatically patch systems even without user intervention. This will hopefully lessen the number of users who can be victimized by attacks employing exploits for already patched vulnerabilities.</p>
<p><strong>Trend Micro </strong>protects users from this threat via the <a href="http://us.trendmicro.com/us/trendwatch/core-technologies/smart-protection-network/">Smart Protection Network</a>, which detects all related malicious files. <em>OfficeScan</em> users with Intrusion Defense Firewall (IDF) plug-in are also protected from this attack if their systems are updated with IDF1003879 and IDF003885 filters.</p>
<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/unpatched-adobe-vulnerability-is-still-being-exploited-in-the-wild/">Unpatched Adobe Vulnerability Is Still Being Exploited in the Wild</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trendmicro.com/unpatched-adobe-vulnerability-is-still-being-exploited-in-the-wild/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
