CWE-222: Truncation of Security-relevant Information
CWE版本: 4.18
更新日期: 2025-09-09
弱点描述
The product truncates the display, recording, or processing of security-relevant information in a way that can obscure the source or nature of an attack.
常见后果
影响范围: Non-Repudiation
技术影响: Hide Activities
说明: The source of an attack will be difficult or impossible to determine. This can allow attacks to the system to continue without notice.
观察示例
参考: CVE-2005-0585
Web browser truncates long sub-domains or paths, facilitating phishing.
参考: CVE-2004-2032
Bypass URL filter via a long URL with a large number of trailing hex-encoded space characters.
参考: CVE-2003-0412
application server does not log complete URI of a long request (truncation).
引入模式
| 阶段 | 说明 |
|---|---|
| Implementation | - |
| Operation | - |
适用平台
编程语言
分类映射
| 分类名称 | 条目ID | 条目名称 | 映射适配度 |
|---|---|---|---|
| PLOVER | - | Truncation of Security-relevant Information | - |