<?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; Microsoft</title>
	<atom:link href="http://blog.trendmicro.com/category/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.trendmicro.com</link>
	<description>Threat News and Information Direct from the Experts</description>
	<lastBuildDate>Fri, 10 Feb 2012 07:25:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Malware Leveraging MIDI Remote Code Execution Vulnerability Found</title>
		<link>http://blog.trendmicro.com/malware-leveraging-midi-remote-code-execution-vulnerability-found/</link>
		<comments>http://blog.trendmicro.com/malware-leveraging-midi-remote-code-execution-vulnerability-found/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 11:58:50 +0000</pubDate>
		<dc:creator>Roland Dela Paz (Threat Response Engineer)</dc:creator>
				<category><![CDATA[Exploits]]></category>
		<category><![CDATA[Malicious Sites]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.trendmicro.com/</guid>
		<description><![CDATA[Earlier today, we encountered a malware that exploits a recently (and publicly) disclosed vulnerability, the MIDI Remote Code Execution Vulnerability (CVE-2012-0003). (Ed. Note: addressed in MS12-004) The said vulnerability is triggered when Windows Multimedia Library in Windows Media Player (WMP) fails to handle a specially crafted MIDI file, consequently allowing remote attackers to execute arbitrary code. In [...]<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/malware-leveraging-midi-remote-code-execution-vulnerability-found/">Malware Leveraging MIDI Remote Code Execution Vulnerability Found</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Earlier today, we encountered a malware that exploits a recently (and publicly) disclosed vulnerability, the <a href="http://about-threats.trendmicro.com/Vulnerability.aspx?language=us&amp;name=(MS12-004)+Vulnerabilities+in+Windows+Media+Could+Allow+Remote+Code+Execution+(2636391)" target="_blank"><em>MIDI Remote Code Execution Vulnerability</em> (CVE-2012-0003)</a>. <em>(Ed. Note: addressed in <a href="http://technet.microsoft.com/en-us/security/bulletin/ms12-004">MS12-004</a>)</em></p>
<p>The said vulnerability is triggered when Windows Multimedia Library in <em>Windows Media Player</em> (WMP) fails to handle a specially crafted MIDI file, consequently allowing remote attackers to execute arbitrary code.</p>
<p>In the attack that we found, the infection vector is a malicious HTML which we found hosted on the domain, <em>hxxp://images.{BLOCKED}p.com/mp.html</em>. This HTML, which Trend Micro detects as <a href="http://about-threats.trendmicro.com/Malware.aspx?language=us&amp;name=HTML_EXPLT.QYUA" target="_blank">HTML_EXPLT.QYUA</a>, exploits the vulnerability by using two components that are also hosted on the same domain. The two files are: a MIDI file detected as <a href="http://about-threats.trendmicro.com/Malware.aspx?language=us&amp;name=TROJ_MDIEXP.QYUA" target="_blank">TROJ_MDIEXP.QYUA</a>, and a JavaScript detected as <a href="http://about-threats.trendmicro.com/Malware.aspx?language=us&amp;name=JS_EXPLT.QYUA" target="_blank">JS_EXPLT.QYUA</a>.</p>
<p>HTML_EXPLT.QYUA calls TROJ_MDIEXP.QYUA to trigger the exploit, and uses JS_EXPLT.QYUA to decode the shellcode embedded in HTML_EXPLT.QYUA&#8217;s body. Below is a screenshot of HTML_EXPLT.QYUA’s code. Notice the highlighted parts where it calls the MIDI and JavaScript components:</p>
<p><center><img src="http://blog.trendmicro.com/wp-content/uploads/2012/01/MIDI_Remote_Code_shellcode.jpg" alt="" /></center>Upon successfully exploiting the vulnerability, it decodes and executes the decoded shellcode. This shellcode then connects to a site to download an encrypted binary:</p>
<p><center><img src="http://blog.trendmicro.com/wp-content/uploads/2012/01/MIDI_Remote_Code_decrypted3.jpg" alt="" /></center>This binary is then decrypted and executed as a malware detected as <a href="http://about-threats.trendmicro.com/Malware.aspx?language=us&amp;name=TROJ_DLOAD.QYUA" target="_blank">TROJ_DLOAD.QYUA</a>. We&#8217;re still conducting further analysis on TROJ_DLOAD.QYUA, but so far we&#8217;ve been seeing some serious payload, including rootkit capabilities.</p>
<p>Meanwhile, as the routines stated above happens in the background, the affected users remains unsuspecting and sees the following:</p>
<p><center><img src="http://blog.trendmicro.com/wp-content/uploads/2012/01/midiex3.jpg" alt="" /></center><span id="more-39779"></span></p>
<p>Microsoft has already issued an update to address this vulnerability during the <a href="http://blog.trendmicro.com/microsoft-releases-7-bulletins-for-first-patch-tuesday-of-2012">last patch Tuesday</a>, so our first advice to users is to patch their system with the Microsoft security update <a href="http://technet.microsoft.com/en-us/security/bulletin/ms12-004">here</a>. It affects <em>Windows XP SP2 and SP3, Server 2003 SP2, Vista SP2, </em>and<em> Server 2008 SP2</em>. We&#8217;d like to reiterate that this is a publicly disclosed exploit. As such, we can expect similar attacks in the future.</p>
<p>On the other hand, Trend Micro customers are already protected from this by the Trend Micro™ Smart Protection Network™, which blocks the related malicious files and URLs.</p>
<p>We will update this blog entry once more information is available.</p>
<p><em><strong>Update as of January 26, 2012, 7:50 a.m. (PST)</strong></em></p>
<p>Trend Micro Deep Security shields this vulnerability using the specified rules. For more information on the Deep Security rules, users can visit our vulnerability page <a href="http://about-threats.trendmicro.com/Vulnerability.aspx?language=us&amp;name=January+2012-+Microsoft+Releases+7+Security+Advisories" target="_blank">here.</a> </p>
<p>Trend Micro Deep Security customers are protected by the rule <i>1004899 &#8211; Microsoft Windows Media Player MIDI Remote Code Execution Vulnerability (CVE-2012-0003)</i>. This rule prevents download of MIDI files, containing bad records, which could allow an attacker to execute arbitrary code if the user opens a link to a midi file or visits a page with embedded MIDI file.</p>
<p><em><strong>Update as of January 27, 2012, 2:55 a.m. (PST)</strong></em></p>
<p>Upon further processing, we found that TROJ_DLOAD.QYUA uses two other components for its routines. It drops <a href="http://about-threats.trendmicro.com/Malware.aspx?language=us&amp;name=RTKT_MDIEXP.QYUA">RTKT_MDIEXP.QYUA</a> for its rootkit capabilities, and connects to a certain URL to download its main payload &#8212; BKDR_EAYLA.QYUA. Currently, we are analyzing this threat and we will update this blog post once analysis is complete.</p>
<p><em><strong>Update as of January 27, 2012, 8:15 p.m. (PST)</strong></em></p>
<p>Further analysis of BKDR_EAYLA.QYUA revealed that it is not a backdoor, but an info stealer which we now detect as <a href="http://about-threats.trendmicro.com/Malware.aspx?language=us&amp;name=TSPY_ONLING.KREA">TSPY_ONLING.KREA</a>. This particular malware steals credentials related to certain Korean online game sites. Once credentials are captured, they are sent to the attacker&#8217;s C&amp;C.</p>
<p><em><strong>Update as of January 30, 2012, 12:30 a.m. (PST)</strong></em></p>
<p>Below is a behavior diagram on how this particular threat works.</p>
<p><img src="http://blog.trendmicro.com/wp-content/uploads/2012/01/MIDI-Remote-Code-Execution-Vulnerability-Infection-Diagram_4.jpg" alt="" /></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/malware-leveraging-midi-remote-code-execution-vulnerability-found/">Malware Leveraging MIDI Remote Code Execution Vulnerability Found</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trendmicro.com/malware-leveraging-midi-remote-code-execution-vulnerability-found/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>2011: The Year of Data Breaches</title>
		<link>http://blog.trendmicro.com/2011-the-year-of-data-breaches/</link>
		<comments>http://blog.trendmicro.com/2011-the-year-of-data-breaches/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 18:00:32 +0000</pubDate>
		<dc:creator>Det Caraig (Technical Communications)</dc:creator>
				<category><![CDATA[Botnet]]></category>
		<category><![CDATA[Exploits]]></category>
		<category><![CDATA[Malicious Sites]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[Vulnerabilities]]></category>

		<guid isPermaLink="false">http://blog.trendmicro.com/</guid>
		<description><![CDATA[2011 was rife with both challenges and wins not only for Trend Micro but also for the rest of the security industry and our fellow cybercrimefighters in law enforcement. True to one of our predictions, 2011 has been dubbed the “Year of Data Breaches,” as we witnessed organizations worldwide succumb to targeted breach attacks and [...]<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/2011-the-year-of-data-breaches/">2011: The Year of Data Breaches</a></p>
]]></description>
			<content:encoded><![CDATA[<p>2011 was rife with both challenges and wins not only for Trend Micro but also for the rest of the security industry and our fellow cybercrimefighters in law enforcement. True to one of our predictions, 2011 has been dubbed the “Year of Data Breaches,” as we witnessed organizations worldwide succumb to targeted breach attacks and lose what we have come to know as the new digital currency—data.</p>
<p>As we prepare for the year ahead, let us take a look at some of the Trend Micro 2011 predictions that came true and how we contributed to the security industry’s wins against the continuing war against cybercrime.</p>
<p>&nbsp;</p>
<table border="1">
<tbody>
<tr>
<td><span><strong>What we foresaw…</strong></span></td>
<td><span><strong>What came to pass…</strong></span></td>
</tr>
<tr>
<td>We will see more targeted attacks and cyber espionage.</td>
<td>As we predicted, several organizations the world over succumbed to targeted attacks that cost them dearly. RSA and Sony PlayStation—two of the biggest APT targets in 2011—lost millions of customer data and had to spend huge sums of money just to fix the damage done.</td>
</tr>
<tr>
<td>We will see more mobile device attacks.</td>
<td>The huge growth in the <em>Android</em> malware volume spurred the maturity of the mobile threat landscape. Led by RuFraud and DroidDreamLight variants—two of the most prominent families in 2011—Trojanized and other kinds of malicious <em>Android</em> apps littered not only third-party app stores but the <em>Android Market</em> as well.</td>
</tr>
<tr>
<td>We will see more clever malware campaigning.</td>
<td>Cybercriminals more earnestly spammed and scammed social networkers worldwide with even more attention-grabbing social engineering lures and more innovative tools. Thousands of social media users fell prey to all sorts of scams that ultimately cost their privacy and, at times, even their identities.</td>
</tr>
<tr>
<td>We will see the use of vulnerabilities and exploits evolve.</td>
<td>Despite the decline in the number of reported exploited vulnerabilities, cybercriminals continued to launch a slew of exploit attacks in 2011. Three of the most exploited vulnerabilities—<em>CVE-2011-3402, CVE-2011-3544,</em> and <em>CVE-2011-3414</em>—unsurprisingly targeted products of three of top 5 vendor exploit targets—Microsoft, Oracle, and Adobe.</td>
</tr>
<tr>
<td>We will see old malware reinfections and consolidation in the cybercriminal underground.</td>
<td>Though now considered part of the threat landscape’s white noise, traditional threats continued to wreak havoc among users. All acting as means to an end—data, financial, and/or identity theft—traditional threats came armed with new and better tools and lures to infect unwitting users’ systems and other devices.</td>
</tr>
</tbody>
</table>
<p>&nbsp;<br />
<span id="more-39445"></span><br />
Though we didn’t foresee hacktivism coming to the fore in 2011, we witnessed a slew of mass compromises result from AntiSec and LulzSec attacks against various entities. Armed with politically charged agendas and disgruntled with varying issues, hacktivist groups continued to fling attacks at users.<br />
<a href="http://www.trendmicro.com/cloud-content/us/pdfs/security-intelligence/reports/rpt_a-look-back-at-2011_information-is-currency.pdf"><img class="alignright  wp-image-39466" title="ebook-cover1" src="http://blog.trendmicro.com/wp-content/uploads/2012/01/ebook-cover1.jpg" alt="" /></a><br />
2011, however, wasn’t all bad, as we also garnered some wins in our never-ending battle against cybercrime. In close collaboration with our industry partners and law enforcement authorities, Trend Micro was at the forefront in what has been dubbed the “Biggest Cybercriminal Ring Takedown”—Operation Ghost Click—to date. As individuals and organizations alike embark on the cloud journey, we at Trend Micro, along with our fellow cybercrimefighters in law enforcement and the security industry, will continue to serve our customers by providing data protection from, in, and for the cloud.</p>
<p>For more details on what 2011 was like, take a look at the 2011 security roundup report, <a href="http://www.trendmicro.com/cloud-content/us/pdfs/security-intelligence/reports/rpt_a-look-back-at-2011_information-is-currency.pdf" target="_blank"><em>A Look Back at 2011: Information Is Currency</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/2011-the-year-of-data-breaches/">2011: The Year of Data Breaches</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trendmicro.com/2011-the-year-of-data-breaches/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Microsoft Releases 7 Bulletins for First Patch Tuesday of 2012</title>
		<link>http://blog.trendmicro.com/microsoft-releases-7-bulletins-for-first-patch-tuesday-of-2012/</link>
		<comments>http://blog.trendmicro.com/microsoft-releases-7-bulletins-for-first-patch-tuesday-of-2012/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 03:44:15 +0000</pubDate>
		<dc:creator>Danielle Veluz (Technical Communications)</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Vulnerabilities]]></category>

		<guid isPermaLink="false">http://blog.trendmicro.com/</guid>
		<description><![CDATA[Microsoft starts the year right by addressing eight vulnerabilities in its January 2012 round of patches. This update includes fixes for one Critical bulletin, while the rest are rated Important. This month&#8217;s update covers several vulnerabilities in Microsoft Windows, including those found in Windows Object Packager, Windows Media Player, and Windows Object Packager. The only [...]<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/microsoft-releases-7-bulletins-for-first-patch-tuesday-of-2012/">Microsoft Releases 7 Bulletins for First Patch Tuesday of 2012</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img style="padding: 10px;" src="http://blog.trendmicro.com/wp-content/uploads/2012/01/Patch-Tuesday_gray.jpg" alt="" align="right" /></p>
<p>Microsoft starts the year right by addressing eight vulnerabilities in its January 2012 round of patches. This update includes fixes for one Critical bulletin, while the rest are rated Important.</p>
<p>This month&#8217;s update covers several vulnerabilities in Microsoft Windows, including those found in <em>Windows Object Packager</em>, <em>Windows Media Player</em>, and <em>Windows Object Packager</em>.</p>
<p>The only bulletin rated Critical was &#8216;Vulnerabilities in Windows Media Could Allow Remote Code Execution&#8217;. The vulnerabilities included in the said bulletin could allow remote code execution when users open a specially-crafted media file.</p>
<p>Also corrected in this patch Tuesday release is the way <em>Media Player</em> handles specially-crafted MIDI files and the way DirectShow parses media files. This update applies to all versions of Windows, including Windows 7.</p>
<p>In addition, MS12-006 fixes the BEAST vulnerability in SSL/TLS protocols, which potentially allowed a malicious user to conduct man-in-the-middle attacks on secure traffic.</p>
<p><span id="more-39325"></span></p>
<p>Microsoft was not the only one to release fixes, as Adobe also published their own security updates to address vulnerabilities found in Adobe Reader and Acrobat. Most of the vulnerabilities addressed could lead to code execution when abused. Detailed information on the vulnerabilities can be found <a href="http://www.adobe.com/support/security/bulletins/apsb12-01.html" target="_blank">here</a>.</p>
<p>To lean more about Microsoft support for the affected software, more details on the security bulletins for January 2012 can be found in their <a href="http://technet.microsoft.com/en-us/security/bulletin/ms12-jan " target="_blank">official bulletin summary</a>. Users may also refer to our <a href="http://about-threats.trendmicro.com/Vulnerability.aspx?language=us&amp;name=January+2012-+Microsoft+Releases+7+Security+Advisories" target="_blank">Trend Micro security advisory page</a>.</p>
<p>Users of <em><a href="http://us.trendmicro.com/us/products/enterprise/datacenter-security/deep-security/index.html">Deep Security</a></em> and <em><a href="http://us.trendmicro.com/us/products/enterprise/officescan/">OfficeScan</a></em> with <em><a href="http://us.trendmicro.com/us/products/enterprise/officescan/intrusion-defense-firewall-plugin/">Intrusion Defense Firewall</a> (IDF)</em> plug-in can also find updates to their products that will protect them from threats exploiting the vulnerabilities made public today, in advance of IT administrators being able to roll out these 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/microsoft-releases-7-bulletins-for-first-patch-tuesday-of-2012/">Microsoft Releases 7 Bulletins for First Patch Tuesday of 2012</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trendmicro.com/microsoft-releases-7-bulletins-for-first-patch-tuesday-of-2012/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft Releases Out of Band Update Before Year Ends</title>
		<link>http://blog.trendmicro.com/microsoft-releases-out-of-band-update-before-year-ends/</link>
		<comments>http://blog.trendmicro.com/microsoft-releases-out-of-band-update-before-year-ends/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 17:25:33 +0000</pubDate>
		<dc:creator>Pawan Kinger (Vulnerability Research Manager)</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Vulnerabilities]]></category>

		<guid isPermaLink="false">http://blog.trendmicro.com/</guid>
		<description><![CDATA[Microsoft has released an advisory alerting its users about a critical vulnerability in ASP.NET (CVE-2011-3414). An attacker could potentially bring down a server (Denial of Service) with specially crafted requests. Given that all versions of ASP.NET are vulnerable, its exposure is pretty big. This advisory was in response to a public advisory presented in the [...]<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/microsoft-releases-out-of-band-update-before-year-ends/">Microsoft Releases Out of Band Update Before Year Ends</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Microsoft has released an advisory alerting its users about a critical vulnerability in ASP.NET (<a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3414">CVE-2011-3414</a>). An attacker could potentially bring down a server (Denial of Service) with specially crafted requests. Given that all versions of ASP.NET are vulnerable, its exposure is pretty big. This advisory was in response to a <a href="http://www.nruns.com/_downloads/advisory28122011.pdf"> public advisory</a> presented in the <a href="http://events.ccc.de/congress/2011/Fahrplan/events/4680.en.html">28th Chaos Communication Congress</a>.</p>
<p>The root cause of the problem lies in hash collisions. Most web applications use hashes to store user supplied inputs/form parameters. The inputs are supplied by users; hence attackers can control what values are eventually filled in the hashes. In this particular attack, the attacker sends too many key value pairs with colliding keys. If the hash implementation of the language is not randomized, it can result in numerous hash collisions, given that a lot of colliding entries are sent. The resolution of these collisions results in very high CPU usage.</p>
<p>An interesting aspect of this attack is that it doesn&#8217;t only affect Microsoft products. Several other web applications, such as <em>Apache Tomcat</em>, <em>Apache Geronimo</em>,<em> Oracle</em> web applications, PHP using python, ruby, <em>Java</em> are also vulnerable to this same issue. It&#8217;s not a specific vulnerability but a fundamental software flaw with the implementation of hash algorithms.</p>
<p>Trend Micro customers need not worry, as Deep Security provides protection with the rule <em>1004886 &#8211; Microsoft ASP.NET Hashes Denial Of Service Vulnerability (CVE-2011-3414)</em>. For more details, user may refer to <a href="http://about-threats.trendmicro.com/Vulnerability.aspx?language=us&amp;name=Vulnerabilities+in+.NET+Framework+Could+Allow+Elevation+of+Privilege+(2638420)">Trend Micro security advisory page in our Threat Encyclopedia</a>.</p>
<p>Because of its severity, users are also advised to immediately update their systems before they usher in the new year.</p>
<p><b><i>Update as of January 9, 2012,11:00 PM PST</i></b></p>
<p>The Microsoft out of band update also addressed three other vulnerabilities: </p>
<p><em>CVE-2011-3415:</em></p>
<p>This vulnerability is a domain spoofing/open redirect vulnerability in Forms Authentication feature in the .Net Form Authentication. An attacker can use crafted URL to redirect the users to any website without the users’ knowledge. The attack vector can be a crafted link, which leads to a phishing attack to steal the sensitive information from the user like login credentials.</p>
<p>Websites with ASP.Net installed are at risk from this vulnerability. Microsoft .NET Framework 2.0 SP2, 3.5 SP1, 3.5.1, and 4.0 are also vulnerable to this.</p>
<p><em>CVE-2011-3416:</em></p>
<p>This vulnerability is an authentication bypass flaw in ASP.Net. An attacker who successfully exploited this vulnerability can gain complete access to targeted users’ accounts and run any arbitrary commands with its privileges.</p>
<p>Trend Micro Deep Security provides zero day protection against such attacks using it&#8217;s heuristic based rule like &#8216;<em>1000128 &#8211; HTTP Protocol Decoding</em>&#8216;.</p>
<p><em>CVE-2011-3417:</em></p>
<p>This vulnerability pertains to a specific configuration of ASP.Net. A system with sliding expiration enabled is only vulnerable to this. Once successfully exploited, an attacker can gain access to arbitrary user accounts on the system by sending specially crafted requests.</p>
<p>The following rules in Trend Micro Deep Security provide protection to Trend Micro customers:</p>
<ul>
<li>1004886 – Microsoft ASP.NET Hashes Denial Of Service Vulnerability (CVE-2011-3414)
</li>
<li>1004887—Microsoft ASP.NET Framework Forms Authentication URI Spoofing Vulnerability (CVE-2011-3415)
</li>
<li>1000128—HTTP Protocol Decoding
</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/microsoft-releases-out-of-band-update-before-year-ends/">Microsoft Releases Out of Band Update Before Year Ends</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trendmicro.com/microsoft-releases-out-of-band-update-before-year-ends/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Microsoft Releases 13 Bulletins to Close 2011</title>
		<link>http://blog.trendmicro.com/microsoft-releases-13-bulletins-to-close-2011/</link>
		<comments>http://blog.trendmicro.com/microsoft-releases-13-bulletins-to-close-2011/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 03:55:24 +0000</pubDate>
		<dc:creator>Danielle Veluz (Technical Communications)</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Vulnerabilities]]></category>

		<guid isPermaLink="false">http://blog.trendmicro.com/</guid>
		<description><![CDATA[Microsoft released 13 bulletins today instead of 14, as announced in the Patch Tuesday announcement some days ago. In their final Patch Tuesday for the year, Microsoft addressed bugs in Windows, Internet Explorer, and Microsoft Office, while adding in a fix for DUQU in the bulletin MS11-087, which is also known as the DUQU zero-day [...]<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/microsoft-releases-13-bulletins-to-close-2011/">Microsoft Releases 13 Bulletins to Close 2011</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img style="padding: 10px;" src="http://blog.trendmicro.com/wp-content/uploads/2011/11/Patch-Tuesday.jpg" alt="" align="right" /></p>
<p>Microsoft released 13 bulletins today instead of 14, as announced in the Patch Tuesday announcement some days ago. In their final Patch Tuesday for the year, Microsoft addressed bugs in <em>Windows</em>, <em>Internet Explorer</em>, and <em>Microsoft Office</em>, while adding in a fix for DUQU in the bulletin MS11-087, which is also known as the DUQU zero-day remote code execution flaw. Attackers embedding specially crafted <em>TrueType</em> fonts in documents can exploit this vulnerability in the Windows kernel. MS11-087 was given a &#8216;Critical&#8217; rating.</p>
<p>MS11-092 also deserves attention in this security bulletin as it affects <em>Windows Media Player</em> and also allows an attacker remote code execution if a user opens a specially crafted Microsoft Digital Video Recording (.dvr-ms) file. Microsoft also includes fixes for <em>Active Directory</em>, <em>OLE</em> and the <em>Windows </em>kernel.</p>
<p>To lean more about Microsoft support for the affected software, more details on the security bulletins for December can be found in their <a href="http://technet.microsoft.com/en-us/security/bulletin/ms11-dec" target="_blank"> official bulletin summary.</a> Users may also refer to our <a href="http://about-threats.trendmicro.com/Vulnerability.aspx?language=us&amp;name=December+2011-+Microsoft+Releases+13+Security+Advisories" target="_blank">Trend Micro security advisory page.</a></p>
<p>Users of <em><a href="http://us.trendmicro.com/us/products/enterprise/datacenter-security/deep-security/index.html">Deep Security</a></em> and <em><a href="http://us.trendmicro.com/us/products/enterprise/officescan/">OfficeScan</a></em> with <em><a href="http://us.trendmicro.com/us/products/enterprise/officescan/intrusion-defense-firewall-plugin/">Intrusion Defense Firewall</a> (IDF)</em> plug-in can also find updates to their products that will protect them from threats exploiting the vulnerabilities made public today, in advance of IT administrators being able to roll out these patches to their systems.</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/microsoft-releases-13-bulletins-to-close-2011/">Microsoft Releases 13 Bulletins to Close 2011</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trendmicro.com/microsoft-releases-13-bulletins-to-close-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Light Patch Tuesday for November 2011</title>
		<link>http://blog.trendmicro.com/light-patch-tuesday-for-november-2011/</link>
		<comments>http://blog.trendmicro.com/light-patch-tuesday-for-november-2011/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 08:30:29 +0000</pubDate>
		<dc:creator>Danielle Veluz (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/</guid>
		<description><![CDATA[System administrators are in for a light Patch Tuesday this month as Microsoft released only four bulletins in its monthly security update. The Microsoft Security Bulletin Summary for November 2011 tackles and addresses multiple vulnerabilities in Microsoft Windows. According to the notice, one of the bulletins is rated &#8220;critical&#8221;, while two are rated &#8220;important&#8221; and [...]<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/light-patch-tuesday-for-november-2011/">Light Patch Tuesday for November 2011</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img style="padding: 10px;" src="http://blog.trendmicro.com/wp-content/uploads/2011/11/Patch-Tuesday.jpg" alt="" align="right" /><br />
System administrators are in for a light Patch Tuesday this month as Microsoft released only four bulletins in its monthly security update.</p>
<p>The Microsoft Security Bulletin Summary for November 2011 tackles and addresses multiple vulnerabilities in Microsoft Windows. According to the notice, one of the bulletins is rated &#8220;critical&#8221;, while two are rated &#8220;important&#8221; and remaining one is rated &#8220;moderate.&#8221; </p>
<p>Majority of the bulletins apply to newer versions of Windows and require a reboot. The critical bulletin only affects Windows Vista, Windows 7, and Windows 2008 Server R2. </p>
<p>This Patch Tuesday gave a break to many IT administrators, however the real question on everyone&#8217;s mind is zero-day vulnerability related to DUQU. The vulnerability is exploited through a malicious <i>Microsoft Word</i> document. When opened, a zero-day kernel vulnerability is taken advantage of to execute malicious code. Microsoft did not release a patch in this cycle but has already issued a temporary fix for the exploit found <a href="http://technet.microsoft.com/en-us/security/advisory/2639658" target="_blank">here</a>. The advisory provides a workaround by disabling the rendering of embedded TrueType fonts. </p>
<p>Additionally, Microsoft also raised their concern on the exploitability of MS11-083, giving it an Exploitability Index of &#8220;2&#8243;. They gave <a href="https://blogs.technet.com/themes/blogs/generic/post.aspx?WeblogApp=srd&#038;y=2011&#038;m=11&#038;d=08&#038;WeblogPostName=assessing-the-exploitability-of-ms11-083&#038;GroupKeys" target="_blank">several scenarios</a> wherein the vulnerability is exploited, and eventually used to achieve remote code execution. </p>
<p>Users are advised to immediately download and apply these patches as soon as possible. For more information regarding this month&#8217;s Patch Tuesday release, visit the <a href="http://about-threats.trendmicro.com/Vulnerability.aspx?language=us&#038;name=November+2011-+Microsoft+Releases+4+Security+Advisories" target="_blank">Trend Micro security advisory page.</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/light-patch-tuesday-for-november-2011/">Light Patch Tuesday for November 2011</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trendmicro.com/light-patch-tuesday-for-november-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zero-Day Exploit Used for DUQU</title>
		<link>http://blog.trendmicro.com/zero-day-exploit-used-for-duqu/</link>
		<comments>http://blog.trendmicro.com/zero-day-exploit-used-for-duqu/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 18:20:10 +0000</pubDate>
		<dc:creator>Karl Dominguez (Threat Response Engineer)</dc:creator>
				<category><![CDATA[Exploits]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[DUQU]]></category>

		<guid isPermaLink="false">http://blog.trendmicro.com/</guid>
		<description><![CDATA[We have been closely monitoring developments on the DUQU malware since our initial blog post when the threat broke the news. And just recently, the Hungary-based security laboratory that initially reported about DUQU released more information that sheds more light into the nature of the said threat. Their report indicates that a Microsoft Word document [...]<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/zero-day-exploit-used-for-duqu/">Zero-Day Exploit Used for DUQU</a></p>
]]></description>
			<content:encoded><![CDATA[<p>We have been closely monitoring developments on the DUQU malware since <a href="http://blog.trendmicro.com/keeping-tabs-on-the-next-stuxnet/" target="_blank">our initial blog post</a> when the threat broke the news. And just recently, the Hungary-based security laboratory that initially reported about DUQU <a href="http://crysys.hu/" target="_blank">released</a> more information that sheds more light into the nature of the said threat.</p>
<p>Their report indicates that a <em>Microsoft Word</em> document that triggers a zero-day kernel exploit was identified as the dropper for DUQU. Upon successful exploitation, the <em>Microsoft Word</em> file drops the installer files that load the DUQU components that were initially reported a couple of weeks back.</p>
<p>The installer files are composed of a .SYS file detected as <a href="http://about-threats.trendmicro.com/Malware.aspx?language=us&amp;name=RTKT_DUQU.B" target="_blank">RTKT_DUQU.B</a>, and a .DLL file detected as <a href="http://about-threats.trendmicro.com/Malware.aspx?language=us&amp;name=TROJ_DUQU.B" target="_blank">TROJ_DUQU.B</a>. RTKT_DUQU.B loads TROJ_DUQU.B into the system. TROJ_DUQU.B, on the other hand, drops and decrypts the DUQU components, <a href="http://about-threats.trendmicro.com/Malware.aspx?language=us&amp;name=RTKT_DUQU.A" target="_blank">RTKT_DUQU.A</a>, <a href="http://about-threats.trendmicro.com/Malware.aspx?language=us&amp;name=TROJ_DUQU.ENC" target="_blank">TROJ_DUQU.ENC</a>, and <a href="http://about-threats.trendmicro.com/Malware.aspx?language=us&amp;name=TROJ_DUQU.CFG" target="_blank">TROJ_DUQU.CFG</a>. Below is a simple behavior diagram of the threat.</p>
<p><center><a href="http://blog.trendmicro.com/wp-content/uploads/2011/11/duqu2_diagram2_110211.jpg"><img class="size-full wp-image-37927 aligncenter" title="duqu2_diagram2_110211" src="http://blog.trendmicro.com/wp-content/uploads/2011/11/duqu2_diagram2_110211.jpg" alt="" width="360" height="504" /></a></center></p>
<p><span id="more-37923"></span></p>
<p>Details regarding the zero-day exploit used have not yet been disclosed. However, Microsoft is expected to release information on it soon. As a member of the Microsoft Active Protections Program (MAPP), if Microsoft provides information on ways we can protect customers while a security patch is being developed, we will add these protections to our products as quickly as possible and update you with that information.</p>
<p>This new information allows us to have more educated theories of how the DUQU attack took place. Considering the usage of a <em>Microsoft Word</em> document, it is likely that this was initially deployed through email messages sent to employees in the targeted organization.This further verifies our earlier hypothesis that DUQU is part of a highly targeted attack aimed at exfiltrating information from targeted entities. For more information on DUQU and the nature of highly targeted attacks, please check the following reports:</p>
<ul>
<li><a href="http://about-threats.trendmicro.com/RelatedThreats.aspx?language=us&amp;name=DUQU+Uses+STUXNET-Like+Techniques+to+Conduct+Information+Theft" target="_blank">DUQU Uses STUXNET-Like Techniques to Conduct Information Theft</a></li>
<li><a href="http://about-threats.trendmicro.com/RelatedThreats.aspx?language=us&amp;name=Anatomy+of+a+Data+Breach" target="_blank">Anatomy of a Data Breach</a></li>
</ul>
<p>We have created the proactive detections of TROJ_DUQUCFG.SME and RTKT_DUQU.SME to address future variants of DUQU component files. Also, the Threat Discovery Appliance (TDA) protects enterprise networks by detecting network activity and the malwares&#8217; connection to the C&amp;C server through the rules <em>473 TCP_MALICIOUS_IP_CONN, 528 HTTP_Request_DUQU,</em> and <em>529 HTTP_Request_DUQU2</em>.</p>
<p><b><i>Update as of November 3, 2011, 8:30 PM PST</i></b></p>
<p>Microsoft released <a href="https://technet.microsoft.com/en-us/security/advisory/2639658">a security advisory</a> regarding the vulnerability used by DUQU. </p>
<p>The vulnerability exists in the Win32k TrueType font parsing engine and allows elevation of privilege. According to the advisory, a successful exploitation can allow an attacker to run arbitrary code in kernel mode.</p>
<p>We are currently collecting more information about this, and will update this blog entry with our findings as soon as possible.</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/zero-day-exploit-used-for-duqu/">Zero-Day Exploit Used for DUQU</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trendmicro.com/zero-day-exploit-used-for-duqu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft Releases Eight Bulletins for October Patch Tuesday</title>
		<link>http://blog.trendmicro.com/microsoft-releases-eight-bulletins-for-october-patch-tuesday/</link>
		<comments>http://blog.trendmicro.com/microsoft-releases-eight-bulletins-for-october-patch-tuesday/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 06:12:13 +0000</pubDate>
		<dc:creator>Danielle Veluz (Technical Communications)</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Vulnerabilities]]></category>
		<category><![CDATA[october]]></category>
		<category><![CDATA[Patch Tuesday]]></category>

		<guid isPermaLink="false">http://blog.trendmicro.com/</guid>
		<description><![CDATA[Microsoft issued a new batch of security bulletins for October with fixes for several vulnerabilities in software products used by millions of computer users worldwide. Eight security bulletins have been released, which include patches for 23 vulnerabilities for software such as Microsoft .NET Framework, Microsoft Silverlight, Internet Explorer, Microsoft Forefront United Access Gateway, and Microsoft [...]<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/microsoft-releases-eight-bulletins-for-october-patch-tuesday/">Microsoft Releases Eight Bulletins for October Patch Tuesday</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.trendmicro.com/wp-content/uploads/2010/05/20100512-patch-tuesday.jpg"><img class="alignright size-full wp-image-24560" title="20100512-patch tuesday" src="http://blog.trendmicro.com/wp-content/uploads/2010/05/20100512-patch-tuesday.jpg" alt="" width="240" height="240" /></a></p>
<p>Microsoft issued a new batch of security bulletins for October with fixes for several vulnerabilities in software products used by millions of computer users worldwide. Eight security bulletins have been released, which include patches for 23 vulnerabilities for software such as <em>Microsoft .NET Framework, Microsoft Silverlight, Internet Explorer, Microsoft Forefront United Access Gateway,</em> and <em>Microsoft Host Integration Server.</em></p>
<p>Six out of the eight bulletins are rated &#8220;important&#8221; while two are rated &#8220;critical.&#8221; Some of the patches indicated a required restart after updating the machine with the affected software. Users and administrators are advised to immediately address these security flaws.</p>
<p>Users may refer to our <a href=" http://about-threats.trendmicro.com/Vulnerability.aspx?language=us&amp;name=October+2011-+Microsoft+Releases+8+Security+Advisories" target="_blank">vulnerability page</a> for more information.</p>
<p>With a plethora of devices now entering the work environment, consumerization proves to be an IT nightmare and an increasing security risk, especially in terms of making sure all devices connected to the network are updated accordingly. With that, a lack of strategy could prove devastating and user-liable devices can get infected simply by surfing the Web or by being used in an unsecure environment. It is critical for users who bring their personal devices to their workplace to make sure that they update their systems with the latest security updates as soon as these are made available.</p>
<p>To learn more about Microsoft support for the affected software, more details on the security bulletins for October can be found in the vendor&#8217;s <a href="http://technet.microsoft.com/en-us/security/bulletin/ms11-oct" target="_blank">official bulletin summary</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/microsoft-releases-eight-bulletins-for-october-patch-tuesday/">Microsoft Releases Eight Bulletins for October Patch Tuesday</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trendmicro.com/microsoft-releases-eight-bulletins-for-october-patch-tuesday/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Five Important Bulletins for September Patch Tuesday</title>
		<link>http://blog.trendmicro.com/five-important-bulletins-for-september-patch-tuesday/</link>
		<comments>http://blog.trendmicro.com/five-important-bulletins-for-september-patch-tuesday/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 01:30:06 +0000</pubDate>
		<dc:creator>Gelo Abendan (Technical Communications)</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Vulnerabilities]]></category>
		<category><![CDATA[Patch Tuesday]]></category>

		<guid isPermaLink="false">http://blog.trendmicro.com/</guid>
		<description><![CDATA[Microsoft is keeping it light this September after releasing 13 security bulletins last August. The vendor released five security bulletins this month, all of which were rated &#8220;important.&#8221; These bulletins resolve 15 flaws found in several software. One of the bulletins addresses five vulnerabilities (MS11-072) in Microsoft Excel and affects even the newest and Mac [...]<p>Post from: <a href="http://blog.trendmicro.com">TrendLabs | Malware Blog - by Trend Micro</a><br/><br/><a href="http://blog.trendmicro.com/five-important-bulletins-for-september-patch-tuesday/">Five Important Bulletins for September Patch Tuesday</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.trendmicro.com/wp-content/uploads/2010/05/20100512-patch-tuesday.jpg"><img class="alignright size-full wp-image-24560" title="20100512-patch tuesday" src="http://blog.trendmicro.com/wp-content/uploads/2010/05/20100512-patch-tuesday.jpg" alt="" width="240" height="240" /></a></p>
<p>Microsoft is keeping it light this September after releasing 13 security bulletins <a href=" http://blog.trendmicro.com/two-critical-among-13-microsoft-security-bulletins-for-august-patch-tuesday/" target="_blank"> last August.</a> The vendor released five security bulletins this month, all of which were rated &#8220;important.&#8221; These bulletins resolve 15 flaws found in several software. One of the bulletins addresses five vulnerabilities <em>(MS11-072)</em> in <em>Microsoft Excel</em> and affects even the newest and Mac versions of the program. To successfully exploit these, a potential attacker needs to create malicious <em>Excel</em> files and distribute these via different social engineering schemes. Microsoft also rated this as the top bulletin in deployment priority, thus users and administrators are advised to immediately address these security flaws.</p>
<p>This month&#8217;s security updates also include fixes for <em>Windows Internet Naming Service (WINS)</em> and <em>SharePoint Server 2010</em>.</p>
<p>Users are encouraged to immediately download and apply these patches. For more details regarding this month&#8217;s Patch Tuesday release, users may visit this <a href=" http://about-threats.trendmicro.com/Vulnerability.aspx?language=us&amp;name=September+2011+-+Microsoft+Releases+5+Security+Advisories" target="_blank"> Trend Micro security page.</a></p>
<p>In addition, Microsoft released another non-security update to add six cross-signed  <a href="http://blog.trendmicro.com/diginotar-iranians-the-real-target/"><em>DigiNotar</em> root certificates</a> as untrustworthy, following the theft of more than 500 digital certificates issued by <em>DigiNotar</em>. More details on this can be found in <a href=" http://blogs.technet.com/b/msrc/archive/2011/09/13/more-on-diginotar-certificates-and-september-bulletins.aspx " target="_blank"> Microsoft&#8217;s official corporate security response blog.</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/five-important-bulletins-for-september-patch-tuesday/">Five Important Bulletins for September Patch Tuesday</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trendmicro.com/five-important-bulletins-for-september-patch-tuesday/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>More MORTO Infections Found</title>
		<link>http://blog.trendmicro.com/more-morto-infections-found/</link>
		<comments>http://blog.trendmicro.com/more-morto-infections-found/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 17:25:05 +0000</pubDate>
		<dc:creator>Sabrina Sioting (Threat Response Engineer)</dc:creator>
				<category><![CDATA[Malware]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.trendmicro.com/</guid>
		<description><![CDATA[We&#8217;ve been continuously receiving infection reports, specifically from the APAC and NABU regions, related to a certain malware that uses Remote Desktop Protocol to propagate. Detected as WORM_MORTO.SMA, this malware drops its component files, including a .DLL file, which is dropped onto the Windows folder. The said .DLL file, which bears the file name clb.dll, [...]<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-morto-infections-found/">More MORTO Infections Found</a></p>
]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve been continuously receiving infection reports, specifically from the APAC and NABU regions, related to a certain malware that uses <em>Remote Desktop Protocol</em> to propagate.</p>
<p>Detected as <a href="http://about-threats.trendmicro.com/Malware.aspx?language=us&amp;name=WORM_MORTO.SMA">WORM_MORTO.SMA</a>, this malware drops its component files, including a .DLL file, which is dropped onto the <em>Windows</em> folder. The said .DLL file, which bears the file name <em>clb.dll,</em> is detected as <a href="http://about-threats.trendmicro.com/Malware.aspx?language=us&amp;name=WORM_MORTO.SM">WORM_MORTO.SM</a>. WORM_MORTO.SM acts as a loader for the malware and places its own <em>clb.dll</em> in the <em>%Windows%</em> folder to exploit the way by which <em>Windows</em> finds files. <em>Windows</em> typically loads the <em>%Windows%</em> folder before the<em> %System% </em>folder where the legitimate <em>clb.dll</em> file is located. By doing so, the malware&#8217;s .DLL file is loaded before the legitimate one whenever <em>regedit.exe</em> is executed.</p>
<p>When WORM_MORTO.SM loads, it decrypts a file that contains the malware&#8217;s payload. It searches for <em>Remote Desktop Servers</em> associated with the infected system and attempts to log in as an administrator using a predefined set of passwords. Once a successful connection is established, it drops a copy of WORM_MORTO.SM into a temporary directory in the system.</p>
<p><span id="more-36520"></span></p>
<p>Note that dropping files is not the only action a cybercriminal will be able to do once it remotely accesses the system through <em>RDP.</em> It was designed so a user can remotely access an entire system, thus allowing a cybercriminal to obtain complete access to an infected system.</p>
<p>According to my colleague <strong>Karl Dominguez</strong>, it appears that this attack aims to indeed give an attacker full control of an infected system and of a whole network since the malware logs in using an administrator account. Anything can be done in the system at this point, including information theft, especially if the malware infiltrates servers.</p>
<p>Trend Micro customers are protected from this threat, as the malicious files are now detected as WORM_MORTO.SMA and WORM_MORTO.SM. In addition, the URLs this malware uses to accesses its servers are now blocked.</p>
<p>As a form of prevention against this threat, and against similar threats, users are advised to use strong passwords and to enable firewall settings. Network administrators are also encouraged to require a secure VPN connection before allowing users to use <em>Remote Desktop Connection</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/more-morto-infections-found/">More MORTO Infections Found</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.trendmicro.com/more-morto-infections-found/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

