CWE-1067Base

Excessive Execution of Sequential Searches of Data Resource

Incomplete in the CWE catalog · 0 CVEs mapped

0
CVEs mapped
What it is

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.

The record
Technical detail
CWE ID
CWE-1067
Abstraction
Base
Structure
Simple
Status
Incomplete
References (1)