CWE-5: J2EE Misconfiguration: Data Transmission Without Encryption
CWE版本: 4.18
更新日期: 2025-09-09
弱点描述
Information sent over a network can be compromised while in transit. An attacker may be able to read or modify the contents if the data are sent in plaintext or are weakly encrypted.
常见后果
影响范围: Confidentiality
技术影响: Read Application Data
影响范围: Integrity
技术影响: Modify Application Data
潜在缓解措施
阶段: System Configuration
描述: The product configuration should ensure that SSL or an encryption mechanism of equivalent strength and vetted reputation is used for all access-controlled pages.
引入模式
| 阶段 | 说明 |
|---|---|
| Implementation | - |
| Operation | - |
适用平台
编程语言
分类映射
| 分类名称 | 条目ID | 条目名称 | 映射适配度 |
|---|---|---|---|
| 7 Pernicious Kingdoms | - | J2EE Misconfiguration: Insecure Transport | - |