CWE-531: Inclusion of Sensitive Information in Test Code
CWE版本: 4.18
更新日期: 2025-09-09
弱点描述
Accessible test applications can pose a variety of security risks. Since developers or administrators rarely consider that someone besides themselves would even know about the existence of these applications, it is common for them to contain sensitive information or functions.
常见后果
影响范围: Confidentiality
技术影响: Read Application Data
潜在缓解措施
阶段: Distribution Installation
描述: Remove test code before deploying the application into production.
引入模式
| 阶段 | 说明 |
|---|---|
| Testing | - |
分类映射
| 分类名称 | 条目ID | 条目名称 | 映射适配度 |
|---|---|---|---|
| Software Fault Patterns | SFP28 | Unexpected access points | - |