<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - MITRE - List of 2010's Most Dangerous Programming Errors</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Wed, 19 Jun 2013 10:34:32 -0400</pubDate>


    <item>

        <title>Gratitude!</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=59479</link>

        

        
            <description><![CDATA[I am grateful that there was a list created to caution us all of the programming errors. More lists should come as the programming world has developed. Hopefully, we will all be alert and secured somehow.]]></description>
        

        <pubDate>Mon, 21 Mar 2011 06:25:58 -0400</pubDate>

        

        <jf:creationDate>Mon, 21 Mar 2011 06:25:58 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 21 Mar 2011 06:25:58 -0400</jf:modificationDate>
        <jf:date>Mar 21, 2011</jf:date>
        <jf:author>Blog Writer</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>URL Safety</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=59479</link>

        

        
            <description><![CDATA[<blockquote>...]]></description>
        

        <pubDate>Wed, 04 Aug 2010 20:37:31 -0400</pubDate>

        

        <jf:creationDate>Wed, 04 Aug 2010 20:37:31 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 04 Aug 2010 20:37:31 -0400</jf:modificationDate>
        <jf:date>Aug 4, 2010</jf:date>
        <jf:author>JamieCollins</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Which are most relevant for the Java programmer?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=59479</link>

        

        
            <description><![CDATA[Yeah, findbugs is awesome.]]></description>
        

        <pubDate>Fri, 26 Feb 2010 12:11:16 -0500</pubDate>

        

        <jf:creationDate>Fri, 26 Feb 2010 12:11:16 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 26 Feb 2010 12:11:16 -0500</jf:modificationDate>
        <jf:date>Feb 26, 2010</jf:date>
        <jf:author>Eelco Hillenius</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Design issues</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=59479</link>

        

        
            <description><![CDATA[Hi James Watson,...]]></description>
        

        <pubDate>Tue, 23 Feb 2010 23:17:54 -0500</pubDate>

        

        <jf:creationDate>Tue, 23 Feb 2010 23:17:54 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 23 Feb 2010 23:17:54 -0500</jf:modificationDate>
        <jf:date>Feb 23, 2010</jf:date>
        <jf:author>kyaw naing</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Most of these</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=59479</link>

        

        
            <description><![CDATA[<blockquote>I agree that unforeseen / runtime exceptions should be processed at the application entrypoint ... and this means checking for java.lang.Throwable, nothing else.  Everything else checked should generally be a very specific...]]></description>
        

        <pubDate>Tue, 23 Feb 2010 14:15:52 -0500</pubDate>

        

        <jf:creationDate>Tue, 23 Feb 2010 14:15:52 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 23 Feb 2010 14:15:52 -0500</jf:modificationDate>
        <jf:date>Feb 23, 2010</jf:date>
        <jf:author>James Watson</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Some of those attacks are prevented by using popular frameworks.</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=59479</link>

        

        
            <description><![CDATA[<blockquote>Building a SQL statement dynamically with Strings and then dumping it into a PreparedStatement accomplishes nothing from a security perspective.</blockquote>...]]></description>
        

        <pubDate>Tue, 23 Feb 2010 14:07:30 -0500</pubDate>

        

        <jf:creationDate>Tue, 23 Feb 2010 14:07:30 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 23 Feb 2010 14:07:30 -0500</jf:modificationDate>
        <jf:date>Feb 23, 2010</jf:date>
        <jf:author>James Watson</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Most of these</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=59479</link>

        

        
            <description><![CDATA[<blockquote>This one is also questionable:<br><br><a href="http://cwe.mitre.org/top25/?#CWE-754" target="_blank">http://cwe.mitre.org/top25/?#CWE-754</a><br><br>I actually disagree at least in part with solution:<br><br>"If using exception handling,...]]></description>
        

        <pubDate>Tue, 23 Feb 2010 13:55:15 -0500</pubDate>

        

        <jf:creationDate>Tue, 23 Feb 2010 13:55:15 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 23 Feb 2010 13:55:15 -0500</jf:modificationDate>
        <jf:date>Feb 23, 2010</jf:date>
        <jf:author>Erik Klein</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: Some of those attacks are prevented by using popular frameworks.</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=59479</link>

        

        
            <description><![CDATA[I realize this may sound ridiculous to those of you who use PreparedStatements as a way of avoiding SQL Injection attacks, but in my consulting experience assisting customers in application security, you would be AMAZED at how frequently a developer uses...]]></description>
        

        <pubDate>Tue, 23 Feb 2010 13:51:27 -0500</pubDate>

        

        <jf:creationDate>Tue, 23 Feb 2010 13:51:27 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 23 Feb 2010 13:51:27 -0500</jf:modificationDate>
        <jf:date>Feb 23, 2010</jf:date>
        <jf:author>Erik Klein</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: Which are most relevant for the Java programmer?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=59479</link>

        

        
            <description><![CDATA[<blockquote>I'm not sure how they align with the list in the article, but I continue to see problems with code making the leap from "single-user-mode" on a developer's desktop to more realistic multi-user testing on a server.</blockquote>...]]></description>
        

        <pubDate>Tue, 23 Feb 2010 12:31:54 -0500</pubDate>

        

        <jf:creationDate>Tue, 23 Feb 2010 12:31:54 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 23 Feb 2010 12:31:54 -0500</jf:modificationDate>
        <jf:date>Feb 23, 2010</jf:date>
        <jf:author>James Watson</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Apache Wicket by default secures you against the top 2</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=59479</link>

        

        
            <description><![CDATA[It's nice to see that Wicket is listed as helping with the top 2 of the "most dangerous programming errors".  For XSS, all user input is escaped by default.  And SQL injection if you are using Wicket's stateful nature means instead of seeing ?id=42,...]]></description>
        

        <pubDate>Tue, 23 Feb 2010 01:40:24 -0500</pubDate>

        

        <jf:creationDate>Tue, 23 Feb 2010 01:40:24 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 23 Feb 2010 01:40:24 -0500</jf:modificationDate>
        <jf:date>Feb 23, 2010</jf:date>
        <jf:author>Andrew Lombardi</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: Which are most relevant for the Java programmer?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=59479</link>

        

        
            <description><![CDATA[I'm not sure how they align with the list in the article, but I continue to see problems with code making the leap from "single-user-mode" on a developer's desktop to more realistic multi-user testing on a server....]]></description>
        

        <pubDate>Mon, 22 Feb 2010 21:13:01 -0500</pubDate>

        

        <jf:creationDate>Mon, 22 Feb 2010 21:13:01 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 22 Feb 2010 21:13:01 -0500</jf:modificationDate>
        <jf:date>Feb 22, 2010</jf:date>
        <jf:author>Joe Parks</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: Design issues</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=59479</link>

        

        
            <description><![CDATA[<blockquote>Not sure whether these are just design issues.<br>Get yourself a tool such as Fiddler and try to be mischievous. <br>It's amazing what you can do when you break the 'intended' boundaries of your application.</blockquote>...]]></description>
        

        <pubDate>Fri, 19 Feb 2010 16:24:30 -0500</pubDate>

        

        <jf:creationDate>Fri, 19 Feb 2010 16:24:30 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 19 Feb 2010 16:24:30 -0500</jf:modificationDate>
        <jf:date>Feb 19, 2010</jf:date>
        <jf:author>James Watson</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Design issues</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=59479</link>

        

        
            <description><![CDATA[Not sure whether these are just design issues.
Get yourself a tool such as Fiddler and try to be mischievous. 
It's amazing what you can do when you break the 'intended' boundaries of your application.]]></description>
        

        <pubDate>Fri, 19 Feb 2010 15:30:53 -0500</pubDate>

        

        <jf:creationDate>Fri, 19 Feb 2010 15:30:53 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 19 Feb 2010 15:30:53 -0500</jf:modificationDate>
        <jf:date>Feb 19, 2010</jf:date>
        <jf:author>Ingo Boegemann</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Re: Most of these</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=59479</link>

        

        
            <description><![CDATA[129 - Improper Validation of Array Index

Maybe not as intended in the issue - but if it returns values based on post values, you could still make the app return data not intended for the user ....]]></description>
        

        <pubDate>Fri, 19 Feb 2010 15:18:13 -0500</pubDate>

        

        <jf:creationDate>Fri, 19 Feb 2010 15:18:13 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 19 Feb 2010 15:18:13 -0500</jf:modificationDate>
        <jf:date>Feb 19, 2010</jf:date>
        <jf:author>Ingo Boegemann</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Most of these</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=59479</link>

        

        
            <description><![CDATA[This one is also questionable:...]]></description>
        

        <pubDate>Fri, 19 Feb 2010 15:03:14 -0500</pubDate>

        

        <jf:creationDate>Fri, 19 Feb 2010 15:03:14 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 19 Feb 2010 15:03:14 -0500</jf:modificationDate>
        <jf:date>Feb 19, 2010</jf:date>
        <jf:author>James Watson</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>



</channel>
</rss>

