CWE-1174: ASP.NET Misconfiguration: Improper Model Validation

Variant Draft Simple

CWE版本: 4.18

更新日期: 2025-09-09

弱点描述

The ASP.NET application does not use, or incorrectly uses, the model validation framework.

常见后果

影响范围: Integrity

技术影响: Unexpected State

说明: Unchecked input leads to cross-site scripting, process control, and SQL injection vulnerabilities, among others.

引入模式

阶段 说明
Architecture and Design -
Implementation -

适用平台

编程语言
ASP.NET (Undetermined)
关键信息

CWE ID: CWE-1174

抽象级别: Variant

结构: Simple

状态: Draft

相关弱点