BaseIncomplete

CWE-1094Excessive Index Range Scan for a Data Resource

Category: logic

Description

The product contains an index range scan for a large data table, but the scan can cover a large number of rows.

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/1094.html

Related by meaning· 6

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

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