CWE-1054Base

Invocation of a Control Element at an Unnecessarily Deep Horizontal Layer

Incomplete in the CWE catalog · 0 CVEs mapped

0
CVEs mapped
What it is

The code at one architectural layer invokes code that resides

at a deeper layer than the adjacent layer, i.e., the invocation skips at least one

layer, and the invoked code is not part of a vertical utility layer that can be referenced from any horizontal layer.

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