BaseIncomplete

CWE-1092Use of Same Invokable Control Element in Multiple Architectural Layers

Category: other

Description

The product uses the same control element across multiple architectural layers.

Common consequences· 1

  • Other — Reduce Maintainability
    This issue makes it more difficult to understand and maintain the product, which indirectly affects security by making it more difficult or time-consuming to find and/or fix vulnerabilities. It also might make it easier to introduce vulnerabilities.

References

  1. https://cwe.mitre.org/data/definitions/1092.html

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CWE
Use of Redundant Code
CWE
Data Access Operations Outside of Expected Data Manager Component
CWE
Improperly Controlled Modification of Dynamically-Determined Object Attributes
CWE
Use of Singleton Pattern Without Synchronization in a Multithreaded Context
CWE
Singleton Class Instance Creation without Proper Locking or Synchronization
CWE
Insufficient Encapsulation
Sourced from MITRE CWE 4.20. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.