CWE-1075
Unconditional Control Flow Transfer outside of Switch Block
AI Translation Available
The product performs unconditional control transfer (such as a
'goto') in code outside of a branching structure such as a switch
block.
Status
incomplete
Abstraction
base
Affected Platforms
Technical Details
AI Translation
Common Consequences
other
Impacts
reduce maintainability
increase analytical complexity
Detection Methods
automated static analysis