CWE-554: ASP.NET Misconfiguration: Not Using Input Validation Framework
CWE版本: 4.18
更新日期: 2025-09-09
弱点描述
The ASP.NET application does not use an input validation framework.
常见后果
影响范围: Integrity
技术影响: Unexpected State
说明: Unchecked input leads to cross-site scripting, process control, and SQL injection vulnerabilities, among others.
潜在缓解措施
阶段: Architecture and Design
引入模式
| 阶段 | 说明 |
|---|---|
| Architecture and Design | - |
| Implementation | - |
适用平台
编程语言
分类映射
| 分类名称 | 条目ID | 条目名称 | 映射适配度 |
|---|---|---|---|
| Software Fault Patterns | SFP24 | Tainted input to command | - |