CWE-459Incomplete Cleanup

PUBLISHEDweakness record
released 2006-07-19 · last modified 2025-12-11

Metadata

CWE ID:
CWE-459
摘要:
Base
结构:
Simple
状态:
Draft
发布日期:
2006-07-19
更新日期:
2025-12-11

名称

Incomplete Cleanup

描述

The product does not properly "clean up" and remove temporary or supporting resources after they have been used.

常见后果

范围:
Other, Confidentiality, Integrity
影响:
Other, Read Application Data, Modify Application Data, DoS: Resource Consumption (Other)
注释:
It is possible to overflow the number of temporary files because directories typically have limits on the number of files allowed. This could create a denial of service problem.

相关 CWE