CWE-710: Improper Adherence to Coding Standards
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 | - |
适用平台
编程语言
技术
关键信息
CWE ID: CWE-710
抽象级别: Pillar
结构: Simple
状态: Incomplete