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

Error Conditions, Return Values, Status Codes

From OWASP
Revision as of 00:10, 24 September 2008 by KirstenS (talk | contribs)

Jump to: navigation, search

This is a Vulnerability. To view all vulnerabilities, please see the Vulnerability Category page.

Last revision (mm/dd/yy): 09/24/2008

Vulnerabilities Table of Contents

ASDR Table of Contents


Description

Invalid or unhandled error conditions, return values and status codes result in unexpected application behaviors.

Attackers try to crash the application or launch a denail of service attack by triggering the unhandled conditions.


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:


Description

Examples

Related Threats

Related Attacks

Category:Denail of Service

Related Countermeasures

Category:Error Handling

Categories

This article is a stub. You can help OWASP by expanding it or discussing it on its Talk page.