This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "Top 10 2007"

From OWASP
Jump to: navigation, search
Line 18: Line 18:
 
{{Top_10_2007:TopTemplate|usenext=NextLink|next=-Summary|useprev=Nothing|usemain=Nothing}}
 
{{Top_10_2007:TopTemplate|usenext=NextLink|next=-Summary|useprev=Nothing|usemain=Nothing}}
  
 +
{{FIXUP|Neil Smithline| Replace with final text Here}}
 +
 +
==Introduction==
 +
Welcome to the OWASP Top 10 2007!  This totally re-written edition lists the most serious web application vulnerabilities, discusses how to protect against them, and provides links to more information.
 +
 +
== Aim ==
 +
 +
'''The primary aim of the OWASP Top 10 is to educate developers, designers, architects and organizations''' about the consequences of the most common web application security vulnerabilities. The Top 10 provides basic methods to protect against these vulnerabilities – a great start to your secure coding security program.
 +
'''Security is not a one-time event'''. It is insufficient to secure your code just once. By 2008, this Top 10 will have changed, and without changing a line of your application’s code, you may be vulnerable. Please review the advice in [#Where to go from here|Where to go from here]for more information.
 +
'''A secure coding initiative must deal with all stages of a program’s lifecycle'''. Secure web applications are '''only''' possible when a secure SDLC is used. Secure programs are secure by design, during development, and by default. There are at least 300 issues that affect the overall security of a web application. These 300+ issues are detailed in the[http://www.owasp.org/index.php/OWASP_Guide_Project|OWASP Guide], which is essential reading for anyone developing web applications today.
 +
'''This document is first and foremost an education piece, not a standard'''. Please do not adopt this document as a policy or standard without [mailto:[email protected]|talking to us]first! If you need a secure coding policy or standard, OWASP has secure coding policies and standards projects in progress. Please consider joining or financially assisting with these efforts.
 +
 +
== Acknowledgements ==
 +
 +
We thank [http://www.mitre.org MITRE] for making Vulnerability Type Distribution in [http://cve.mitre.org/ CVE ] data freely available for use. The OWASP Top Ten project is led and sponsored by [http://www.aspectsecurity.com/|Aspect Security].
 +
We’d also like to thank our reviewers:
 +
*Raoul Endres for help in getting the Top 10 going again and with his valuable comments.
 +
*[http://jeremiahgrossman.blogspot.com Jeremiah Grossman] ([http://www.whitehatsec.com/home/index.html WhiteHat Security]) for peer reviewing and contributing information about the success (or otherwise) of automated means of detection.
 +
*Sylvan von Stuppe for an exemplary peer review.
 +
*Steve M. Christey (MITRE) for an extensive peer review and adding the MITRE CWE data.
 +
*[http://www.smithline.net Neil Smithline] ([http://www.bea.com BEA Systems]) for e-mailed comments and converting the document from Word to [http://www.mediawiki.org MediaWiki].
 +
*Andre Gironda for e-mailed comments.
  
{{FIXUP|Neil Smithline|Insert Text Here}}
 
  
 
==Downloadable Versions==
 
==Downloadable Versions==
Line 28: Line 49:
 
Release Candidate 2, 200705091808  
 
Release Candidate 2, 200705091808  
  
{{FIXUP|Neil Smithline|Fix comment and location of file}}
+
{{FIXUP|Neil Smithline|Fix comment and location of file or are we deleting?}}
 
* [http://www.owasp.org/images/e/e7/OWASP_Top_10_2007_RC2.doc Word] (520 kb) - Use tracking changes and comments and send back  
 
* [http://www.owasp.org/images/e/e7/OWASP_Top_10_2007_RC2.doc Word] (520 kb) - Use tracking changes and comments and send back  
{{FIXUP|Neil Smithline|Fix comment and location of file}}
+
{{FIXUP|Neil Smithline|Fix comment and location of file or are we deleting?}}
 
* [http://www.owasp.org/images/f/f2/OWASP_Top_10_RC2.pdf PDF] (980 kb) - Useful for reading the document as is
 
* [http://www.owasp.org/images/f/f2/OWASP_Top_10_RC2.pdf PDF] (980 kb) - Useful for reading the document as is
 +
* Looking for a version in another language? We could use your help translating. Contact ??? {{FIXUP|Neil Smithline|I added this. Is it OK? What should the email address be?}}
  
{{FIXUP|Neil Smithline|I've lost the link to this - It doesn't matter - We're going to delete it}}
 
Release Candidate 1 (old version)
 
 
{{Top_10_2007:BottomTemplate|usenext=NextLink|next=-Summary|useprev=Nothing|usemain=Nothing}}
 
{{Top_10_2007:BottomTemplate|usenext=NextLink|next=-Summary|useprev=Nothing|usemain=Nothing}}

Revision as of 02:38, 13 May 2007

FIXUP: {{{1}}}: {{{2}}}


Welcome to the Top 10 2007 Public Comments / Review

FIXUP: {{{1}}}: {{{2}}}


Please note: This document is not to be used or referenced until after its release.

FIXUP: {{{1}}}: {{{2}}}


FINAL REVIEW STATUS

This document is in the final stages of review. In this stage this page is being updated frequently by Neil Smithline. Any changes you make will likely be overwritten by me. You can update the Word and PDF documents with impunity. Should you have any concerns, please contact me at "owasp-topten" in the domain of "smithline.net" or use the discussion page. Everything from the beginning of this page through the heading "Final Document Below" will be deleted when we go live.

FIXUP: {{{1}}}: {{{2}}}


Review

We are opening review of the Top 10 2007 until May 13, 2007. Please review the document and provide feedback to the [email protected] mail list. If you cannot make public submissions or feedback but still wish to make your voice heard, please mail vanderaj (at) owasp.org


Final Document Below

    »»»»

FIXUP: {{{1}}}: {{{2}}}


Introduction

Welcome to the OWASP Top 10 2007! This totally re-written edition lists the most serious web application vulnerabilities, discusses how to protect against them, and provides links to more information.

Aim

The primary aim of the OWASP Top 10 is to educate developers, designers, architects and organizations about the consequences of the most common web application security vulnerabilities. The Top 10 provides basic methods to protect against these vulnerabilities – a great start to your secure coding security program. Security is not a one-time event. It is insufficient to secure your code just once. By 2008, this Top 10 will have changed, and without changing a line of your application’s code, you may be vulnerable. Please review the advice in [#Where to go from here|Where to go from here]for more information. A secure coding initiative must deal with all stages of a program’s lifecycle. Secure web applications are only possible when a secure SDLC is used. Secure programs are secure by design, during development, and by default. There are at least 300 issues that affect the overall security of a web application. These 300+ issues are detailed in theGuide, which is essential reading for anyone developing web applications today. This document is first and foremost an education piece, not a standard. Please do not adopt this document as a policy or standard without to usfirst! If you need a secure coding policy or standard, OWASP has secure coding policies and standards projects in progress. Please consider joining or financially assisting with these efforts.

Acknowledgements

We thank MITRE for making Vulnerability Type Distribution in CVE data freely available for use. The OWASP Top Ten project is led and sponsored by Security. We’d also like to thank our reviewers:

*Raoul Endres for help in getting the Top 10 going again and with his valuable comments.
*Jeremiah Grossman (WhiteHat Security) for peer reviewing and contributing information about the success (or otherwise) of automated means of detection.
*Sylvan von Stuppe for an exemplary peer review.
*Steve M. Christey (MITRE) for an extensive peer review and adding the MITRE CWE data.
*Neil Smithline (BEA Systems) for e-mailed comments and converting the document from Word to MediaWiki.
*Andre Gironda for e-mailed comments.


Downloadable Versions

You can download the Top 10 2007 here:

FIXUP: {{{1}}}: {{{2}}}


Release Candidate 2, 200705091808

FIXUP: {{{1}}}: {{{2}}}


  • Word (520 kb) - Use tracking changes and comments and send back

FIXUP: {{{1}}}: {{{2}}}


  • PDF (980 kb) - Useful for reading the document as is
  • Looking for a version in another language? We could use your help translating. Contact ???

    FIXUP: {{{1}}}: {{{2}}}



    »»»»

© 2002-2007 OWASP Foundation This document is licensed under the Creative Commons Attribution-ShareAlike 2.5 license. Some rights reserved.