BaseIncomplete

CWE-1067Excessive Execution of Sequential Searches of Data Resource

Category: logic

Description

The product contains a data query against an SQL table or view that is configured in a way that does not utilize an index and may cause sequential searches to be performed.

Common consequences· 1

  • Availability — 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/1067.html

Related by meaning· 6

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

CWE
Excessive Number of Inefficient Server-Side Data Accesses
CWE
Excessive Data Query Operations in a Large Data Table
CWE
Non-SQL Invokable Control Element with Excessive Number of Data Resource Accesses
CWE
Data Access Operations Outside of Expected Data Manager Component
CWE
Excessive Index Range Scan for a Data Resource
CWE
Large Data Table with Excessive Number of Indices
Sourced from MITRE CWE 4.20. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.