CWE-106: Struts: Plug-in Framework not in Use

Variant Draft Simple

CWE版本: 4.18

更新日期: 2025-09-09

弱点描述

When an application does not use an input validation framework such as the Struts Validator, there is a greater risk of introducing weaknesses related to insufficient input validation.

常见后果

影响范围: Integrity

技术影响: Unexpected State

潜在缓解措施

阶段: Architecture and Design

策略: Input Validation

描述: Use an input validation framework such as Struts.

阶段: Architecture and Design

策略: Libraries or Frameworks

描述: Use an input validation framework such as Struts.

阶段: Implementation

策略: Input Validation

阶段: Implementation

策略: Libraries or Frameworks

引入模式

阶段 说明
Implementation -

适用平台

编程语言
Java (Undetermined)

分类映射

分类名称 条目ID 条目名称 映射适配度
7 Pernicious Kingdoms - Struts: Plug-in Framework Not In Use -
关键信息

CWE ID: CWE-106

抽象级别: Variant

结构: Simple

状态: Draft

相关弱点