CWE-1174 ASP.NET错误配置:模型验证不正确

ASP.NET Misconfiguration: Improper Model Validation

结构: Simple

Abstraction: Variant

状态: Draft

被利用可能性: unkown

基本描述

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

相关缺陷

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

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

适用平台

Language: {'cwe_Name': 'ASP.NET', 'cwe_Prevalence': 'Undetermined'}

常见的影响

范围 影响 注释
Integrity Unexpected State Unchecked input leads to cross-site scripting, process control, and SQL injection vulnerabilities, among others.