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 "How To Add a Vulnerability"

From OWASP
Jump to: navigation, search
(Redirecting to Vulnerability template)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Start a page by entering a url...
+
#REDIRECT [[vulnerability_template]]
 
 
Copy this template and fill it in...
 
 
 
 
 
==Overview==
 
blah
 
 
 
==Consequences ==
 
* blah
 
* blah
 
 
 
==Exposure period ==
 
* blah
 
 
 
==Platform ==
 
 
 
* Languages: blah++
 
 
 
* Operating platforms: blah
 
 
 
==Required resources ==
 
blah
 
 
 
==Severity ==
 
[Low|Medium|High|Very High]
 
 
 
==Likelihood of exploit ==
 
blah
 
 
 
==Avoidance and mitigation ==
 
blah
 
 
 
==Discussion ==
 
blah
 
 
 
==Examples ==
 
blah
 
 
 
<pre>
 
int blah(void) {
 
  ...
 
}
 
</pre>
 
 
 
==Related problems ==
 
 
 
* blah
 
* blah
 
 
 
 
 
[[Category:Vulnerability]]
 
 
 
[[Category:Range and Type Errors]]
 
 
 
[[Category:OWASP_CLASP_Project]]
 
 
 
[[Category:Vulnerability]]
 
[[Category:CATEGORY]]
 
[[Category:CATEGORY]]
 
[[Category:CATEGORY]]
 
 
 
__NOTOC__
 

Latest revision as of 15:57, 15 February 2008