CWE-69Improper Handling of Windows ::DATA Alternate Data Stream

PUBLISHEDweakness record
released 2006-07-19 · last modified 2025-12-11

Metadata

CWE ID:
CWE-69
摘要:
Variant
结构:
Simple
状态:
Incomplete
发布日期:
2006-07-19
更新日期:
2025-12-11

名称

Improper Handling of Windows ::DATA Alternate Data Stream

描述

The product does not properly prevent access to, or detect usage of, alternate data streams (ADS).

An attacker can use an ADS to hide information about a file (e.g. size, the name of the process) from a system or file browser tools such as Windows Explorer and 'dir' at the command line utility. Alternately, the attacker might be able to bypass intended access restrictions for the associated data fork.

常见后果

范围:
Access Control, Non-Repudiation, Other
影响:
Bypass Protection Mechanism, Hide Activities, Other

相关 CWE