CWE-1116: Inaccurate Comments

Base Incomplete Simple

CWE版本: 4.18

更新日期: 2025-09-09

弱点描述

The source code contains comments that do not accurately describe or explain aspects of the portion of the code with which the comment is associated.

常见后果

影响范围: Other

技术影响: Reduce Maintainability

潜在缓解措施

阶段: Implementation

描述: Verify that each comment accurately reflects what is intended to happen during execution of the code.

适用平台

编程语言
Not Language-Specific (Undetermined)
关键信息

CWE ID: CWE-1116

抽象级别: Base

结构: Simple

状态: Incomplete

相关弱点