<?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"
	>

<channel>
	<title>InfoSecPodcast.com &#187; Security Alert</title>
	<atom:link href="http://www.infosecpodcast.com/category/security/security-alert/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.infosecpodcast.com</link>
	<description>Information Security related news, opinions and ramblings</description>
	<pubDate>Tue, 11 Nov 2008 02:51:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>Info on IE 0-Day with Snort sig</title>
		<link>http://www.infosecpodcast.com/2006/09/info-on-ie-0-day-with-snort-sig/</link>
		<comments>http://www.infosecpodcast.com/2006/09/info-on-ie-0-day-with-snort-sig/#comments</comments>
		<pubDate>Wed, 20 Sep 2006 02:56:54 +0000</pubDate>
		<dc:creator>Chris Harrington</dc:creator>
		
		<category><![CDATA[Security Alert]]></category>
<category>exploit</category><category>html</category><category>internet explorer</category><category>isc</category><category>outlook</category><category>risk alert</category><category>signature</category><category>Snort</category><category>technet security</category><category>vgx</category><category>vml</category><category>zero day</category>
		<guid isPermaLink="false">http://www.infosecpodcast.com/security-alert/2006/09/info-on-ie-0-day-with-snort-sig/</guid>
		<description><![CDATA[Unless you are under a rock you have probably heard about the latest hole in Internet Explorer. This one affects the VML component on a fully patched PC. You can be compromised by either a web page viewed in IE or through an HTML email in Outlook. Rather than re-hash all the reviews and analyses, [...]]]></description>
			<content:encoded><![CDATA[<p>Unless you are under a rock you have probably heard about the <a href="http://www.microsoft.com/technet/security/advisory/925568.mspx" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.microsoft.com');">latest hole</a> in Internet Explorer. This one affects the VML component on a fully patched PC. You can be compromised by either a web page viewed in IE or through an HTML email in Outlook. Rather than re-hash all the reviews and analyses, here are some relevant links.</p>
<p>Sunbelt&#8217;s Blog (where I saw it first) <a href="http://sunbeltblog.blogspot.com/2006/09/seen-in-wild-zero-day-exploit-being.html" title="http://sunbeltblog.blogspot.com/2006/09/seen-in-wild-zero-day-exploit-being.html" target="_blank">sunbeltblog.blogspot.com/2006/09/seen-in-wild-zero-day-exploit-being.html</a><br />
Microsoft Bulletin  <a href="http://www.microsoft.com/technet/security/advisory/925568.mspx" title="http://www.microsoft.com/technet/security/advisory/925568.mspx" target="_blank">www.microsoft.com/technet/security/advisory/925568.mspx</a><br />
ISC SANS <a href="http://isc.sans.org/diary.php?storyid=1713" title="http://isc.sans.org/diary.php?storyid=1713" target="_blank">isc.sans.org/diary.php?storyid=1713</a></p>
<p>In short, Microsoft says you can do the following to mitigate the threat from this vulnerability:<br />
1. Un-register the vgx.dll<br />
2. Tighten down the ACL&#8217;s on vgx.dll<br />
3. Disable Binary and Script behaviors in IE<br />
4. Only read email in Text format in Outlook.</p>
<p>I have thrown together a quick Snort signature to help until this thing is patched.</p>
<p><strong>***WARNING***</strong>  This signature will likely block legitimate web sites. It blocks any web pages using the VML schema tags. Use this signature at your own risk.</p>
<p><strike>alert tcp $EXTERNAL_NET $HTTP_PORTS -> $HOME_NET 1024: (msg:&#8221;Possible MSIE VML Exploit&#8221;; flow:established,from_server; uricontent:&#8221;html xmlns:v=&#8221;urn:schemas-microsoft-com:vml&#8221;"; nocase; reference:url,sunbeltblog.blogspot.com/2006/09/seen-in-wild-zero-day-exploit-being.html; classtype:misc-attack; rev:1;)</strike></p>
<p>alert tcp $EXTERNAL_NET $HTTP_PORTS -> $HOME_NET any (msg:&#8221;BLEEDING-EDGE  EXPLOIT Possible MSIE VML Exploit&#8221;; flow:established,from_server;  content:&#8221;|3c|html xmlns|3a|v=|22|urn|3a|schemas-microsoft-com|3a|vml|22|3e|&#8221;;  nocase;  reference:url,sunbeltblog.blogspot.com/2006/09/seen-in-wild-zero-day-exploit-being.html;  classtype:misc-attack; sid:2003106; rev:1;)<br />
<strike><br />
</strike></p>
<p>&#8211;Chris</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/Internet+Explorer" rel="tag"> Internet Explorer</a>, <a href="http://technorati.com/tag/VML" rel="tag"> VML</a>, <a href="http://technorati.com/tag/exploit" rel="tag"> exploit</a>, <a href="http://technorati.com/tag/vulnerability" rel="tag"> vulnerability</a>, <a href="http://technorati.com/tag/snort" rel="tag"> snort </a></p>
<p><strong>EDIT:</strong>  Thanks to Frank Knobbe and Bleeding Snort for fixing a rather obvious mistake in this sig. I have reposted their version which you should use.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.infosecpodcast.com/2006/09/info-on-ie-0-day-with-snort-sig/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Exploits in the wild for recent Microsoft vulnerabilities</title>
		<link>http://www.infosecpodcast.com/2006/07/exploits-in-the-wild-for-recent-microsoft-vulnerabilities/</link>
		<comments>http://www.infosecpodcast.com/2006/07/exploits-in-the-wild-for-recent-microsoft-vulnerabilities/#comments</comments>
		<pubDate>Wed, 26 Jul 2006 01:44:59 +0000</pubDate>
		<dc:creator>Chris Harrington</dc:creator>
		
		<category><![CDATA[Security Alert]]></category>
<category>dhcp</category><category>exploits</category><category>isc</category><category>ms06 036</category><category>windows 2000 xp</category>
		<guid isPermaLink="false">http://www.infosecpodcast.com/security-alert/2006/07/exploits-in-the-wild-for-recent-microsoft-vulnerabilities/</guid>
		<description><![CDATA[Internet Storm Center reports that exploits for MS06-034, MS06-035, and MS06-036 are publicly available. By now you should have them patched anyway&#8230;.right????  MS06-036 is the one that gives me the shivers since it affects Windows 2000 / XP with the latest service packs and because so many corporate networks use DHCP. It&#8217;s marked as [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://isc.sans.org/diary.php?storyid=1509&#038;rss" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/isc.sans.org');">Internet Storm Center</a> reports that exploits for <a href="http://www.microsoft.com/technet/security/Bulletin/MS06-034.mspx" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.microsoft.com');">MS06-034</a>, <a href="http://www.microsoft.com/technet/security/Bulletin/MS06-035.mspx" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.microsoft.com');">MS06-035</a>, and <a href="http://www.microsoft.com/technet/security/Bulletin/MS06-036.mspx" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.microsoft.com');">MS06-036</a> are publicly available. By now you should have them patched anyway&#8230;.right????  <a href="http://www.microsoft.com/technet/security/Bulletin/MS06-036.mspx" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.microsoft.com');">MS06-036</a> is the one that gives me the shivers since it affects Windows 2000 / XP with the latest service packs and because so many corporate networks use DHCP. It&#8217;s marked as Critical in MS terminology&#8230;not that thier rating system is always representative of the problems severity.</p>
<p>&#8211;Chris</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/Microsoft" rel="tag"> Microsoft</a>, <a href="http://technorati.com/tag/vulnerability" rel="tag"> vulnerability</a>, <a href="http://technorati.com/tag/exploit" rel="tag"> exploit</a>, <a href="http://technorati.com/tag/dhcp" rel="tag"> dhcp</a>, <a href="http://technorati.com/tag/ms06-036" rel="tag"> ms06-036</a>, <a href="http://technorati.com/tag/Internet+Storm+Center" rel="tag"> Internet Storm Center </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.infosecpodcast.com/2006/07/exploits-in-the-wild-for-recent-microsoft-vulnerabilities/feed/</wfw:commentRss>
		</item>
		<item>
		<title>&#8220;0-Day&#8221; exploit for PowerPoint, Snort sigs to block .ppt files</title>
		<link>http://www.infosecpodcast.com/2006/07/0-day-exploit-for-powerpoint-snort-sigs-to-block-ppt/</link>
		<comments>http://www.infosecpodcast.com/2006/07/0-day-exploit-for-powerpoint-snort-sigs-to-block-ppt/#comments</comments>
		<pubDate>Sat, 15 Jul 2006 01:58:07 +0000</pubDate>
		<dc:creator>Chris Harrington</dc:creator>
		
		<category><![CDATA[Security Alert]]></category>

		<category><![CDATA[Snort]]></category>
<category>Backdoor.Bifrose.E</category><category>Intrusion Prevention</category><category>IPS</category><category>microsoft powerpoint</category><category>MS06 028</category><category>secunia</category><category>signature</category><category>Snort</category><category>trojan</category><category>vulnerability</category>
		<guid isPermaLink="false">http://www.infosecpodcast.com/2006/07/14/0-day-exploit-for-powerpoint-snort-sigs-to-block-ppt/</guid>
		<description><![CDATA[Just 3 days after Patch Tueday, Microsoft confirms a new vulnerability in PowerPoint that will could casue complete system compromise. To be clear, this is different than the MS06-028 PowerPoint vulnerability announced on Tuesday. Snort signatures to block PPT files are available on the blog post.]]></description>
			<content:encoded><![CDATA[<p>Just 3 days after Patch Tuesday, Microsoft confirms a new vulnerability in PowerPoint that will could cause complete system compromise. To be clear, this is different than the <a href="http://www.microsoft.com/technet/security/bulletin/ms06-028.mspx" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.microsoft.com');">MS06-028 PowerPoint vulnerability</a> announced on Tuesday. There is no patch available at this time. A specially crafted PowerPoint file (.ppt) causes unknown error in the PowerPoint application. This error may be causing a buffer overflow that allows an attacker to execute code of their choice on the users computer. Reported exploits in the wild leave <a href="http://www.symantec.com/enterprise/security_response/writeup.jsp?docid=2006-071212-4413-99&#038;tabid=2" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.symantec.com');">Trojan.PPDropper.B</a>   followed by <a href="http://www.symantec.com/security_response/writeup.jsp?docid=2006-022716-2959-99" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.symantec.com');">Backdoor.Bifrose.E</a>. Here is a the image you will see if you open an infected PowerPoint file.</p>
<p><img src="http://static.flickr.com/67/189742033_bc6d7b5e1d.jpg?v=0" /></p>
<p class="MsoNormal">As you can see the exploit displays Chinese writing which seems to be a clue to it&#8217;s origin. There are several similarities between how this exploit was released and how a 0-Day for Microsoft Word was released in June. Many speculate that the same person(s) are behind both.</p>
<p>Fortunately Symantec (and probably others) have virus definitions for this Trojan. The problem is it could and probably will be a different Trojan next time. Secunia is calling this one Extremely Critical in their <a href="http://secunia.com/advisories/21040/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/secunia.com');">write-up</a>. I agree and here are some factors that make this one very bad news.</p>
<p><strong>1. The number of vulnerable systems is very large.</strong><br />
This looks to affect all versions of Microsoft PowerPoint. Microsoft sells somewhere around $10 Billion worth of Office products per year. Folks, that is a lot of applications.</p>
<p><strong>2. Relatively few, if any vulnerabilities with PowerPoint files before.<br />
</strong>I did a quick search to see if PowerPoint files have been the entry point for vulnerabilities before and did not see any. This means in general people &#8220;trust&#8221; that opening a PPT file will not cause them problems.</p>
<p><strong>3. PowerPoint files are almost ubiquitous in the enterprise.<br />
</strong>With this being the case IT and Security managers may have to do a lot of tap dancing if they try to block PPT files at the gateway, mail server, etc. I know of one case today where the CEO had to step in and publicly support the blocking of PPT files until a resolution is available.</p>
<p>All these coupled with the usual problems like outdated AV definitions, users running as local admin, no egress filtering on the gateway&#8230;..make this a sticky situation.</p>
<p>Should you want to block PPT files and you have <a href="http://www.snort.org" onclick="javascript:pageTracker._trackPageview ('/outbound/www.snort.org');">Snort</a> (or a Snort-like IPS), here are some Snort signatures that will help. The first one will detect inbound PowerPoint files in an email. The second two will detect PowerPoint files on any TCP port. A big thanks to Steve Reynolds ( sreynolds @ nitrosecurity . com ) from <a href="http://www.nitrosecurity.com" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.nitrosecurity.com');">NitroSecurity</a> for providing the signatures. These are not official NitroSecurity signatures, they are ones he wrote.</p>
<p>Although commercial IPS vendors may have signatures to detect the exploit, I have not seen any free Snort signatures that do. I suspect that <a href="http://www.bleedingsnort.com" onclick="javascript:pageTracker._trackPageview ('/outbound/www.bleedingsnort.com');">Bleeding Snort</a> will post them if some become available.</p>
<p>Remember to have your $SMTP_SERVERS variable set correctly and change <strong>alert</strong> to <strong>drop </strong>if you want to block them.</p>
<p><strong>****NOTE****</strong>  These signatures block ALL PowerPoint attachments. You have been warned.</p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial">alert TCP $EXTERNAL_NET any -> $SMTP_SERVERS 25 (msg:&#8221;PowerPoint attachment detected in SMTP&#8217;&#8221;; content:&#8221;Content-Disposition|3a|&#8221;; content:&#8221;filename=|22|&#8221;; distance:0; within:50; content:&#8221;.ppt|22|&#8221;; distance:0; within:50; nocase; classtype:suspicious-filename-detect; )</span></p>
<p><span style="font-size: 10pt; font-family: Arial">alert TCP $EXTERNAL_NET any -> $SMTP_SERVERS 25 (msg:&#8221;PowerPoint attachment detected in SMTP&#8217;&#8221;; content:&#8221;Content-Type|3a|&#8221;; content:&#8221;name=|22|&#8221;; distance:0; within:50; content:&#8221;.ppt|22|&#8221;; distance:0; within:50; nocase; classtype:suspicious-filename-detect; )</span></p>
<p><span style="font-size: 10pt; font-family: Arial">alert TCP $EXTERNAL_NET any -> $HOME_NET any (msg:&#8221;PowerPoint attachment detected&#8217;&#8221;; content:&#8221;Content-Disposition|3a|&#8221;; content:&#8221;filename=|22|&#8221;; distance:0; within:50; content:&#8221;.ppt|22|&#8221;; distance:0; within:50; nocase; classtype:suspicious-filename-detect; )</span> <span style="font-size: 10pt; font-family: Arial">alert TCP $EXTERNAL_NET any -> $HOME_NET any (msg:&#8221;PowerPoint attachment detected&#8217;&#8221;; content:&#8221;Content-Type|3a|&#8221;; content:&#8221;name=|22|&#8221;; distance:0; within:50; content:&#8221;.ppt|22|&#8221;; distance:0; within:50; nocase; classtype:suspicious-filename-detect; )</span>&#8211;Chris</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/PowerPoint" rel="tag">PowerPoint</a>, <a href="http://technorati.com/tag/Vulnerability" rel="tag"> Vulnerability</a>, <a href="http://technorati.com/tag/Snort" rel="tag"> Snort</a>, <a href="http://technorati.com/tag/Exploit" rel="tag"> Exploit</a></p>
<p><strong>UPDATEÂ </strong></p>
<p>Microsoft has released an advisory on this vulnerability <a href="http://www.microsoft.com/technet/security/advisory/922970.mspx " target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.microsoft.com');">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.infosecpodcast.com/2006/07/0-day-exploit-for-powerpoint-snort-sigs-to-block-ppt/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.014 seconds -->
