ClassIncomplete

CWE-1093Excessively Complex Data Representation

Category: other

Description

The product uses an unnecessarily complex internal representation for its data structures or interrelationships between those structures.

Common consequences· 2

  • Other — Reduce Maintainability, Increase Analytical Complexity
    This issue makes it more difficult to understand or 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.
  • Other — Reduce Performance

References

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

Related by meaning· 6

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

CWE
Data Element Aggregating an Excessively Large Number of Non-Primitive Elements
CWE
Insufficient Encapsulation
CWE
Excessive Number of Inefficient Server-Side Data Accesses
CWE
Data Access Operations Outside of Expected Data Manager Component
CWE
Excessive Use of Self-Modifying Code
CWE
Inefficient Regular Expression Complexity
Sourced from MITRE CWE 4.20. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.