CWE-1094: Excessive Index Range Scan for a Data Resource
The product contains an index range scan for a large data table, but the scan can cover a large number of rows.
Last updated
Overview
While the interpretation of "large data table" and "excessive index range" may vary for each product or developer, CISQ recommends a threshold of 1000000 table rows and a threshold of 10 for the index range.
Common consequences
What can happen when CWE-1094 is exploited.
Reduce Performance
Affects: Other
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.
How it happens
When it is introduced
Typically introduced during these phases of the software lifecycle.
Terminology & mappings
Mapped taxonomies
- OMG ASCPEM (ASCPEM-PRF-7)
Frequently asked questions
Common questions about CWE-1094.
- What is CWE-1094?
- The product contains an index range scan for a large data table, but the scan can cover a large number of rows.
- What are the consequences of CWE-1094?
- Exploiting CWE-1094 can lead to: Reduce Performance.
References
- MITRE CWE definition (CWE-1094) (opens in a new tab)
- CWE-1094 vulnerabilities on NVD (opens in a new tab)
- Learn: What is a CWE?
Weakness data is sourced from the MITRE CWE catalog (v4.20). CVE associations are aggregated and kept current by RadicalNotion.AI.
Stay ahead of CWE-1094
Get alerted the moment a new CWE-1094 vulnerability affects your stack, with AI-written analysis, severity context, and remediation guidance.