CWE-1174

ASP.NET Misconfiguration: Improper Model Validation

Weakness Description

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

Common Consequences

Integrity
Unexpected State

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

Advertisement

Related Weaknesses