CWE-691: Insufficient Control Flow Management
Description
The code does not sufficiently manage its control flow during execution, creating conditions in which the control flow can be modified in unexpected ways.
Submission Date :
April 11, 2008, midnight
Modification Date :
2023-10-26 00:00:00+00:00
Organization :
MITRE
Related Weaknesses
This table shows the weaknesses and high level categories that are related to this weakness. These relationships are defined to give an overview of the different insight to similar items that may exist at higher and lower levels of abstraction.
CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
CWE-430: Deployment of Wrong Handler
CWE-431: Missing Handler
CWE-662: Improper Synchronization
CWE-670: Always-Incorrect Control Flow Implementation
CWE-696: Incorrect Behavior Order
CWE-705: Incorrect Control Flow Scoping
CWE-768: Incorrect Short Circuit Evaluation
CWE-799: Improper Control of Interaction Frequency
CWE-834: Excessive Iteration
CWE-841: Improper Enforcement of Behavioral Workflow
CWE-1265: Unintended Reentrant Invocation of Non-reentrant Code Via Nested Calls
CWE-1279: Cryptographic Operations are run Before Supporting Units are Ready
CWE-1281: Sequence of Processor Instructions Leads to Unexpected Behavior
Visit http://cwe.mitre.org/ for more details.