BaseIncomplete

CWE-1083Data Access from Outside Expected Data Manager Component

Category: other

Description

The product is intended to manage data access through a particular data manager component such as a relational or non-SQL database, but it contains code that performs data access operations without using that component.

Common consequences· 1

  • Other — Reduce Reliability
    This issue can prevent the product from running reliably. If the relevant code is reachable by an attacker, then this reliability problem might introduce a vulnerability.

References

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

Related by meaning· 6

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

CWE
Data Access Operations Outside of Expected Data Manager Component
CWE
Data Resource Access without Use of Connection Pooling
CWE
Non-SQL Invokable Control Element with Excessive Number of Data Resource Accesses
CWE
Insufficient Encapsulation
CWE
Excessive Number of Inefficient Server-Side Data Accesses
CWE
Improper Access Control
Sourced from MITRE CWE 4.20. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.