CWE-526 通过环境变量导致的信息暴露

Information Exposure Through Environmental Variables

结构: Simple

Abstraction: Variant

状态: Incomplete

被利用可能性: unkown

基本描述

Environmental variables may contain sensitive information about a remote server.

相关缺陷

  • cwe_Nature: ChildOf cwe_CWE_ID: 200 cwe_View_ID: 1000 cwe_Ordinal: Primary

  • cwe_Nature: ChildOf cwe_CWE_ID: 200 cwe_View_ID: 699 cwe_Ordinal: Primary

常见的影响

范围 影响 注释
Confidentiality Read Application Data

可能的缓解方案

Architecture and Design

策略:

Protect information stored in environment variable from being exposed to the user.

分类映射

映射的分类名 ImNode ID Fit Mapped Node Name
Software Fault Patterns SFP23 Exposed Data