Umbra Wiki weakness weakness/CWE-1089
Back to wiki

CWE-1089 — Large Data Table with Excessive Number of Indices

provenance: imported · CWE: CWE-1089

CWE-1089: Large Data Table with Excessive Number of Indices

MITRE CWE weakness

Kind Weakness
Abstraction Base
Status Incomplete
Likelihood of exploit

Description

The product uses a large data table that contains an excessively large number of indices.

While the interpretation of "large data table" and "excessively large number of indices" may vary for each product or developer, CISQ recommends a default threshold of 1000000 rows for a "large" table and a default threshold of 3 indices.

Common consequences

  • Other: Reduce Performance

Mitigations

(none listed)

References

  • CWE page: https://cwe.mitre.org/data/definitions/1089.html
  • CWE list: https://cwe.mitre.org/data/index.html