CWE-710: Improper Adherence to Coding Standards

Pillar Incomplete Simple

CWE版本: 4.18

更新日期: 2025-09-09

弱点描述

The product does not follow certain coding rules for development, which can lead to resultant weaknesses or increase the severity of the associated vulnerabilities.

常见后果

影响范围: Other

技术影响: Other

潜在缓解措施

阶段: Implementation

描述: Document and closely follow coding standards.

阶段: Testing Implementation

描述: Where possible, use automated tools to enforce the standards.

引入模式

阶段 说明
Architecture and Design -
Implementation -

适用平台

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

CWE ID: CWE-710

抽象级别: Pillar

结构: Simple

状态: Incomplete