製品が上流のコンポーネントから入力を受け取るが、その入力が意図された制御範囲外にある可能性のあるリソースの識別子として使用される前に、その入力を制限しないか、誤って制限している。
リソース・インジェクションの問題は、以下の2つの条件が満たされた場合に発生する:
これにより、攻撃者は保護されているシステム・リソースにアクセスしたり、変更したりすることが可能になります。
The product receives input from an upstream component, but it does not restrict or incorrectly restricts the input before it is used as an identifier for a resource that may be outside the intended sphere of control.
A resource injection issue occurs when the following two conditions are met:
This may enable an attacker to access or modify otherwise protected system resources.