BaseIncomplete

CWE-1060Excessive Number of Inefficient Server-Side Data Accesses

Category: other

Description

The product performs too many data queries without using efficient data processing functionality such as stored procedures.

Common consequences· 1

  • Other — Reduce Performance
    This issue can make the product perform more slowly due to computational expense. If the relevant code is reachable by an attacker, then this performance problem might introduce a vulnerability.

References

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

Related by meaning· 6

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

CWE
Non-SQL Invokable Control Element with Excessive Number of Data Resource Accesses
CWE
Excessive Execution of Sequential Searches of Data Resource
CWE
Data Access Operations Outside of Expected Data Manager Component
CWE
Excessive Data Query Operations in a Large Data Table
CWE
Data Resource Access without Use of Connection Pooling
CWE
Excessively Complex Data Representation
Sourced from MITRE CWE 4.20. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.