BaseIncomplete

CWE-1105Insufficient Encapsulation of Machine-Dependent Functionality

Category: other

Description

The product or code uses machine-dependent functionality, but it does not sufficiently encapsulate or isolate this functionality from the rest of the code.

Common consequences· 1

  • Other — Reduce Maintainability
    This issue makes it more difficult to port 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.

References

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

Related by meaning· 6

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

CWE
Insufficient Isolation of System-Dependent Functions
CWE
Insufficient Encapsulation
CWE
Insufficient Adherence to Expected Conventions
CWE
Inclusion of Functionality from Untrusted Control Sphere
CWE
Insufficient Isolation of Symbolic Constant Definitions
CWE
Incorrect Provision of Specified Functionality
Sourced from MITRE CWE 4.20. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.