製品は、API関数、データ構造、またはその他の実体を、その実体が常に保持されることが保証されていないプロパティに依存する方法で使用している。
これは、製品が異なるプラットフォームに移植された場合や相互作用エラー(CWE-435)が発生した場合など、必要なプロパティが変更された場合に、結果として弱点につながる可能性があります。
The product uses an API function, data structure, or other entity in a way that relies on properties that are not always guaranteed to hold for that entity.
This can lead to resultant weaknesses when the required properties change, such as when the product is ported to a different platform or if an interaction error (CWE-435) occurs.