CAPEC-153: Input Data Manipulation
Meta
Draft
严重程度: Medium
CAPEC版本: 3.9
更新日期: 2023-01-24
攻击模式描述
An attacker exploits a weakness in input validation by controlling the format, structure, and composition of data to an input-processing interface. By supplying input of a non-standard or unexpected form an attacker can adversely impact the security of the target.
前提条件
- The target must accept user data for processing and the manner in which this data is processed must depend on some aspect of the format or flags that the attacker can control.
所需资源
- None: No specialized resources are required to execute this type of attack.