CWE-1258: Exposure of Sensitive System Information Due to Uncleared Debug Information

Base Draft Simple

CWE版本: 4.18

更新日期: 2025-09-09

弱点描述

The hardware does not fully clear security-sensitive values, such as keys and intermediate values in cryptographic operations, when debug mode is entered.

常见后果

影响范围: Confidentiality

技术影响: Read Memory

影响范围: Access Control

技术影响: Bypass Protection Mechanism

潜在缓解措施

阶段: Architecture and Design

观察示例

参考: CVE-2021-33080

Uncleared debug information in memory accelerator for SSD product exposes sensitive system information

参考: CVE-2022-31162

Rust library leaks Oauth client details in application debug logs

引入模式

阶段 说明
Architecture and Design -
Implementation -

适用平台

编程语言
Not Language-Specific (Undetermined)
操作系统
Not OS-Specific (Undetermined)
技术
Not Technology-Specific (Undetermined)
关键信息

CWE ID: CWE-1258

抽象级别: Base

结构: Simple

状态: Draft

相关弱点
相关攻击模式
CAPEC-150 CAPEC-204 CAPEC-37 CAPEC-545