This page is experimental and may change significantly in future releases.
Inefficient Algorithmic Complexity
Properties
id: d3f:CWE-407
- name
- Inefficient Algorithmic Complexity
- definition
- An algorithm in a product has an inefficient worst-case computational complexity that may be detrimental to system performance and can be triggered by an attacker, typically using crafted manipulations that ensure that the worst case is being reached.
- synonyms
- Quadratic Complexity
Neighbors
CWE-407 has no direct neighbors in this release.