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
Line 1: Line 1:
 
Start a page by entering a url...
 
Start a page by entering a url...
  
Copy this template and fill it in...
+
Copy this template and fill it in. Check out some of the other [[:Category:Vulnerability|vulnerabilities]] and you'll get the idea of what goes in each section.
  
  

Revision as of 06:54, 27 May 2006

Start a page by entering a url...

Copy this template and fill it in. Check out some of the other vulnerabilities and you'll get the idea of what goes in each section.


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

int blah(void) {
  ...
}

Related problems

  • blah
  • blah