BaseIncomplete

CWE-1049Excessive Data Query Operations in a Large Data Table

Category: other

Description

The product performs a data query with a large number of joins and sub-queries on a large data table.

Common consequences· 1

  • Other — Reduce Performance
    This issue can make the product perform more slowly. 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/1049.html

Related by meaning· 6

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

CWE
Excessive Index Range Scan for a Data Resource
CWE
Excessive Execution of Sequential Searches of Data Resource
CWE
Large Data Table with Excessive Number of Indices
CWE
Excessive Number of Inefficient Server-Side Data Accesses
CWE
Non-SQL Invokable Control Element with Excessive Number of Data Resource Accesses
CWE
Improper Neutralization of Special Elements in Data Query Logic
Sourced from MITRE CWE 4.20. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.