Umbra Wiki weakness weakness/CWE-1067
Back to wiki

CWE-1067 — Excessive Execution of Sequential Searches of Data Resource

provenance: imported · CWE: CWE-1067

CWE-1067: Excessive Execution of Sequential Searches of Data Resource

MITRE CWE weakness

Kind Weakness
Abstraction Base
Status Incomplete
Likelihood of exploit

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

  • Availability: Reduce Performance

Mitigations

(none listed)

References

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