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 "Vulnerability template"
Leocavallari (talk | contribs) |
Leocavallari (talk | contribs) |
||
Line 1: | Line 1: | ||
+ | Last revision (mm/dd/yy): '''{{REVISIONMONTH}}/{{REVISIONDAY}}/{{REVISIONYEAR}}''' | ||
+ | |||
Every '''[[Vulnerability]]''' should follow this template. | Every '''[[Vulnerability]]''' should follow this template. | ||
Line 60: | Line 62: | ||
* [http://cwe.mitre.org/data/definitions/79.html CWE 79]. | * [http://cwe.mitre.org/data/definitions/79.html CWE 79]. | ||
* http://www.link1.com | * http://www.link1.com | ||
− | * [http://www.link2.com Title for the | + | * [http://www.link2.com Title for the link2] |
Revision as of 13:20, 2 May 2008
Last revision (mm/dd/yy): 05/2/2008
Every Vulnerability should follow this template.
Description
A vulnerability is a weakness in an application (frequently a broken or missing control) that enables an attack to succeed. Be sure you don't put [attacks] or [controls] in this category.
- Start with a one-sentence description of the vulnerability
- What is the problem that creates the vulnerability?
- What are the attacks that target this vulnerability?
- What are the technical impacts of this vulnerability?
Risk Factors
- Talk about the factors that make this vulnerability likely or unlikely to actually happen
- Discuss the technical impact of a successful exploit of this vulnerability
- Consider the likely [business impacts] of a successful attack
Examples
Short example name
- A short example description, small picture, or sample code with links
Short example name
- A short example description, small picture, or sample code with links
Related Attacks
Related Vulnerabilities
Note: the contents of "Related Problems" sections should be placed here
Related Controls
Note: contents of "Avoidance and Mitigation" and "Countermeasure" related Sections should be placed here
Related Technical Impacts
References
Note: A reference to related CWE or CAPEC article should be added when exists. Eg:
When the article is reviewed, the "Honeycomb" category SHOULD be removed and replaced with the "ASDR" category
[[Category:OWASP Honeycomb Project]]
[[Category:OWASP ASDR Project]]