BaseIncomplete

CWE-1102Reliance on Machine-Dependent Data Representation

Category: other

Description

The code uses a data representation that relies on low-level data representation or constructs that may vary across different processors, physical machines, OSes, or other physical components.

Common consequences· 1

  • Other — Reduce Maintainability
    This issue makes it more difficult to maintain and/or port 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/1102.html

Related by meaning· 6

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

CWE
Use of Function with Inconsistent Implementations
CWE
Incorrect Use of Autoboxing and Unboxing for Performance Critical Operations
CWE
Insufficient Use of Symbolic Constants
CWE
Reliance on Data/Memory Layout
CWE
Insufficient Control Flow Management
CWE
Reliance on Undefined, Unspecified, or Implementation-Defined Behavior
Sourced from MITRE CWE 4.20. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.