CWE-1075Base

Unconditional Control Flow Transfer outside of Switch Block

Incomplete in the CWE catalog · 0 CVEs mapped

0
CVEs mapped
What it is

The product performs unconditional control transfer (such as a

"goto") in code outside of a branching structure such as a switch

block.

The record
Technical detail
CWE ID
CWE-1075
Abstraction
Base
Structure
Simple
Status
Incomplete
References (1)