CWE-705: Incorrect Control Flow Scoping
Description
The product does not properly return control flow to the proper location after it has completed a task or detected an unusual condition.
Submission Date :
Sept. 9, 2008, midnight
Modification Date :
2023-06-29 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-248: Uncaught Exception
CWE-382: J2EE Bad Practices: Use of System.exit()
CWE-395: Use of NullPointerException Catch to Detect NULL Pointer Dereference
CWE-396: Declaration of Catch for Generic Exception
CWE-397: Declaration of Throws for Generic Exception
CWE-455: Non-exit on Failed Initialization
CWE-584: Return Inside Finally Block
CWE-691: Insufficient Control Flow Management
CWE-698: Execution After Redirect (EAR)
Visit http://cwe.mitre.org/ for more details.