<?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>Sonatype Blog &#187; Security Alerts</title>
	<atom:link href="http://blog.sonatype.com/people/category/security-alerts/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sonatype.com/people</link>
	<description>Sonatype is transforming software development with tools, information and services that enable organizations to build better software, faster, using open-source components.</description>
	<lastBuildDate>Thu, 20 Jun 2013 03:49:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Good Hygiene Should be a Foundation of Application Security</title>
		<link>http://blog.sonatype.com/people/2013/06/good-hygiene-should-be-a-foundation-of-application-security/</link>
		<comments>http://blog.sonatype.com/people/2013/06/good-hygiene-should-be-a-foundation-of-application-security/#comments</comments>
		<pubDate>Wed, 19 Jun 2013 19:07:14 +0000</pubDate>
		<dc:creator>Ryan Berg</dc:creator>
				<category><![CDATA[CLM]]></category>
		<category><![CDATA[Component Lifecycle Management]]></category>
		<category><![CDATA[OWASP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Security Alerts]]></category>

		<guid isPermaLink="false">http://blog.sonatype.com/people/?p=13534</guid>
		<description><![CDATA[Over the past week, there have been several articles, blog posts and security institutes discussing the latest release of the OWASP top 10 and now I think the time’s right to join the discussion. All this chatter doesn’t come as a surprise to me (and likely others) who have been actively involved in the application [...]]]></description>
				<content:encoded><![CDATA[<p>Over the past week, there have been several <a href="http://www.eweek.com/security/owasp-lists-top-10-most-critical-web-application-risks/">articles</a>, <a href="http://blog.coresecurity.com/2013/06/14/the-owasp-top-10-2013-list-has-been-released/">blog posts</a> and <a href="http://resources.infosecinstitute.com/owasps-2013-web-vulnerabilities-list-will-shuffle-the-top-ten/">security institutes</a> discussing the latest release of the OWASP top 10 and now I think the time’s right to join the discussion.</p>

<p>All this chatter doesn’t come as a surprise to me (and likely others) who have been actively involved in the application security business for the past decade. I would argue that the relative constant nature of the top 10 (or at least the top 5), can be interpreted 2 ways. It can be as much of an indicator to poor secure development practices as it can be interpreted that we’ve gotten better at finding the top 5 security issues in the first place. Depending on which day you ask me, I can fall on either side of the line.</p>

<p>For me, one of the more interesting aspects of the latest top 10 is what’s changed. In this case, one of this biggest (and depending on your involvement with the top 10 the most controversial) is the introduction of A9, using components with known vulnerabilities. On the surface, this seems to be a no brainer, some may argue whether something so basic even belongs on this list since it seems so obvious. But the reality is most people simply don&#8217;t even know they are using components with known vulnerabilities. . This basic security blocking and tackling is missing from many secure development initiatives (trust me I’ve seen my fair share and this has never been a focus).</p>

<p>All of this discussion surrounding basic security blocking and tackling reminds me of some guidance my son’s teacher gave him and his classmates at graduation day. As you can imagine (and maybe you have heard the same), my youngest child just recently moved from grade school to middle school and his grade school teacher spoke to all the parents on graduation day and reminded the kids (then mostly 10/11 year olds) how important good hygiene is when children are maturing. He reminded us of the obvious but yet a thought that can be so easily forgotten. Reminding us that peers and teachers appreciate a diligent approach to hygiene basics. This approach is like OWASP adding A9 to a security threat list. It’s easy to take these basic principles for granted, but sometimes we just need to be reminded.</p>

<p>Much like you don&#8217;t want to start your day without the basic elements of hygiene; you shouldn&#8217;t start your application’s journey based on a bad foundation, which is why I’m happy to see that something that on the surface seems so basic is getting the needed attention. Recognizing not to use components with known vulnerabilities starts the right security discussion. I am glad OWASP recognizes the need for basic hygiene.</p>

<p>It may seem ironic that arguably one of the most well-known security lists for web-based vulnerabilities in the world includes language to not use components that are vulnerable.  I would argue (and I welcome the argument) this is not only one of the most important points on the list, but something that everyone should be aware of. I consider this one of the foundational elements of any secure application development initiative.</p>

<p><span style="line-height: 1.714285714;font-size: 1rem">Having spent the last decade focused on application security, I can share many lessons learned but one of the biggest lessons I’ve learned is how security professionals can have the greatest influence on development. It’s not as difficult as one may think.  It starts by delivering solutions that fit the &#8220;practice of the practitioner&#8221;. What does this mean? It means not only delivering tools that work within the existing developer ecosystem, almost all would argue they do, but it also means delivering the functionality most useful to that group scaled by their capacity to effectively use it in the first place. I would argue most do not fill this last piece.</span></p>

<p>One of the benefits of working with Sonatype now, an organization that understands modern software development, is that we aren&#8217;t just another security company building security tools for security people. We are an organization with a passion for both security and development and a mindset geared towards helping organizations make sure they don&#8217;t leave the house without at least brushing their teeth. A security company that absolutely understands the importance of A9 and good hygiene.<a title="Do you?" href="http://www.seehow.org"> Do you?</a></p>

<p>&nbsp;</p>

<div>

<hr align="left" size="1" width="33%" />

</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.sonatype.com/people/2013/06/good-hygiene-should-be-a-foundation-of-application-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exploit for recently patched Java flaw  added to CrimeBoss exploit kit</title>
		<link>http://blog.sonatype.com/people/2013/04/exploit-for-recently-patched-java-flaw-added-to-crimeboss-exploit-kit/</link>
		<comments>http://blog.sonatype.com/people/2013/04/exploit-for-recently-patched-java-flaw-added-to-crimeboss-exploit-kit/#comments</comments>
		<pubDate>Thu, 25 Apr 2013 15:01:00 +0000</pubDate>
		<dc:creator>The Vigilant Application Owner</dc:creator>
				<category><![CDATA[Security Alerts]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=13281</guid>
		<description><![CDATA[The popular CrimeBoss exploit kit was updated to include a Java exploit that was recently patched to allow the exploit kit to target  unpatched systems. Source: http://www.net-security.org/secworld.php?id=14798]]></description>
				<content:encoded><![CDATA[<p>The popular CrimeBoss exploit kit was updated to include a Java exploit that was recently patched to allow the exploit kit to target  unpatched systems.</p>

<p>Source: <a href="http://www.net-security.org/secworld.php?id=14798">http://www.net-security.org/secworld.php?id=14798</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sonatype.com/people/2013/04/exploit-for-recently-patched-java-flaw-added-to-crimeboss-exploit-kit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Underground software suffers from copy and paste</title>
		<link>http://blog.sonatype.com/people/2013/04/underground-software-suffers-from-copy-and-paste/</link>
		<comments>http://blog.sonatype.com/people/2013/04/underground-software-suffers-from-copy-and-paste/#comments</comments>
		<pubDate>Tue, 02 Apr 2013 21:23:22 +0000</pubDate>
		<dc:creator>The Vigilant Application Owner</dc:creator>
				<category><![CDATA[Security Alerts]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=13125</guid>
		<description><![CDATA[Buggy DIY botnet tool leaks in black market. A new botnet generation tool being sold for $10,000 was observed by a researcher on underground markets. However, the tool was considered buggy by users discussing it since it uses copied source code from other tools. Source: http://www.scmagazine.com/buggy-diy-botnet-tool-leaks-in-blackmarket/article/286722/]]></description>
				<content:encoded><![CDATA[<p>Buggy DIY botnet tool leaks in black market. A new botnet generation tool being sold for $10,000 was observed by a researcher on underground markets. However, the tool was considered buggy by users discussing it since it uses copied source code from other tools.</p>

<p>Source: <a href="http://www.scmagazine.com/buggy-diy-botnet-tool-leaks-in-blackmarket/article/286722/">http://www.scmagazine.com/buggy-diy-botnet-tool-leaks-in-blackmarket/article/286722/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sonatype.com/people/2013/04/underground-software-suffers-from-copy-and-paste/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Here phishy phishy, 8 in 10 companies suffered web-borne attacks.</title>
		<link>http://blog.sonatype.com/people/2013/04/here-phishy-phishy-8-in-10-companies-suffered-web-borne-attacks/</link>
		<comments>http://blog.sonatype.com/people/2013/04/here-phishy-phishy-8-in-10-companies-suffered-web-borne-attacks/#comments</comments>
		<pubDate>Tue, 02 Apr 2013 21:21:39 +0000</pubDate>
		<dc:creator>The Vigilant Application Owner</dc:creator>
				<category><![CDATA[Security Alerts]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=13123</guid>
		<description><![CDATA[A survey conducted by Webroot found that 80 percent of companies experienced at least one variety of Web-borne attacks in 2012, and that phishing was the most common attack, among other findings. Source: http://www.net-security.org/secworld.php?id=14680]]></description>
				<content:encoded><![CDATA[<p>A survey conducted by Webroot found that 80 percent of companies experienced at least one variety of Web-borne attacks in 2012, and that phishing was the most common attack, among other findings.</p>

<p>Source: <a href="http://www.net-security.org/secworld.php?id=14680">http://www.net-security.org/secworld.php?id=14680</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sonatype.com/people/2013/04/here-phishy-phishy-8-in-10-companies-suffered-web-borne-attacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vulnerability database infected for at least two months</title>
		<link>http://blog.sonatype.com/people/2013/03/vulnerability-database-infected-for-at-least-two-months/</link>
		<comments>http://blog.sonatype.com/people/2013/03/vulnerability-database-infected-for-at-least-two-months/#comments</comments>
		<pubDate>Tue, 19 Mar 2013 20:56:55 +0000</pubDate>
		<dc:creator>The Vigilant Application Owner</dc:creator>
				<category><![CDATA[Security Alerts]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=13072</guid>
		<description><![CDATA[Downed US vuln catalog infected for at least TWO MONTHS. A vulnerability in Adobe’s ColdFusion software allowed the National Vulnerability Database and other National Institute for Standards and Technology (NIST) Web sites to be infected with malware, prompting NIST to take them offline. Source: http://www.theregister.co.uk/2013/03/14/adobe_coldfusion_vulns_compromise_us_malware_catalog/]]></description>
				<content:encoded><![CDATA[<p>Downed US vuln catalog infected for at least TWO MONTHS. A vulnerability in Adobe’s ColdFusion software allowed the National Vulnerability Database and other National Institute for Standards and Technology (NIST) Web sites to be infected with malware, prompting NIST to take them offline.</p>

<p>Source:</p>

<p><a href="http://www.theregister.co.uk/2013/03/14/adobe_coldfusion_vulns_compromise_us_malware_catalog/">http://www.theregister.co.uk/2013/03/14/adobe_coldfusion_vulns_compromise_us_malware_catalog/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sonatype.com/people/2013/03/vulnerability-database-infected-for-at-least-two-months/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New security fix from Apple</title>
		<link>http://blog.sonatype.com/people/2013/03/new-security-fix-from-apple/</link>
		<comments>http://blog.sonatype.com/people/2013/03/new-security-fix-from-apple/#comments</comments>
		<pubDate>Tue, 19 Mar 2013 20:55:08 +0000</pubDate>
		<dc:creator>The Vigilant Application Owner</dc:creator>
				<category><![CDATA[Security Alerts]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=13070</guid>
		<description><![CDATA[Apple fixes OS X flaw that allowed Java apps to run with plugin disabled. Apple released several security updates for its OS X operating system, as well as a new version of its malware removal tool. Source: http://threatpost.com/en_us/blogs/apple-fixes-os-x-flaw-allowed-javaapps-run-plugin-disabled-031513]]></description>
				<content:encoded><![CDATA[<p>Apple fixes OS X flaw that allowed Java apps to run with plugin disabled. Apple released several security updates for its OS X operating system, as well as a new version of its malware removal tool.</p>

<p>Source: <a href="http://threatpost.com/en_us/blogs/apple-fixes-os-x-flaw-allowed-javaapps-run-plugin-disabled-031513">http://threatpost.com/en_us/blogs/apple-fixes-os-x-flaw-allowed-javaapps-run-plugin-disabled-031513</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sonatype.com/people/2013/03/new-security-fix-from-apple/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android hit again by malware</title>
		<link>http://blog.sonatype.com/people/2013/03/android-hit-again-by-malware/</link>
		<comments>http://blog.sonatype.com/people/2013/03/android-hit-again-by-malware/#comments</comments>
		<pubDate>Tue, 19 Mar 2013 20:54:18 +0000</pubDate>
		<dc:creator>The Vigilant Application Owner</dc:creator>
				<category><![CDATA[Security Alerts]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=13068</guid>
		<description><![CDATA[Android users hit by evolved NotCompatible malware attack. A new version of the NotCompatible malware for Android has been found by researchers, peaking at around 20,000 detections a day. Source: http://www.v3.co.uk/v3-uk/news/2255154/android-users-hit-byevolved-notcampatible-malware-attack]]></description>
				<content:encoded><![CDATA[<p>Android users hit by evolved NotCompatible malware attack. A new version of the NotCompatible malware for Android has been found by researchers, peaking at around 20,000 detections a day.</p>

<p>Source: <a href="http://www.v3.co.uk/v3-uk/news/2255154/android-users-hit-byevolved-notcampatible-malware-attack">http://www.v3.co.uk/v3-uk/news/2255154/android-users-hit-byevolved-notcampatible-malware-attack</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sonatype.com/people/2013/03/android-hit-again-by-malware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do you know if you have been hacked?</title>
		<link>http://blog.sonatype.com/people/2013/03/do-you-know-if-you-have-been-hacked/</link>
		<comments>http://blog.sonatype.com/people/2013/03/do-you-know-if-you-have-been-hacked/#comments</comments>
		<pubDate>Tue, 19 Mar 2013 20:53:13 +0000</pubDate>
		<dc:creator>The Vigilant Application Owner</dc:creator>
				<category><![CDATA[Security Alerts]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=13064</guid>
		<description><![CDATA[It takes a company 243 days to discover a sophisticated attack, study shows. A report by Mandiant focusing on advanced persistent threats (APTs) outlined several findings, including that there are on average 243 days between an attacker gaining access and when the attack is uncovered. Source: http://news.softpedia.com/news/It-Takes-a-Company-243-Days-toDiscover-a-Sophisticated-Attack-Study-Shows-337342.shtml]]></description>
				<content:encoded><![CDATA[<p>It takes a company 243 days to discover a sophisticated attack, study shows. A report by Mandiant focusing on advanced persistent threats (APTs) outlined several findings, including that there are on average 243 days between an attacker gaining access and when the attack is uncovered.</p>

<p>Source: <a href="http://news.softpedia.com/news/It-Takes-a-Company-243-Days-toDiscover-a-Sophisticated-Attack-Study-Shows-337342.shtml">http://news.softpedia.com/news/It-Takes-a-Company-243-Days-toDiscover-a-Sophisticated-Attack-Study-Shows-337342.shtml</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sonatype.com/people/2013/03/do-you-know-if-you-have-been-hacked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New details on Java 7 issue published</title>
		<link>http://blog.sonatype.com/people/2013/03/new-details-on-java-7-issue-published/</link>
		<comments>http://blog.sonatype.com/people/2013/03/new-details-on-java-7-issue-published/#comments</comments>
		<pubDate>Tue, 19 Mar 2013 20:52:04 +0000</pubDate>
		<dc:creator>The Vigilant Application Owner</dc:creator>
				<category><![CDATA[Security Alerts]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=13062</guid>
		<description><![CDATA[After Oracle refuses to treat it as a vulnerability. A security research firm released details of a Java 7 sandbox bypass known as “Issue 54” that Oracle does not regard as a security vulnerability. Source: http://news.softpedia.com/news/Details-of-Java-7-Issue-PublishedAfter-Oracle-Refuses-to-Treat-It-as-a-Vulnerability-337954.shtml]]></description>
				<content:encoded><![CDATA[<p>After Oracle refuses to treat it as a vulnerability. A security research firm released details of a Java 7 sandbox bypass known as “Issue 54” that Oracle does not regard as a security vulnerability.</p>

<p>Source: <a href="http://news.softpedia.com/news/Details-of-Java-7-Issue-PublishedAfter-Oracle-Refuses-to-Treat-It-as-a-Vulnerability-337954.shtml">http://news.softpedia.com/news/Details-of-Java-7-Issue-PublishedAfter-Oracle-Refuses-to-Treat-It-as-a-Vulnerability-337954.shtml</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sonatype.com/people/2013/03/new-details-on-java-7-issue-published/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check your routers, new backdoor found in TP-Link routers</title>
		<link>http://blog.sonatype.com/people/2013/03/check-your-routers-new-backdoor-found-in-tp-link-routers/</link>
		<comments>http://blog.sonatype.com/people/2013/03/check-your-routers-new-backdoor-found-in-tp-link-routers/#comments</comments>
		<pubDate>Tue, 19 Mar 2013 14:32:10 +0000</pubDate>
		<dc:creator>The Vigilant Application Owner</dc:creator>
				<category><![CDATA[Security Alerts]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=13058</guid>
		<description><![CDATA[Researchers have discovered a backdoor in some TP-Link routers that has the router download and execute a file when a specific URL is called. Source: http://www.h-online.com/security/news/item/Treacherous-backdoor-found-in-TPLink-routers-1822720.html]]></description>
				<content:encoded><![CDATA[<p>Researchers have discovered a backdoor in some TP-Link routers that has the router download and execute a file when a specific URL is called.</p>

<p>Source: <a href="http://www.h-online.com/security/news/item/Treacherous-backdoor-found-in-TPLink-routers-1822720.html">http://www.h-online.com/security/news/item/Treacherous-backdoor-found-in-TPLink-routers-1822720.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sonatype.com/people/2013/03/check-your-routers-new-backdoor-found-in-tp-link-routers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
