CWE-220: Storage of File With Sensitive Data Under FTP Root

Variant Draft Simple

CWE版本: 4.18

更新日期: 2025-09-09

弱点描述

The product stores sensitive data under the FTP server root with insufficient access control, which might make it accessible to untrusted parties.

常见后果

影响范围: Confidentiality

技术影响: Read Application Data

潜在缓解措施

阶段: Implementation System Configuration

描述: Avoid storing information under the FTP root directory.

阶段: System Configuration

描述: Access control permissions should be set to prevent reading/writing of sensitive files inside/outside of the FTP directory.

引入模式

阶段 说明
Operation -
Architecture and Design COMMISSION: This weakness refers to an incorrect design related to an architectural security tactic.

适用平台

编程语言
Not Language-Specific (Undetermined)

分类映射

分类名称 条目ID 条目名称 映射适配度
PLOVER - Sensitive Data Under FTP Root -
关键信息

CWE ID: CWE-220

抽象级别: Variant

结构: Simple

状态: Draft

相关弱点