logo

CWE-758 - Reliance on Undefined, Unspecified, or Implementation-Defined Behavior

CWE-758

  • Abstraction:
  • Class
  • Structure:
  • Simple
  • Status:
  • Incomplete
Weakness Name

Reliance on Undefined, Unspecified, or Implementation-Defined Behavior

Description

The product uses an API function, data structure, or other entity in a way that relies on properties that are not always guaranteed to hold for that entity.

This can lead to resultant weaknesses when the required properties change, such as when the product is ported to a different platform or if an interaction error (CWE-435) occurs.

Common Consequences

Scope: Other

Impact: Other

Related Weaknesses
  • Release Date:
  • 2009-03-10
  • Latest Modification Date:
  • 2024-02-29

Free security scan for your website