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 PerformanceThis 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
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.