CWE-691: Insufficient Control Flow Management
Weakness Details
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')
Go to
CWE-430: Deployment of Wrong Handler
Go to
CWE-431: Missing Handler
Go to
CWE-662: Improper Synchronization
Go to
CWE-670: Always-Incorrect Control Flow Implementation
Go to
CWE-696: Incorrect Behavior Order
Go to
CWE-705: Incorrect Control Flow Scoping
Go to
CWE-768: Incorrect Short Circuit Evaluation
Go to
CWE-799: Improper Control of Interaction Frequency
Go to
CWE-834: Excessive Iteration
Go to
CWE-841: Improper Enforcement of Behavioral Workflow
Go to
CWE-1265: Unintended Reentrant Invocation of Non-reentrant Code Via Nested Calls
Go to
CWE-1279: Cryptographic Operations are run Before Supporting Units are Ready
Go to
CWE-1281: Sequence of Processor Instructions Leads to Unexpected Behavior
Go to
Visit https://cwe.mitre.org/ for more details.