CWE-408: Incorrect Behavior Order: Early Amplification
CWE版本: 4.18
更新日期: 2025-09-09
弱点描述
The product allows an entity to perform a legitimate but expensive operation before authentication or authorization has taken place.
常见后果
影响范围: Availability
技术影响: DoS: Amplification DoS: Crash, Exit, or Restart DoS: Resource Consumption (CPU) DoS: Resource Consumption (Memory)
说明: System resources, CPU and memory, can be quickly consumed. This can lead to poor system performance or system crash.
观察示例
参考: CVE-2004-2458
Tool creates directories before authenticating user.
引入模式
| 阶段 | 说明 |
|---|---|
| Architecture and Design | - |
| Implementation | - |
适用平台
编程语言
分类映射
| 分类名称 | 条目ID | 条目名称 | 映射适配度 |
|---|---|---|---|
| PLOVER | - | Early Amplification | - |