CWE-606Unchecked Input for Loop Condition

PUBLISHEDweakness record
released 2007-05-07 · last modified 2026-04-30

Metadata

CWE ID:
CWE-606
摘要:
Base
结构:
Simple
状态:
Draft
发布日期:
2007-05-07
更新日期:
2026-04-30

名称

Unchecked Input for Loop Condition

描述

The product does not properly check inputs that are used for loop conditions, potentially leading to a denial of service or other consequences because of excessive looping.

常见后果

范围:
Availability
影响:
DoS: Resource Consumption (CPU)

相关 CWE