<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title><![CDATA[[SecurityRatty] tag: flaw]]></title>
    <link>http://www.securityratty.com/tag/flaw</link>
    <description></description>
    <pubDate>Wed, 12 Nov 2008 18:11:12 +0000</pubDate>
    <generator>iRatty Engine</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[Online Finance Flaw: TIAA-CREF XSS & Potential CSRF]]></title>
      <link>http://www.securityratty.com/article/5978268eaad37c626521f5473142a03e</link>
      <guid>http://www.securityratty.com/article/5978268eaad37c626521f5473142a03e</guid>
      <description><![CDATA[Before discussing a TIAA-CREF security flaw, allow me to clarify my &quot;terms of engagement
Prior to offering analysis of any security flaws in online financial services, be assured I have engaged the...]]></description>
      <content:encoded><![CDATA[Before discussing a <a href="http://www.tiaa-cref.org/" target="_blank">TIAA-CREF</a> security flaw, allow me to clarify my "terms of engagement". <br />Prior to offering analysis of any security flaws in online financial services, be assured I have engaged the service provider and offered what I believe to a reasonable amount of time to remedy this issue. Specifically, a minimum of two weeks and three unique contact attempts are made. Should the vendor offer a timeline in which the issue will be resolved, so long as it is not months or years, I will wait until they are ready to deploy the fix, then discuss the vulnerability. If I am not in receipt of a reply other than generic customer service replies, I will follow the two week standard, then discuss the issue.<br /><br />TIAA-CREF, or the Teachers Insurance and Annuity Association - College Retirement Equities Fund, is a respected, widely utilized provider of numerous financial products and services. The TIAA-CREF site is ranked <a href="http://www.alexa.com/search?q=tiaa-cref.org" target="_blank">26,148</a> on <a href="http://www.alexa.com" target="_blank">Alexa.com</a> at the time of this writing.<br /><br />I'll first direct you to the TIAA-CREF <a href="http://www.tiaa-cref.org/about/inside/topics/security.html" target="_blank">Security</a> page, where they discuss the expected elements like identity theft, spoofing, tips, and my favorite, phishing.<br />Here's where the trouble begins. Obviously, most phishing occurs when some miscreant creates a fake page and attempts to lure victims via email. <br /><span style="font-weight:bold;">The severity of phishing risks are greatly increased by the introduction of a cross-site scripting (<a href="http://en.wikipedia.org/wiki/Cross-site_scripting" target+"_blank">XSS</a>) vulnerability in a site that is of high value to phishing attackers.</span> <br />With such a vulnerability available, the prospect of success for a phisher are much higher given that the malicious URL they would craft could include the actual target domain, rather than a faked misrepresentation. A simple script insertion at the vulnerable variable would then allow the attacker to redirect victims to a maliciously crafted logon page in the context of the vulnerable site.<br />Sad side note: when you search <span style="font-style:italic;">security</span> at the TIAA-CREF site, the above mentioned Security page is not returned in the results as I write this. <br />However, the resulting search URL serves as the starting point for our discussion of the flaw:<br /><span style="font-style:italic;">http://www.tiaa-cref.org/explore/portlets/search.jsp?query=security&strtfrm=1&totpresults=75&srchtype=4&sc=1&frmsite=0</span><br />The vast majority of non-search input variables on the TIAA-CREF site offer reasonable XSS protections, likely a blacklist method that redirects you to the following language when common XSS strings are noted, particularly where it counts at logon pages.<br /><span style="font-weight:bold;">Due to the presence of characters known to be used in Cross Site Scripting attacks, access is forbidden. This web site does not allow Urls which might include embedded HTML tags.<span style="font-style:italic;"></span></span> <br />Unfortunately, this methodology was not deployed globally, and thus the following online finance flaw.<br />All input variables used in TIAA-CREF's search.jsp script are vulnerable to XSS.<br />Utilized by an attacker, this could have a much more significant impact on TIAA-CREF customers who fall victim to a now more convincing social engineering effort.<br />Here's the site before script insertion:<br /><br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_kVOWaY1TAF0/STb14rWuuOI/AAAAAAAAAFk/ydVDLZjjwNI/s1600-h/tiaa-cref-before.png" target="_blank"><img style="cursor:pointer; cursor:hand;width: 320px; height: 166px;" src="http://1.bp.blogspot.com/_kVOWaY1TAF0/STb14rWuuOI/AAAAAAAAAFk/ydVDLZjjwNI/s320/tiaa-cref-before.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5275674367570655458" /></a><br /><br />Here's the site after script insertion:<br /><br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_kVOWaY1TAF0/STb2X3oLzeI/AAAAAAAAAFs/FBGmafHFZ2o/s1600-h/tiaa-cref-after.png" target="_blank"><img style="cursor:pointer; cursor:hand;width: 320px; height: 198px;" src="http://3.bp.blogspot.com/_kVOWaY1TAF0/STb2X3oLzeI/AAAAAAAAAFs/FBGmafHFZ2o/s320/tiaa-cref-after.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5275674903441034722" /></a><br /><br />Further, certain parts of the site, including the <a href="https://www.account3000.com/tiaacref/TFALogin.asp" target="_blnak">Trust Company</a> logon page, show potential signs of cross-site request forgery (<a href="http://en.wikipedia.org/wiki/Cross-site_request_forgery" target="_blank">CSRF</a>) in that they accept updates via GET or allow submittal with the referrer stripped.<br /><br />Lessons learned:<br />1) Don't assume all is well even though a site may offer examples of how attentive they are to security.<br />2) Never log on to an online financial service offering (or anything else for that matter) via a link sent to you in an email. Period.<br />3) Take all steps at your disposal to ensure you are logging in to and transacting with the actual site you intended to utilize. Don't depend on security badges and SSL certificates as your sole means of confirmation.<br />4) If you note something of concern at a site you utilize, advise them immediately and demand repair or clarification until you're satisfied. <br /><br />Please feel free to send <a href="http://www.tiaa-cref.org/about/contact/index.html?tc_lnk=toputlity" target="_blank">feedback</a> to TIAA-CREF as I have per my "terms of engagement" above. Hopefully they'll resolve this issue soon, on behalf of customers in their care.<br /><br />Up next in our series, two of the top five banks mentioned in Javelin Strategy & Research's <span style="font-style:italic;">Banking Identity Safety Scorecard</span> are vulnerable to similar issues.<br /><br /><a href="http://del.icio.us/post?url=http://holisticinfosec.blogspot.com/2008/12/online-finance-flaw-tiaa-cref-xss.html&title=Online%20Finance%20Flaw:%20TIAA-CREF%20XSS%20&%20Potential%20CSRF " title="Online Finance Flaw: TIAA-CREF XSS & Potential CSRF ">del.icio.us</a> | <a href="http://digg.com/submit?phase=2&amp;url=http://holisticinfosec.blogspot.com/2008/12/online-finance-flaw-tiaa-cref-xss.html" title="Online Finance Flaw: TIAA-CREF XSS & Potential CSRF ">digg</a> | <a href="http://slashdot.org/submit.pl?url=http://holisticinfosec.blogspot.com/2008/12/online-finance-flaw-tiaa-cref-xss.html">Submit to Slashdot</a>]]></content:encoded>
      <pubDate>Wed, 03 Dec 2008 06:42:00 +0000</pubDate>
      <category domain="http://www.securityratty.com/tag/tiaa-cref">tiaa-cref</category>
      <category domain="http://www.securityratty.com/tag/site">site</category>
      <category domain="http://www.securityratty.com/tag/cross-site">cross-site</category>
      <category domain="http://www.securityratty.com/tag/tiaa-cref site">tiaa-cref site</category>
      <category domain="http://www.securityratty.com/tag/tiaa-cref security flaw">tiaa-cref security flaw</category>
      <category domain="http://www.securityratty.com/tag/flaw">flaw</category>
      <category domain="http://www.securityratty.com/tag/tiaa-cref security page">tiaa-cref security page</category>
      <category domain="http://www.securityratty.com/tag/security page">security page</category>
      <category domain="http://www.securityratty.com/tag/cross site">cross site</category>
      <source url="http://holisticinfosec.blogspot.com/2008/12/online-finance-flaw-tiaa-cref-xss.html">Online Finance Flaw: TIAA-CREF XSS &amp; Potential CSRF</source>
    </item>
    <item>
      <title><![CDATA[Vulnerabilities and Office Versions]]></title>
      <link>http://www.securityratty.com/article/33580f773ea9bcdfab98d5db31b1fd04</link>
      <guid>http://www.securityratty.com/article/33580f773ea9bcdfab98d5db31b1fd04</guid>
      <description><![CDATA[Most of the ink on Microsoft vulnerability coverage goes to browsers and operating systems, but in a way the best progress vulnerabilities have made has been in Microsoft Office. Some of the great...]]></description>
      <content:encoded><![CDATA[Most of the ink on Microsoft vulnerability coverage goes to browsers and operating systems, but in a way the best progress vulnerabilities have made has been in Microsoft Office. Some of the great attacks of all time (remember LoveLetter?) have been through Office bugs, and I believe most targeted attacks over the last few years have utilized vulnerabilities in Office document parsers.

That's why it's encouraging that Microsoft has done a much better job in making current versions of Office secure, as <a href="http://blogs.msdn.com/david_leblanc/archive/2008/11/17/improvements-in-office-security.aspx">David LeBlanc's recent blog shows</a>. He claims that the company has really stepped up the security testing for Office 2003 SP3 and Office 2007, and that it shows up in the number of reported vulnerabilities. The trend is clear: There are about half as many vulnerabilities as for earlier versions.

There may be a little flaw in the analysis in that LeBlanc studied reports during the period from 9/18/2007 to 11/17/2008. By that time earlier Office versions had been around for a long time and many vulnerabilities had already been reported on them. But even so, it makes the numbers all the more impressive for the new versions; the older ones had already had the low-hanging fruit picked clean and yet they still had CVE numbers in excess of the new ones. It seems there is no low-hanging vulnerability fruit in new versions of Office.

Are you running an old version of Office? Are you running Office 2003 SP2, which <a href="http://blogs.eweek.com/cheap_hack/content/office/office_2003_sp2_approaching_end_of_life.html">reached the end of support life in October</a>? If so, you are exposing yourself to more known threats than you may think.

Office versions are not plug-and-play interchangeable. It's unfortunate that Microsoft saw fit to accompany Office 2007's security enhancements with a radical user interface change. I personally have gotten used to it, but I can see an enterprise being intimidated by the training it would necessitate.

If you feel you're stuck in Office 2003, at the very least it's irresponsible to linger on in an old service pack. Do what you can to move on to SP3.
<p><a href="http://feedads.googleadservices.com/~at/4uM3tOE5mU12QfUHAZpBRMt2y_E/a"><img src="http://feedads.googleadservices.com/~at/4uM3tOE5mU12QfUHAZpBRMt2y_E/i" border="0" ismap="true"></img></a></p><img src="http://feedproxy.google.com/~r/RSS/cheap_hack/~4/cnC-qNVdwk4" height="1" width="1"/>]]></content:encoded>
      <pubDate>Mon, 01 Dec 2008 04:19:33 +0000</pubDate>
      <category domain="http://www.securityratty.com/tag/office versions">office versions</category>
      <category domain="http://www.securityratty.com/tag/office">office</category>
      <category domain="http://www.securityratty.com/tag/microsoft office">microsoft office</category>
      <category domain="http://www.securityratty.com/tag/versions">versions</category>
      <category domain="http://www.securityratty.com/tag/office secure">office secure</category>
      <category domain="http://www.securityratty.com/tag/office bugs">office bugs</category>
      <category domain="http://www.securityratty.com/tag/vulnerabilities">vulnerabilities</category>
      <category domain="http://www.securityratty.com/tag/office document parsers">office document parsers</category>
      <category domain="http://www.securityratty.com/tag/accompany office">accompany office</category>
      <source url="http://feeds.ziffdavisenterprise.com/~r/RSS/cheap_hack/~3/cnC-qNVdwk4/vulnerabilities_and_office_versions.html">Vulnerabilities and Office Versions</source>
    </item>
    <item>
      <title><![CDATA[Online Finance Flaws: An Awareness Campaign]]></title>
      <link>http://www.securityratty.com/article/1aabc5edbe215010d8c71b5aa4aa7551</link>
      <guid>http://www.securityratty.com/article/1aabc5edbe215010d8c71b5aa4aa7551</guid>
      <description><![CDATA[Here begins a series regarding web application security inadequacies in online financial service offerings. The services to be discussed will include banks, credit unions, credit card companies, and...]]></description>
      <content:encoded><![CDATA[Here begins a series regarding web application security inadequacies in online financial service offerings. The services to be discussed will include banks, credit unions, credit card companies, and others. As the economy struggles profoundly, and much of the blame points at the financial sector, I believe it important to point out the false sense of security so many brand-name financial services wrongly instill in their customers.<br />Often this sense of security is coupled with a typical "security badge" provider, helping drive conversions rather than security, as we will also legitimize how often the badge providers miss the mark on their promises.<br />Accountability in loan making decisions and practices might have prevented the sub-prime market collapse and the subsequent credit crunch that has hogtied our economy. <br />Accountability with regard to web application security while providing online financial services is now all the more important as <a href="http://securitywatch.eweek.com/exploits_and_attacks/as_economy_dives_underground_thrives.html" target="_blank">cybercrime</a> will continue to increase at a pace proportionate to economic woes.<br />Each post relevant to this campaign will include Online Finance Flaw in its title for tracking purposes. <br />Look forward to surprising flaws in financial services brands you'll recognize.<br />Perhaps, the more attention we draw to services that should place security above all else, the more likely it is they'll commit to improving their security posture.<br />Feel free to comment or contribute; we'll begin in a day or two.]]></content:encoded>
      <pubDate>Sat, 29 Nov 2008 19:08:00 +0000</pubDate>
      <category domain="http://www.securityratty.com/tag/security">security</category>
      <category domain="http://www.securityratty.com/tag/web application security">web application security</category>
      <category domain="http://www.securityratty.com/tag/financial services brands">financial services brands</category>
      <category domain="http://www.securityratty.com/tag/security badge">security badge</category>
      <category domain="http://www.securityratty.com/tag/services">services</category>
      <category domain="http://www.securityratty.com/tag/security posture">security posture</category>
      <category domain="http://www.securityratty.com/tag/online financial services">online financial services</category>
      <category domain="http://www.securityratty.com/tag/economy">economy</category>
      <category domain="http://www.securityratty.com/tag/economy struggles profoundly">economy struggles profoundly</category>
      <source url="http://holisticinfosec.blogspot.com/2008/11/online-finance-flaws-awareness-campaign_29.html">Online Finance Flaws: An Awareness Campaign</source>
    </item>
    <item>
      <title><![CDATA[Bug allowed free access to Sirius radio service]]></title>
      <link>http://www.securityratty.com/article/b5268e25f07eb646bd350a361073100c</link>
      <guid>http://www.securityratty.com/article/b5268e25f07eb646bd350a361073100c</guid>
      <description><![CDATA[TippingPoint says it has found a flaw in Sirius satellite radio that could be used to get free...]]></description>
      <content:encoded><![CDATA[TippingPoint says it has found a flaw in Sirius satellite radio that could be used to get free service.<br style="clear: both;"/>
  <a style='font-size: 10px; color: maroon;' href='http://www.pheedo.com/hostedMorselClick.php?hfmm=v3:6acad2416f941b2621aa8eee66c2bb7c:LlVZrroWBH8SNqH9TpQpoNp2oph3QBoODK3hwOT6KPqy9%2BiKmX9guRox2bb3qoSucs53ljh5aTyn'><img border='0' title='Add to digg' alt='Add to digg' src='http://www.pheedo.com/images/mm/digg.gif'/></a>
  <a style='font-size: 10px; color: maroon;' href='http://www.pheedo.com/hostedMorselClick.php?hfmm=v3:55d7f65637fbfb5bf06c3324a8fbb372:QhicN8PPO1R8A%2BxLNsecv0jg0wYEvJx7Dv5%2B9z4WkZ6Gp%2B0a4jRjjMMKDZLbGkw3EuHB161whXnP0w%3D%3D'><img border='0' title='Add to StumbleUpon' alt='Add to StumbleUpon' src='http://www.pheedo.com/images/mm/stumbleit.gif'/></a>
  <a style='font-size: 10px; color: maroon;' href='http://www.pheedo.com/hostedMorselClick.php?hfmm=v3:3d40712052a42b0ba882df5fdf85ec2e:Lryzn%2F5b6EmmioqDALkOJPkZae%2BcnW5Xs0aAIc82NEy4%2FtM%2BsctnTPOKP3xCN9e0iwmRGIj2ECIeKQ%3D%3D'><img border='0' title='Add to Twitter' alt='Add to Twitter' src='http://www.pheedo.com/images/mm/twitter.png'/></a>
  <a style='font-size: 10px; color: maroon;' href='http://www.pheedo.com/hostedMorselClick.php?hfmm=v3:879b0ab5bac9154c627009c6126f16e8:4Q0A%2Bz7P31b3Bvqgl9VsT%2BLjnSsMdZyv2g2CaiJVRQCIFMV58hdBBad2s8RIPfUrQyPRU2lRVURb3A%3D%3D'><img border='0' title='Add to Slashdot' alt='Add to Slashdot' src='http://www.pheedo.com/images/mm/slashdot.png'/></a>
<br style="clear: both;"/>
<a href="http://www.pheedo.com/feeds/ht.php?t=c&amp;i=a5a01f0291c9298e72cd52bd79e85e44&amp;p=1"><img style="border:0;" src="http://www.pheedo.com/feeds/ht.php?t=v&amp;i=a5a01f0291c9298e72cd52bd79e85e44&amp;p=1" border="0" /></a>
]]></content:encoded>
      <pubDate>Mon, 24 Nov 2008 02:00:00 +0000</pubDate>
      <category domain="http://www.securityratty.com/tag/sirius satellite radio">sirius satellite radio</category>
      <category domain="http://www.securityratty.com/tag/free service">free service</category>
      <category domain="http://www.securityratty.com/tag/tippingpoint">tippingpoint</category>
      <category domain="http://www.securityratty.com/tag/flaw">flaw</category>
      <source url="http://feeds.computerworld.com/click.phdo?i=a5a01f0291c9298e72cd52bd79e85e44">Bug allowed free access to Sirius radio service</source>
    </item>
    <item>
      <title><![CDATA[BREAKING: New Gmail Security Flaw. More Domains Get Stolen!]]></title>
      <link>http://www.securityratty.com/article/df27476d8d07cdf30bfa1a59a33e9c8b</link>
      <guid>http://www.securityratty.com/article/df27476d8d07cdf30bfa1a59a33e9c8b</guid>
      <description><![CDATA[Several things have happened in the last two days that have made me believe that Gmail has a serious security flaw and everyone should be aware about...]]></description>
      <content:encoded><![CDATA[Several things have happened in the last two days that have made me believe that Gmail has a serious security flaw and everyone should be aware about it.<img src="http://feedproxy.google.com/~r/digg/topic/security/popular/~4/sCCfWemHgVI" height="1" width="1"/>]]></content:encoded>
      <pubDate>Sat, 22 Nov 2008 06:30:02 +0000</pubDate>
      <category domain="http://www.securityratty.com/tag/security flaw">security flaw</category>
      <category domain="http://www.securityratty.com/tag/gmail">gmail</category>
      <category domain="http://www.securityratty.com/tag/aware">aware</category>
      <category domain="http://www.securityratty.com/tag/days">days</category>
      <source url="http://feeds.digg.com/~r/digg/topic/security/popular/~3/sCCfWemHgVI/BREAKING_New_Gmail_Security_Flaw_More_Domains_Get_Stolen">BREAKING: New Gmail Security Flaw. More Domains Get Stolen!</source>
    </item>
    <item>
      <title><![CDATA[IETF: Should we ignore the Kaminsky bug?]]></title>
      <link>http://www.securityratty.com/article/6975adc4b544aeb8b0396e1313e93ab4</link>
      <guid>http://www.securityratty.com/article/6975adc4b544aeb8b0396e1313e93ab4</guid>
      <description><![CDATA[The ongoing debate about a serious flaw in the DNS discovered this summer brings to mind a famous quotation from Voltaire: &quot;The perfect is the enemy of the good
Presented By
Expedition Week Continues...]]></description>
      <content:encoded><![CDATA[The ongoing debate about a serious flaw in the DNS discovered this summer brings to mind a famous quotation from Voltaire: "The perfect is the enemy of the good."<br style="clear: both;"/>
  <a style='font-size: 10px; color: maroon;' href='http://www.pheedo.com/hostedMorselClick.php?hfmm=v3:e98ff362db899b2e040e19c88e1fee62:Qf3Blz6NO2UDwDBzsnXuNsXW1lcfVfm2HeUNc5j9JnAB4Robv7e%2B%2BkMf9IDNbMTtKJ%2BFZrTGyR%2B1'><img border='0' title='Add to digg' alt='Add to digg' src='http://www.pheedo.com/images/mm/digg.gif'/></a>
  <a style='font-size: 10px; color: maroon;' href='http://www.pheedo.com/hostedMorselClick.php?hfmm=v3:476ecdf8d4911b3c132800f55947c97d:VYvnBXCXpc16XToke4ae5bPrRispjXT66paCrRQRv%2FHoEJnxg89j%2BydNhpWevJYkrBy8TbB8EsM5iA%3D%3D'><img border='0' title='Add to StumbleUpon' alt='Add to StumbleUpon' src='http://www.pheedo.com/images/mm/stumbleit.gif'/></a>
  <a style='font-size: 10px; color: maroon;' href='http://www.pheedo.com/hostedMorselClick.php?hfmm=v3:b3d2d39d24209a5a68360d6f388b235d:a6B3LqlGwGY%2BlBwmScylHX7qq4YKBrWtb87hjc09KX8NPsCfN9bIIsfHryuzPu7Ei5s%2Bd7KkpOnt9g%3D%3D'><img border='0' title='Add to Twitter' alt='Add to Twitter' src='http://www.pheedo.com/images/mm/twitter.png'/></a>
  <a style='font-size: 10px; color: maroon;' href='http://www.pheedo.com/hostedMorselClick.php?hfmm=v3:77fedf7512667d83d6db2fe537bb7433:yJmvetAqvQ4ADDITfukN8w%2FX7mbgOaHAibHlz20Nr6pjHIydT%2FalgCWHtJeTPar5eaTkK1MZJoaDng%3D%3D'><img border='0' title='Add to Slashdot' alt='Add to Slashdot' src='http://www.pheedo.com/images/mm/slashdot.png'/></a>
<br style="clear: both;"/>
<hr />
<div style="font-size:xx-small;color:gray;padding-bottom:.5em">Presented By:</div>
<div><a href="http://www.pheedo.com/feeds/ht.php?t=c&amp;i=f507528dc99a0b0b1c90f3b3e61f5656&amp;p=1">Expedition Week Continues Tonight</a></div>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td valign="top"><embed src="http://services.brightcove.com/services/viewer/federated_f8/1902560944" bgcolor="#FFFFFF" flashVars="playerId=1902560944&viewerSecureGatewayURL=https://console.brightcove.com/services/amfgateway&servicesURL=http://services.brightcove.com/services&cdnURL=http://admin.brightcove.com&domain=embed&autoStart=false&" base="http://admin.brightcove.com" name="flashObj" width="300" height="250" seamlesstabbing="false" type="application/x-shockwave-flash" swLiveConnect="true" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed><br />
<br /><img src="http://images.pheedo.com/g/ngc/natgeologo_80x60.jpg"><br />
<font size="2" face="helvetica" >Seven nights of one great discovery after another continues tonight at 9P e/p only on National Geographic Channel.  From the ancient pyramids to the ocean depths, from lost cities to outer space, travel with the latest generation of intrepid explorers as they make one great discovery after another.  Expedition Week, only on National Geographic Channel.</font><br />
<a href="http://www.pheedo.com/click.phdo?a=v3%3Ac1abad0b6daa4d28e9a527be56ca4e2f%3As2rmGnBOH62ZTX7YSZtUtsuGGEa8BJPlu%2FnPAP5iBIxxx5lnUHVgxgWtXjRC%2BL9X6noRAJMryZFAD1poPIhkf6cQxJS8bBfGwQlOn880Zw7JEF%2BMyg8FaI55gEz%2FwsMAIsKOYGloldTlO7L2E7%2FRMBd5jFHoF%2BTSxltqVyVuyH%2BRkxk%3D" target="_blank">www.natgeotv.com/expedition</font><br />
</a></td></tr>
<tr><td>&nbsp;</td></tr>
</table>
<div style="font-size:xx-small; padding-top: 1em;"><span style="border-top: 1px solid">
<br style="display:none"/>
<a href="http://www.pheedo.com/">Ads by Pheedo</a>
</span><img alt="" style="border: 0; height: 1px; width: 1px;" border="0" height="1" width="1" src="http://www.pheedo.com/feeds/ht.php?t=v&amp;i=f507528dc99a0b0b1c90f3b3e61f5656&amp;p=1"/>
<br/>
</div>
]]></content:encoded>
      <pubDate>Thu, 20 Nov 2008 02:00:00 +0000</pubDate>
      <category domain="http://www.securityratty.com/tag/national geographic channel">national geographic channel</category>
      <category domain="http://www.securityratty.com/tag/continues tonight">continues tonight</category>
      <category domain="http://www.securityratty.com/tag/intrepid explorers">intrepid explorers</category>
      <category domain="http://www.securityratty.com/tag/expedition week">expedition week</category>
      <category domain="http://www.securityratty.com/tag/famous quotation">famous quotation</category>
      <category domain="http://www.securityratty.com/tag/summer brings">summer brings</category>
      <category domain="http://www.securityratty.com/tag/discovery">discovery</category>
      <category domain="http://www.securityratty.com/tag/ancient pyramids">ancient pyramids</category>
      <category domain="http://www.securityratty.com/tag/lost cities">lost cities</category>
      <source url="http://feeds.computerworld.com/click.phdo?i=f507528dc99a0b0b1c90f3b3e61f5656">IETF: Should we ignore the Kaminsky bug?</source>
    </item>
    <item>
      <title><![CDATA[IETF: Should we ignore the Kaminsky bug? ]]></title>
      <link>http://www.securityratty.com/article/b26d57b3e01444a636cc6ced5e877f90</link>
      <guid>http://www.securityratty.com/article/b26d57b3e01444a636cc6ced5e877f90</guid>
      <description><![CDATA[The Internet engineering community is grappling with what to do about a serious flaw in the DNS discovered this summer, and the ongoing debate brings to mind a famous quotation from Voltaire: &quot;The...]]></description>
      <content:encoded><![CDATA[The Internet engineering community is grappling with what to do about a serious flaw in the DNS discovered this summer, and the ongoing debate brings to mind a famous quotation from Voltaire: "The perfect is the enemy of the good."<p><A href="http://ad.doubleclick.net/jump/idg.us.nwf.rss/security;sz=468x60;ord=26495?">
<IMG src="http://ad.doubleclick.net/ad/idg.us.nwf.rss/security;sz=468x60;ord=26495?" border="0" width="468" height="60"></A>
</p>]]></content:encoded>
      <pubDate>Wed, 19 Nov 2008 21:00:00 +0000</pubDate>
      <category domain="http://www.securityratty.com/tag/famous quotation">famous quotation</category>
      <category domain="http://www.securityratty.com/tag/dns">dns</category>
      <category domain="http://www.securityratty.com/tag/internet">internet</category>
      <category domain="http://www.securityratty.com/tag/enemy">enemy</category>
      <category domain="http://www.securityratty.com/tag/voltaire">voltaire</category>
      <category domain="http://www.securityratty.com/tag/brings">brings</category>
      <category domain="http://www.securityratty.com/tag/summer">summer</category>
      <category domain="http://www.securityratty.com/tag/flaw">flaw</category>
      <category domain="http://www.securityratty.com/tag/perfect">perfect</category>
      <source url="http://www.networkworld.com/news/2008/112008-ietf-dns-debate.html?fsrc=rss-security">IETF: Should we ignore the Kaminsky bug? </source>
    </item>
    <item>
      <title><![CDATA[How does Microsoft explain seven-year patch delay?]]></title>
      <link>http://www.securityratty.com/article/516e5e5f76947d724820f61a3d4c9b21</link>
      <guid>http://www.securityratty.com/article/516e5e5f76947d724820f61a3d4c9b21</guid>
      <description><![CDATA[The software giant says that fixing the flaw earlier would have broken customer network...]]></description>
      <content:encoded><![CDATA[The software giant says that fixing the flaw earlier would have broken customer network applications.<img src="http://feedproxy.google.com/~r/digg/topic/security/popular/~4/5BVfwrWgksw" height="1" width="1"/>]]></content:encoded>
      <pubDate>Fri, 14 Nov 2008 22:50:01 +0000</pubDate>
      <category domain="http://www.securityratty.com/tag/customer network applications">customer network applications</category>
      <category domain="http://www.securityratty.com/tag/software giant">software giant</category>
      <category domain="http://www.securityratty.com/tag/flaw">flaw</category>
      <source url="http://feeds.digg.com/~r/digg/topic/security/popular/~3/5BVfwrWgksw/How_does_Microsoft_explain_seven_year_patch_delay">How does Microsoft explain seven-year patch delay?</source>
    </item>
    <item>
      <title><![CDATA[Worm Risk Spurs Critical Microsoft Patch]]></title>
      <link>http://www.securityratty.com/article/8cf9511bc9ea45e86f1aba005afcf898</link>
      <guid>http://www.securityratty.com/article/8cf9511bc9ea45e86f1aba005afcf898</guid>
      <description><![CDATA[A scary security flaw that would allow malicious worms to infect one PC and then automatically jump to others prompted Microsoft to release a rare out-of-cycle patch in October. The glitch is critical...]]></description>
      <content:encoded><![CDATA[A scary security flaw that would allow malicious worms to infect one PC and then automatically jump to others prompted Microsoft to release a rare out-of-cycle patch in October. The glitch is critical for both 32-bit and 64-bit versions of Windows XP and Windows Server 2003, and for Windows Server 2000. Microsoft says that targeted attacks exploited the hole prior to the patch's release, and that "detailed exploit code" is currently available online.]]></content:encoded>
      <pubDate>Wed, 12 Nov 2008 21:00:00 +0000</pubDate>
      <category domain="http://www.securityratty.com/tag/patch">patch</category>
      <category domain="http://www.securityratty.com/tag/windows">windows</category>
      <category domain="http://www.securityratty.com/tag/windows server">windows server</category>
      <category domain="http://www.securityratty.com/tag/rare out-of-cycle patch">rare out-of-cycle patch</category>
      <category domain="http://www.securityratty.com/tag/microsoft">microsoft</category>
      <category domain="http://www.securityratty.com/tag/scary security flaw">scary security flaw</category>
      <category domain="http://www.securityratty.com/tag/malicious worms">malicious worms</category>
      <category domain="http://www.securityratty.com/tag/64-bit versions">64-bit versions</category>
      <category domain="http://www.securityratty.com/tag/critical">critical</category>
      <source url="http://www.networkworld.com/news/2008/111308-worm-risk-spurs-critical-microsoft.html?fsrc=rss-security">Worm Risk Spurs Critical Microsoft Patch</source>
    </item>
    <item>
      <title><![CDATA[Microsoft Fixes 8-year Old Design Flaw in SMB]]></title>
      <link>http://www.securityratty.com/article/a9e76f6b098eb908aafae4695f6fe6e9</link>
      <guid>http://www.securityratty.com/article/a9e76f6b098eb908aafae4695f6fe6e9</guid>
      <description><![CDATA[With regard to the recent Patch Tuesday fix, there has been an issue fixed regarding NTLM Relaying, that has been around for more than eight years
In 2000, I wrote an advisory about NTLM relaying (...]]></description>
      <content:encoded><![CDATA[<p>With regard to the recent Patch Tuesday fix, there has been an issue fixed regarding NTLM Relaying, that has been around for more than eight years. </p>
<p>In 2000, I wrote an <a href="http://packetstormsecurity.org/advisories/atstake/A091400-1">advisory</a> about NTLM relaying (<a href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0834">CVE-2000-0834</a>). The problem turned out to be significantly larger than I originally suggested in the advisory. The attack extended to other NTLM-based authentications on other protocols and allowed general-purpose credential theft via a man-in-the-middle attack.</p>
<p>The <a href="http://en.wikipedia.org/wiki/SMBRelay">SMBRelay</a> tool was published in 2001 by Sir Dystic of Cult Of The Dead Cow, and that really took it to the next level. The protocol completely fell apart. It kicked off a number of other analyses of the NTLM protocol that finally resulted in this patch.  Eight years after it&#8217;s discovery.</p>
<p>At least they got around to it. Thanks!</p>
]]></content:encoded>
      <pubDate>Wed, 12 Nov 2008 18:11:12 +0000</pubDate>
      <category domain="http://www.securityratty.com/tag/ntlm protocol">ntlm protocol</category>
      <category domain="http://www.securityratty.com/tag/ntlm">ntlm</category>
      <category domain="http://www.securityratty.com/tag/general-purpose credential theft">general-purpose credential theft</category>
      <category domain="http://www.securityratty.com/tag/issue fixed">issue fixed</category>
      <category domain="http://www.securityratty.com/tag/significantly larger">significantly larger</category>
      <category domain="http://www.securityratty.com/tag/attack">attack</category>
      <category domain="http://www.securityratty.com/tag/dead cow">dead cow</category>
      <category domain="http://www.securityratty.com/tag/sir dystic">sir dystic</category>
      <category domain="http://www.securityratty.com/tag/smbrelay tool">smbrelay tool</category>
      <source url="http://www.veracode.com/blog/2008/11/microsoft-fixes-8-year-old-design-flaw-in-smb/">Microsoft Fixes 8-year Old Design Flaw in SMB</source>
    </item>
  </channel>
</rss>
