CWE-314: Cleartext Storage in the Registry

Variant Draft Simple

CWE版本: 4.18

更新日期: 2025-09-09

弱点描述

The product stores sensitive information in cleartext in the registry.

扩展描述

Attackers can read the information by accessing the registry key. Even if the information is encoded in a way that is not human-readable, certain techniques could determine which encoding is being used, then decode the information.

常见后果

影响范围: Confidentiality

技术影响: Read Application Data

观察示例

参考: CVE-2005-2227

Cleartext passwords in registry key.

引入模式

阶段 说明
Architecture and Design OMISSION: This weakness is caused by missing a security tactic during the architecture and design phase.

适用平台

编程语言
Not Language-Specific (Undetermined)

分类映射

分类名称 条目ID 条目名称 映射适配度
PLOVER - Plaintext Storage in Registry -
Software Fault Patterns SFP23 Exposed Data -
关键信息

CWE ID: CWE-314

抽象级别: Variant

结构: Simple

状态: Draft

相关弱点
相关攻击模式
CAPEC-37